Merge pull request #1045 from umbraco/dependabot/npm_and_yarn/vite-4.4.12
Bump vite from 4.4.9 to 4.4.12
This commit is contained in:
8
src/Umbraco.Web.UI.Client/package-lock.json
generated
8
src/Umbraco.Web.UI.Client/package-lock.json
generated
@@ -79,7 +79,7 @@
|
||||
"tsc-alias": "^1.8.8",
|
||||
"typescript": "^5.3.2",
|
||||
"typescript-json-schema": "^0.62.0",
|
||||
"vite": "^4.4.9",
|
||||
"vite": "^4.4.12",
|
||||
"vite-plugin-static-copy": "^0.17.0",
|
||||
"vite-tsconfig-paths": "^4.2.0",
|
||||
"web-component-analyzer": "^2.0.0-next.5"
|
||||
@@ -21904,9 +21904,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "4.4.9",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-4.4.9.tgz",
|
||||
"integrity": "sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==",
|
||||
"version": "4.4.12",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-4.4.12.tgz",
|
||||
"integrity": "sha512-KtPlUbWfxzGVul8Nut8Gw2Qe8sBzWY+8QVc5SL8iRFnpnrcoCaNlzO40c1R6hPmcdTwIPEDkq0Y9+27a5tVbdQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"esbuild": "^0.18.10",
|
||||
|
||||
@@ -202,7 +202,7 @@
|
||||
"typescript": "^5.3.2",
|
||||
"vite-plugin-static-copy": "^0.17.0",
|
||||
"vite-tsconfig-paths": "^4.2.0",
|
||||
"vite": "^4.4.9",
|
||||
"vite": "^4.4.12",
|
||||
"web-component-analyzer": "^2.0.0-next.5"
|
||||
},
|
||||
"msw": {
|
||||
|
||||
Reference in New Issue
Block a user