Skip to content

Commit 2dba77b

Browse files
committed
chore(deps): update dependencies
1 parent 90c6e7c commit 2dba77b

File tree

2 files changed

+2274
-2397
lines changed

2 files changed

+2274
-2397
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -9,41 +9,41 @@
99
"lint": "eslint . --max-warnings 0"
1010
},
1111
"dependencies": {
12-
"@radix-ui/react-accordion": "^1.2.1",
13-
"@radix-ui/react-dialog": "^1.1.2",
14-
"@react-three/drei": "^9.114.3",
15-
"@react-three/fiber": "^8.17.10",
16-
"@vanilla-extract/css": "^1.16.0",
17-
"@vercel/analytics": "^1.3.1",
18-
"@vercel/speed-insights": "^1.0.12",
12+
"@radix-ui/react-accordion": "^1.2.12",
13+
"@radix-ui/react-dialog": "^1.1.15",
14+
"@react-three/drei": "^9.122.0",
15+
"@react-three/fiber": "^8.18.0",
16+
"@vanilla-extract/css": "^1.17.5",
17+
"@vercel/analytics": "^1.6.1",
18+
"@vercel/speed-insights": "^1.3.1",
1919
"clsx": "^2.1.1",
2020
"gray-matter": "^4.0.3",
21-
"marked": "^14.1.2",
22-
"next": "14.2.14",
21+
"marked": "^14.1.4",
22+
"next": "~14.2.33",
2323
"plaiceholder": "^3.0.0",
2424
"react": "^18.3.1",
2525
"react-dom": "^18.3.1",
2626
"sharp": "^0.33.5",
2727
"three": "^0.169.0"
2828
},
2929
"devDependencies": {
30-
"@next/eslint-plugin-next": "^14.2.15",
30+
"@next/eslint-plugin-next": "^14.2.33",
3131
"@plaiceholder/next": "^3.0.0",
32-
"@types/node": "^20.16.11",
33-
"@types/react": "^18.3.11",
34-
"@types/react-dom": "^18.3.1",
32+
"@types/node": "^20.19.25",
33+
"@types/react": "^18.3.27",
34+
"@types/react-dom": "^18.3.7",
3535
"@types/three": "^0.169.0",
3636
"@typescript-eslint/parser": "^7.18.0",
37-
"@vanilla-extract/next-plugin": "^2.4.6",
37+
"@vanilla-extract/next-plugin": "^2.4.16",
3838
"eslint": "^8.57.1",
3939
"eslint-config-next": "14.2.14",
40-
"eslint-config-prettier": "^9.1.0",
41-
"eslint-import-resolver-typescript": "^3.6.3",
42-
"eslint-plugin-import": "^2.31.0",
43-
"eslint-plugin-jsx-a11y": "^6.10.0",
40+
"eslint-config-prettier": "^9.1.2",
41+
"eslint-import-resolver-typescript": "^3.10.1",
42+
"eslint-plugin-import": "^2.32.0",
43+
"eslint-plugin-jsx-a11y": "^6.10.2",
4444
"eslint-plugin-only-warn": "^1.1.0",
45-
"eslint-plugin-prettier": "^5.2.1",
45+
"eslint-plugin-prettier": "^5.5.4",
4646
"eslint-plugin-react-hooks": "^4.6.2",
47-
"typescript": "^5.6.3"
47+
"typescript": "^5.9.3"
4848
}
4949
}

0 commit comments

Comments
 (0)