chore(deps): update dependency vite to ^6.1.0
This commit is contained in:
parent
097747e201
commit
ecec5d22a1
12
package-lock.json
generated
12
package-lock.json
generated
@ -18,7 +18,7 @@
|
||||
"linkify-html": "^4.2.0",
|
||||
"pinia": "^2.3.1",
|
||||
"toastify-js": "^1.12.0",
|
||||
"vite": "^6.0.11",
|
||||
"vite": "^6.1.0",
|
||||
"vue": "^3.5.13",
|
||||
"vue-material-design-icons": "^5.3.1",
|
||||
"vue-router": "^4.5.0"
|
||||
@ -12098,14 +12098,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "6.0.11",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.0.11.tgz",
|
||||
"integrity": "sha512-4VL9mQPKoHy4+FE0NnRE/kbY51TOfaknxAjt3fJbGJxhIpBZiqVzlZDEesWWsuREXHwNdAoOFZ9MkPEVXczHwg==",
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.1.0.tgz",
|
||||
"integrity": "sha512-RjjMipCKVoR4hVfPY6GQTgveinjNuyLw+qruksLDvA5ktI1150VmcMBKmQaEWJhg/j6Uaf6dNCNA0AfdzUb/hQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"esbuild": "^0.24.2",
|
||||
"postcss": "^8.4.49",
|
||||
"rollup": "^4.23.0"
|
||||
"postcss": "^8.5.1",
|
||||
"rollup": "^4.30.1"
|
||||
},
|
||||
"bin": {
|
||||
"vite": "bin/vite.js"
|
||||
|
@ -27,7 +27,7 @@
|
||||
"linkify-html": "^4.2.0",
|
||||
"pinia": "^2.3.1",
|
||||
"toastify-js": "^1.12.0",
|
||||
"vite": "^6.0.11",
|
||||
"vite": "^6.1.0",
|
||||
"vue": "^3.5.13",
|
||||
"vue-material-design-icons": "^5.3.1",
|
||||
"vue-router": "^4.5.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user