Skip to content

Commit 7907ca6

Browse files
committed
Merge branch 'fix/e-CVE-2026-23864' into deploy/enterprise
2 parents 6fd5df6 + b5b82d0 commit 7907ca6

File tree

2 files changed

+513
-514
lines changed

2 files changed

+513
-514
lines changed

web/package.json

Lines changed: 8 additions & 8 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",
@@ -177,8 +177,8 @@
177177
"@types/negotiator": "^0.6.4",
178178
"@types/node": "18.15.0",
179179
"@types/qs": "^6.14.0",
180-
"@types/react": "~19.2.7",
181-
"@types/react-dom": "~19.2.3",
180+
"@types/react": "~19.2.9",
181+
"@types/react-dom": "19.2.3",
182182
"@types/react-slider": "^1.3.6",
183183
"@types/react-syntax-highlighter": "^15.5.13",
184184
"@types/react-window": "^1.8.8",

0 commit comments

Comments
 (0)