Skip to content

Commit

Permalink
Merge pull request #2 from angelolab/path-fixes
Browse files Browse the repository at this point in the history
🎨 Updated FOVs
  • Loading branch information
srivarra authored Sep 3, 2024
2 parents 109dc9a + 1d6d1ad commit 1d26953
Show file tree
Hide file tree
Showing 19 changed files with 4,211 additions and 8,599 deletions.
16 changes: 8 additions & 8 deletions ghpages-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/react": "^3.6.0",
"@astrojs/react": "^3.6.2",
"@astrojs/tailwind": "^5.1.0",
"@radix-ui/react-checkbox": "^1.1.1",
"@radix-ui/react-dialog": "^1.1.1",
Expand All @@ -21,21 +21,21 @@
"@radix-ui/react-select": "^2.1.1",
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slot": "^1.1.0",
"@tanstack/react-table": "^8.19.2",
"@types/react": "^18.3.3",
"@tanstack/react-table": "^8.20.5",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"astro": "^4.11.5",
"astro": "^4.15.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"lucide-react": "^0.399.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwind-merge": "^2.4.0",
"tailwindcss": "^3.4.4",
"tailwind-merge": "^2.5.2",
"tailwindcss": "^3.4.10",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.5.3",
"vitessce": "^3.4.6"
"typescript": "^5.5.4",
"vitessce": "^3.4.10"
},
"devDependencies": {
"@biomejs/biome": "1.8.3"
Expand Down
Loading

0 comments on commit 1d26953

Please sign in to comment.