Skip to content

Commit

Permalink
Merge pull request #52 from amir-ben-shimol/main
Browse files Browse the repository at this point in the history
add plans master app
  • Loading branch information
amir-ben-shimol authored Jan 11, 2025
2 parents 8a92069 + 403c31f commit 8c85317
Show file tree
Hide file tree
Showing 6 changed files with 203 additions and 163 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"check:all": "run-s type-check lint knip inflint prettier"
},
"dependencies": {
"@radix-ui/react-hover-card": "1.1.1",
"@radix-ui/react-hover-card": "1.1.2",
"@react-three/drei": "9.109.5",
"@react-three/fiber": "8.17.5",
"@react-three/fiber": "8.17.10",
"@tailwindcss/typography": "0.5.14",
"@types/three": "0.167.1",
"@types/three": "0.170.0",
"clsx": "2.1.1",
"framer-motion": "11.3.24",
"next": "14.2.5",
Expand All @@ -38,14 +38,14 @@
"nextjs-toploader": "1.6.12",
"qss": "3.0.0",
"react": "18.3.1",
"react-syntax-highlighter": "15.5.0",
"react-syntax-highlighter": "15.6.1",
"remark": "15.0.1",
"remark-gfm": "4.0.0",
"sharp": "0.33.5",
"tailwind-merge": "2.5.2",
"tailwindcss-animate": "1.0.7",
"three": "0.167.1",
"three-globe": "2.31.1",
"three": "0.170.0",
"three-globe": "2.35.2",
"ts-mock-api": "1.0.5"
},
"devDependencies": {
Expand Down Expand Up @@ -84,7 +84,7 @@
"prettier-plugin-tailwindcss": "0.6.6",
"rehype-raw": "7.0.0",
"tailwindcss": "3.4.10",
"typescript": "5.4.5"
"typescript": "5.6.3"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

0 comments on commit 8c85317

Please sign in to comment.