chore: frontend third-part package security issue (#19655)

This commit is contained in:
Joel 2025-05-14 14:08:05 +08:00 committed by GitHub
parent c919074e06
commit 36f8bd3f1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4981 additions and 4397 deletions

View File

@ -161,7 +161,7 @@
"jest-environment-jsdom": "^29.7.0", "jest-environment-jsdom": "^29.7.0",
"lint-staged": "^13.2.2", "lint-staged": "^13.2.2",
"magicast": "^0.3.4", "magicast": "^0.3.4",
"postcss": "^8.4.31", "postcss": "^8.4.47",
"sass": "^1.61.0", "sass": "^1.61.0",
"storybook": "^8.3.5", "storybook": "^8.3.5",
"tailwindcss": "^3.4.4", "tailwindcss": "^3.4.4",
@ -172,7 +172,10 @@
"resolutions": { "resolutions": {
"@types/react": "~18.2.0", "@types/react": "~18.2.0",
"@types/react-dom": "~18.2.0", "@types/react-dom": "~18.2.0",
"string-width": "4.2.3" "string-width": "4.2.3",
"nanoid": "~3.3.8",
"esbuild": "~0.25.0",
"serialize-javascript": "~6.0.2"
}, },
"lint-staged": { "lint-staged": {
"**/*.js?(x)": [ "**/*.js?(x)": [

File diff suppressed because it is too large Load Diff