Skip to content

Commit 1c2bf7d

Browse files
Bump React + Next (#2410)
1 parent 37809cf commit 1c2bf7d

File tree

2 files changed

+106
-106
lines changed

2 files changed

+106
-106
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"feed": "^5.1.0",
2323
"framer-motion": "^12.20.0",
2424
"motion": "^12.20.0",
25-
"next": "15.3.6",
25+
"next": "15.3.7",
2626
"open-graph-scraper-lite": "^2.1.0",
27-
"react": "^19.2.1",
28-
"react-dom": "^19.2.1",
27+
"react": "^19.2.2",
28+
"react-dom": "^19.2.2",
2929
"shiki": "^1.29.2",
3030
"tailwindcss": "^4.1.17"
3131
},
@@ -35,8 +35,8 @@
3535
"@types/hast": "^3.0.4",
3636
"@types/mdx": "^2.0.13",
3737
"@types/node": "^22.15.33",
38-
"@types/react": "^19.1.8",
39-
"@types/react-dom": "^19.1.6",
38+
"@types/react": "^19.2.7",
39+
"@types/react-dom": "^19.2.3",
4040
"hast-util-to-jsx-runtime": "^2.3.6",
4141
"prettier-plugin-svelte": "^3.4.0",
4242
"prettier-plugin-tailwindcss": "0.6.13",

0 commit comments

Comments
 (0)