Skip to content

Commit 8dc4bb4

Browse files
Bump versions (#2243)
This PR bumps Next.js and a bunch of other dependencies.
1 parent ad171bd commit 8dc4bb4

File tree

2 files changed

+315
-288
lines changed

2 files changed

+315
-288
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,27 +20,27 @@
2020
"clsx": "^2.1.1",
2121
"dedent": "^1.5.3",
2222
"fathom-client": "^3.7.2",
23-
"feed": "^4.2.2",
24-
"framer-motion": "^12.6.2",
23+
"feed": "^5.0.1",
24+
"framer-motion": "^12.11.0",
2525
"motion": "^12.6.2",
26-
"next": "15.3.0-canary.23",
26+
"next": "15.3.2",
2727
"open-graph-scraper-lite": "^2.1.0",
28-
"react": "^19.0.0",
29-
"react-dom": "^19.0.0",
28+
"react": "^19.1.0",
29+
"react-dom": "^19.1.0",
3030
"shiki": "^1.29.1",
3131
"tailwindcss": "^4.1.6"
3232
},
3333
"devDependencies": {
3434
"@svgr/webpack": "^8.1.0",
35-
"@tailwindcss/node": "^4.1.5",
35+
"@tailwindcss/node": "^4.1.6",
3636
"@types/hast": "^3.0.4",
37-
"@types/node": "^22.13.13",
38-
"@types/react": "^19.0.12",
39-
"@types/react-dom": "^19.0.4",
37+
"@types/node": "^22.15.17",
38+
"@types/react": "^19.1.3",
39+
"@types/react-dom": "^19.1.4",
4040
"hast-util-to-jsx-runtime": "^2.3.6",
4141
"prettier-plugin-svelte": "^3.3.3",
4242
"prettier-plugin-tailwindcss": "0.6.11",
43-
"typescript": "^5.8.2"
43+
"typescript": "^5.8.3"
4444
},
4545
"prettier": {
4646
"printWidth": 120,

0 commit comments

Comments
 (0)