Merge pull request #259 from WardPearce/dependabot/npm_and_yarn/materialious/vite-5.2.11
Bump vite from 5.2.10 to 5.2.11 in /materialious
This commit is contained in:
Generated
+4
-4
@@ -49,7 +49,7 @@
|
||||
"svelte-check": "^3.7.1",
|
||||
"tslib": "^2.4.1",
|
||||
"typescript": "^5.4.5",
|
||||
"vite": "^5.2.10"
|
||||
"vite": "^5.2.11"
|
||||
}
|
||||
},
|
||||
"node_modules/@aashutoshrathi/word-wrap": {
|
||||
@@ -12413,9 +12413,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "5.2.10",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-5.2.10.tgz",
|
||||
"integrity": "sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==",
|
||||
"version": "5.2.11",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-5.2.11.tgz",
|
||||
"integrity": "sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"esbuild": "^0.20.1",
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"svelte-check": "^3.7.1",
|
||||
"tslib": "^2.4.1",
|
||||
"typescript": "^5.4.5",
|
||||
"vite": "^5.2.10"
|
||||
"vite": "^5.2.11"
|
||||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user