fix js-yaml, esbuild vulns (#12190)

* fix js-yaml, esbuild vulns

* update bump

* upgrade vite
This commit is contained in:
Matthias Mair 2026-06-25 08:06:02 +02:00 committed by GitHub
parent e5fa67ca9f
commit 496b20e08f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 303 additions and 595 deletions

View File

@ -134,7 +134,7 @@
"rollup": "^4.61.1",
"rollup-plugin-license": "^3.7.1",
"typescript": "^5.9.3",
"vite": "^6.4.2",
"vite": "^7.0.0",
"vite-plugin-babel-macros": "^1.0.6",
"vite-plugin-dts": "^5.0.2",
"vite-plugin-externals": "^0.6.2",
@ -142,6 +142,8 @@
},
"resolutions": {
"undici": "^6.24.0",
"vite": "^6.4.2"
"vite": "^7",
"js-yaml": "^4",
"esbuild": "^0.28"
}
}

File diff suppressed because it is too large Load Diff