Merge pull request #9 from colanode/dependabot/npm_and_yarn/vite-6.0.9

Bump vite from 6.0.7 to 6.0.9
This commit is contained in:
Hakan Shehu
2025-01-22 00:54:02 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"electron": "^34.0.0",
"postcss": "^8.5.1",
"tailwindcss": "^3.4.15",
"vite": "^6.0.7"
"vite": "^6.0.9"
},
"dependencies": {
"@colanode/core": "*",

8
package-lock.json generated
View File

@@ -131,7 +131,7 @@
"electron": "^34.0.0",
"postcss": "^8.5.1",
"tailwindcss": "^3.4.15",
"vite": "^6.0.7"
"vite": "^6.0.9"
}
},
"apps/desktop/node_modules/utf-8-validate": {
@@ -20318,9 +20318,9 @@
}
},
"node_modules/vite": {
"version": "6.0.7",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.0.7.tgz",
"integrity": "sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==",
"version": "6.0.9",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.0.9.tgz",
"integrity": "sha512-MSgUxHcaXLtnBPktkbUSoQUANApKYuxZ6DrbVENlIorbhL2dZydTLaZ01tjUoE3szeFzlFk9ANOKk0xurh4MKA==",
"dev": true,
"license": "MIT",
"dependencies": {