mirror of
https://github.com/directus/directus.git
synced 2026-01-27 20:07:58 -05:00
Update dependency vite to v2.6.10 (#8963)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
"sass": "1.43.2",
|
||||
"tinymce": "5.10.0",
|
||||
"typescript": "4.4.4",
|
||||
"vite": "2.6.9",
|
||||
"vite": "2.6.10",
|
||||
"vite-plugin-md": "0.11.1",
|
||||
"vue": "3.2.20",
|
||||
"vue-i18n": "9.1.9",
|
||||
|
||||
16
package-lock.json
generated
16
package-lock.json
generated
@@ -382,7 +382,7 @@
|
||||
"sass": "1.43.2",
|
||||
"tinymce": "5.10.0",
|
||||
"typescript": "4.4.4",
|
||||
"vite": "2.6.9",
|
||||
"vite": "2.6.10",
|
||||
"vite-plugin-md": "0.11.1",
|
||||
"vue": "3.2.20",
|
||||
"vue-i18n": "9.1.9",
|
||||
@@ -44299,9 +44299,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "2.6.9",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-2.6.9.tgz",
|
||||
"integrity": "sha512-J3tefw9pWTxsFJtWbV+E68cZTsSxpT3AWG6AhiwFP8r9FMftDJE/6TbviL13+q4ThuLeF/3K9sarU0lIrWhrbg==",
|
||||
"version": "2.6.10",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-2.6.10.tgz",
|
||||
"integrity": "sha512-XbevwpDJMs3lKiGEj0UQScsOCpwHIjFgfzPnFVkPgnxsF9oPv1uGyckLg58XkXv6LnO46KN9yZqJzINFmAxtUg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"esbuild": "^0.13.2",
|
||||
@@ -50101,7 +50101,7 @@
|
||||
"sass": "1.43.2",
|
||||
"tinymce": "5.10.0",
|
||||
"typescript": "4.4.4",
|
||||
"vite": "2.6.9",
|
||||
"vite": "2.6.10",
|
||||
"vite-plugin-md": "0.11.1",
|
||||
"vue": "3.2.20",
|
||||
"vue-i18n": "9.1.9",
|
||||
@@ -83613,9 +83613,9 @@
|
||||
}
|
||||
},
|
||||
"vite": {
|
||||
"version": "2.6.9",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-2.6.9.tgz",
|
||||
"integrity": "sha512-J3tefw9pWTxsFJtWbV+E68cZTsSxpT3AWG6AhiwFP8r9FMftDJE/6TbviL13+q4ThuLeF/3K9sarU0lIrWhrbg==",
|
||||
"version": "2.6.10",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-2.6.10.tgz",
|
||||
"integrity": "sha512-XbevwpDJMs3lKiGEj0UQScsOCpwHIjFgfzPnFVkPgnxsF9oPv1uGyckLg58XkXv6LnO46KN9yZqJzINFmAxtUg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"esbuild": "^0.13.2",
|
||||
|
||||
Reference in New Issue
Block a user