mirror of
https://github.com/directus/directus.git
synced 2026-04-03 03:00:39 -04:00
Update dependency vite to v2.6.12 (#9169)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
"sass": "1.43.3",
|
||||
"tinymce": "5.10.0",
|
||||
"typescript": "4.4.4",
|
||||
"vite": "2.6.11",
|
||||
"vite": "2.6.12",
|
||||
"vite-plugin-md": "0.11.2",
|
||||
"vue": "3.2.20",
|
||||
"vue-i18n": "9.1.9",
|
||||
|
||||
13
package-lock.json
generated
13
package-lock.json
generated
@@ -355,7 +355,7 @@
|
||||
"sass": "1.43.3",
|
||||
"tinymce": "5.10.0",
|
||||
"typescript": "4.4.4",
|
||||
"vite": "2.6.11",
|
||||
"vite": "2.6.12",
|
||||
"vite-plugin-md": "0.11.2",
|
||||
"vue": "3.2.20",
|
||||
"vue-i18n": "9.1.9",
|
||||
@@ -39357,9 +39357,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "2.6.11",
|
||||
"version": "2.6.12",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-2.6.12.tgz",
|
||||
"integrity": "sha512-0K7HUgAFiWOCWMkshjunCieTgawoSfmtExTwNoaVc5uTUb3ZEWb3DUP9Ze1l5dZZBxmNrbo5GrmJp2UJA3g+jA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"esbuild": "^0.13.2",
|
||||
"postcss": "^8.3.8",
|
||||
@@ -46150,7 +46151,7 @@
|
||||
"sass": "1.43.3",
|
||||
"tinymce": "5.10.0",
|
||||
"typescript": "4.4.4",
|
||||
"vite": "2.6.11",
|
||||
"vite": "2.6.12",
|
||||
"vite-plugin-md": "0.11.2",
|
||||
"vue": "3.2.20",
|
||||
"vue-i18n": "9.1.9",
|
||||
@@ -73337,7 +73338,9 @@
|
||||
}
|
||||
},
|
||||
"vite": {
|
||||
"version": "2.6.11",
|
||||
"version": "2.6.12",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-2.6.12.tgz",
|
||||
"integrity": "sha512-0K7HUgAFiWOCWMkshjunCieTgawoSfmtExTwNoaVc5uTUb3ZEWb3DUP9Ze1l5dZZBxmNrbo5GrmJp2UJA3g+jA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"esbuild": "^0.13.2",
|
||||
|
||||
Reference in New Issue
Block a user