Skip to content

Commit 3152697

Browse files
committed
Update outdated dependencies
1 parent fa6f613 commit 3152697

File tree

2 files changed

+471
-470
lines changed

2 files changed

+471
-470
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -10,26 +10,26 @@
1010
},
1111
"dependencies": {
1212
"@cloudflare/next-on-pages": "^1.11.0",
13-
"@headlessui/react": "^1.7.13",
14-
"@react-three/fiber": "^8.12.0",
15-
"framer-motion": "^10.12.18",
16-
"maath": "^0.10.0",
17-
"next": "^13.5.0",
13+
"@headlessui/react": "^1.7.18",
14+
"@react-three/fiber": "^8.16.0",
15+
"framer-motion": "^11.0.22",
16+
"maath": "^0.10.7",
17+
"next": "^14.1.4",
1818
"react": "^18.2.0",
1919
"react-dom": "^18.2.0",
2020
"react-tilt": "^1.0.2",
21-
"three": "^0.159.0",
22-
"typescript": "^5.0.3"
21+
"three": "^0.162.0",
22+
"typescript": "^5.4.3"
2323
},
2424
"devDependencies": {
25-
"@types/node": "^20.0.0",
26-
"@types/react": "^18.0.33",
27-
"@types/react-dom": "^18.0.11",
28-
"@types/three": "^0.159.0",
29-
"autoprefixer": "^10.4.14",
30-
"eslint": "^8.37.0",
31-
"eslint-config-next": "^14.0.0",
32-
"postcss": "^8.4.31",
33-
"tailwindcss": "^3.3.1"
25+
"@types/node": "^20.11.30",
26+
"@types/react": "^18.2.73",
27+
"@types/react-dom": "^18.2.22",
28+
"@types/three": "^0.162.0",
29+
"autoprefixer": "^10.4.19",
30+
"eslint": "^8.57.0",
31+
"eslint-config-next": "^14.1.4",
32+
"postcss": "^8.4.38",
33+
"tailwindcss": "^3.4.3"
3434
}
3535
}

0 commit comments

Comments
 (0)