Merge pull request #547 from Materialious/dependabot/npm_and_yarn/materialious/vite-5.4.5

Bump vite from 5.4.3 to 5.4.5 in /materialious
This commit is contained in:
Ward
2024-09-17 16:32:20 +12:00
committed by GitHub
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
{
"name": "materialious",
"version": "1.3.2",
"version": "1.3.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "materialious",
"version": "1.3.2",
"version": "1.3.6",
"dependencies": {
"@capacitor-community/electron": "^5.0.1",
"@capacitor/android": "6.1.2",
@@ -55,7 +55,7 @@
"svelte-check": "^3.8.6",
"tslib": "^2.7.0",
"typescript": "^5.5.4",
"vite": "^5.4.2"
"vite": "^5.4.5"
}
},
"node_modules/@ampproject/remapping": {
@@ -12192,9 +12192,9 @@
}
},
"node_modules/vite": {
"version": "5.4.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.3.tgz",
"integrity": "sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==",
"version": "5.4.5",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.5.tgz",
"integrity": "sha512-pXqR0qtb2bTwLkev4SE3r4abCNioP3GkjvIDLlzziPpXtHgiJIjuKl+1GN6ESOT3wMjG3JTeARopj2SwYaHTOA==",
"dev": true,
"dependencies": {
"esbuild": "^0.21.3",
+1 -1
View File
@@ -35,7 +35,7 @@
"svelte-check": "^3.8.6",
"tslib": "^2.7.0",
"typescript": "^5.5.4",
"vite": "^5.4.2"
"vite": "^5.4.5"
},
"type": "module",
"dependencies": {