Skip to content

Commit fcb7097

Browse files
committed
chore: update react and next CVE-2025-55182
1 parent 27c372a commit fcb7097

File tree

4 files changed

+50
-22
lines changed

4 files changed

+50
-22
lines changed

bun.lock

Lines changed: 44 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@release-it/keep-a-changelog": "7.0.0",
3939
"@types/bun": "1.3.3",
4040
"lefthook": "2.0.4",
41-
"next": "15.5.6",
41+
"next": "15.5.7",
4242
"release-it": "19.0.6",
4343
"prettier": "3.7.3",
4444
"prettier-plugin-svelte": "3.4.0",

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@
167167
"globby": "15.0.0",
168168
"happy-dom": "20.0.11",
169169
"lucide-react": "0.555.0",
170-
"react": "19.2.0",
171-
"react-dom": "19.2.0",
170+
"react": "19.2.1",
171+
"react-dom": "19.2.1",
172172
"react-shadow": "20.6.0",
173173
"react-use": "17.6.0",
174174
"react-frame-component": "5.2.7",

website/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@
3333
"effect": "3.19.8",
3434
"lucide-react": "0.555.0",
3535
"match-sorter": "8.2.0",
36-
"next": "15.5.6",
36+
"next": "15.5.7",
3737
"next-themes": "0.4.6",
3838
"pandacss-preset-typography": "0.1.6",
3939
"pg": "8.16.3",
4040
"postmark": "4.0.5",
41-
"react": "19.2.0",
42-
"react-dom": "19.2.0",
41+
"react": "19.2.1",
42+
"react-dom": "19.2.1",
4343
"rehype-autolink-headings": "7.1.0",
4444
"rehype-slug": "6.0.0",
4545
"shiki": "3.17.0",

0 commit comments

Comments
 (0)