Merge pull request #428 from Materialious/dependabot/npm_and_yarn/materialious/vite-5.3.5

Bump vite from 5.3.4 to 5.3.5 in /materialious
This commit is contained in:
Ward
2024-08-06 20:37:12 +12:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -53,7 +53,7 @@
"svelte-check": "^3.8.4",
"tslib": "^2.6.3",
"typescript": "^5.5.4",
"vite": "^5.3.4"
"vite": "^5.3.5"
}
},
"node_modules/@ampproject/remapping": {
@@ -12073,9 +12073,9 @@
}
},
"node_modules/vite": {
"version": "5.3.4",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.3.4.tgz",
"integrity": "sha512-Cw+7zL3ZG9/NZBB8C+8QbQZmR54GwqIz+WMI4b3JgdYJvX+ny9AjJXqkGQlDXSXRP9rP0B4tbciRMOVEKulVOA==",
"version": "5.3.5",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.3.5.tgz",
"integrity": "sha512-MdjglKR6AQXQb9JGiS7Rc2wC6uMjcm7Go/NHNO63EwiJXfuk9PgqiP/n5IDJCziMkfw9n4Ubp7lttNwz+8ZVKA==",
"dev": true,
"dependencies": {
"esbuild": "^0.21.3",
+1 -1
View File
@@ -34,7 +34,7 @@
"svelte-check": "^3.8.4",
"tslib": "^2.6.3",
"typescript": "^5.5.4",
"vite": "^5.3.4"
"vite": "^5.3.5"
},
"type": "module",
"dependencies": {