fix(web): upgrade tanstack devtools to fix seroval RCE vulnerability (#31515)

This commit is contained in:
yyh 2026-01-26 14:49:58 +08:00 committed by GitHub
parent d941201a3e
commit dad8e408b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1776 additions and 1693 deletions

View File

@ -177,8 +177,8 @@
"@storybook/nextjs": "9.1.13",
"@storybook/react": "9.1.17",
"@tanstack/eslint-plugin-query": "5.91.2",
"@tanstack/react-devtools": "0.9.0",
"@tanstack/react-form-devtools": "0.2.9",
"@tanstack/react-devtools": "0.9.2",
"@tanstack/react-form-devtools": "0.2.12",
"@tanstack/react-query-devtools": "5.90.2",
"@testing-library/dom": "10.4.1",
"@testing-library/jest-dom": "6.9.1",
@ -266,6 +266,7 @@
"safe-regex-test": "npm:@nolyfill/safe-regex-test@^1",
"safer-buffer": "npm:@nolyfill/safer-buffer@^1",
"side-channel": "npm:@nolyfill/side-channel@^1",
"solid-js": "1.9.11",
"string.prototype.includes": "npm:@nolyfill/string.prototype.includes@^1",
"string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@^1",
"string.prototype.repeat": "npm:@nolyfill/string.prototype.repeat@^1",

File diff suppressed because it is too large Load Diff