Skip to content

Commit 5a1feb2

Browse files
committed
chore: update react and next version
1 parent a6a4a2f commit 5a1feb2

File tree

2 files changed

+451
-452
lines changed

2 files changed

+451
-452
lines changed

web/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -107,15 +107,15 @@
107107
"mime": "^4.1.0",
108108
"mitt": "^3.0.1",
109109
"negotiator": "^1.0.0",
110-
"next": "~15.5.9",
110+
"next": "~15.5.10",
111111
"next-themes": "^0.4.6",
112112
"nuqs": "^2.8.6",
113113
"pinyin-pro": "^3.27.0",
114114
"qrcode.react": "^4.2.0",
115115
"qs": "^6.14.1",
116-
"react": "19.2.3",
116+
"react": "19.2.4",
117117
"react-18-input-autosize": "^3.0.0",
118-
"react-dom": "19.2.3",
118+
"react-dom": "19.2.4",
119119
"react-easy-crop": "^5.5.3",
120120
"react-hotkeys-hook": "^4.6.2",
121121
"react-i18next": "^16.5.0",
@@ -153,9 +153,9 @@
153153
"@eslint-react/eslint-plugin": "^2.3.13",
154154
"@mdx-js/loader": "^3.1.1",
155155
"@mdx-js/react": "^3.1.1",
156-
"@next/bundle-analyzer": "15.5.9",
157-
"@next/eslint-plugin-next": "15.5.9",
158-
"@next/mdx": "15.5.9",
156+
"@next/bundle-analyzer": "15.5.10",
157+
"@next/eslint-plugin-next": "15.5.10",
158+
"@next/mdx": "15.5.10",
159159
"@rgrove/parse-xml": "^4.2.0",
160160
"@serwist/turbopack": "^9.5.0",
161161
"@storybook/addon-docs": "9.1.13",

0 commit comments

Comments
 (0)