Skip to content

Commit

Permalink
Upgrades, 2024-10
Browse files Browse the repository at this point in the history
  • Loading branch information
pekkis committed Sep 29, 2024
1 parent f9f5152 commit da976a2
Show file tree
Hide file tree
Showing 9 changed files with 65 additions and 168 deletions.
8 changes: 1 addition & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,12 @@
"author": "Pekkis",
"license": "MIT",
"dependencies": {
"@faker-js/faker": "^9.0.3",
"@hookform/resolvers": "^3.9.0",
"@react-three/fiber": "^8.17.8",
"@tanstack/react-query": "^5.56.2",
"@tanstack/react-query-devtools": "^5.58.0",
"@vanilla-extract/css": "^1.15.5",
"@vanilla-extract/sprinkles": "^1.6.3",
"axios": "^1.7.7",
"clsx": "^2.1.1",
"currency-codes": "^2.1.0",
"framer-motion": "^11.9.0",
Expand All @@ -42,8 +40,6 @@
"luxon": "^3.5.0",
"next": "^14.2.13",
"normalize.css": "^8.0.1",
"ramda": "^0.30.1",
"random-js": "^2.1.0",
"react": "18.3.1",
"react-dom": "^18.3.1",
"react-error-boundary": "^4.0.13",
Expand All @@ -54,7 +50,7 @@
"sharp": "^0.33.5",
"three": "^0.169.0",
"zod": "^3.23.8",
"zustand": "5.0.0-rc.2"
"zustand": "4.5.5"
},
"devDependencies": {
"@chromatic-com/storybook": "^2.0.2",
Expand All @@ -74,7 +70,6 @@
"@testing-library/user-event": "^14.5.2",
"@types/luxon": "^3.4.2",
"@types/node": "^22.7.4",
"@types/ramda": "^0.30.2",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"@types/three": "^0.169.0",
Expand All @@ -83,7 +78,6 @@
"@vanilla-extract/next-plugin": "^2.4.5",
"@vanilla-extract/webpack-plugin": "^2.3.13",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.20",
"css-loader": "^7.1.2",
"eslint": "^8.57.1",
"eslint-config-next": "^14.2.13",
Expand Down
Loading

0 comments on commit da976a2

Please sign in to comment.