diff --git a/demos/package.json b/demos/package.json index 4a286ba33..dc3b1d2f6 100644 --- a/demos/package.json +++ b/demos/package.json @@ -43,7 +43,7 @@ "tailwindcss": "^3.4.15", "typescript": "^5.6.3", "uuid": "^8.3.2", - "vite": "^5.4.17", + "vite": "^5.4.19", "vite-plugin-checker": "^0.6.4", "vue": "^3.5.13", "vue-router": "^4.4.5" diff --git a/package-lock.json b/package-lock.json index f4f40b1c0..e2127696a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -90,7 +90,7 @@ "tailwindcss": "^3.4.15", "typescript": "^5.6.3", "uuid": "^8.3.2", - "vite": "^5.4.17", + "vite": "^5.4.19", "vite-plugin-checker": "^0.6.4", "vue": "^3.5.13", "vue-router": "^4.4.5" @@ -19219,9 +19219,9 @@ } }, "node_modules/vite": { - "version": "5.4.17", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.17.tgz", - "integrity": "sha512-5+VqZryDj4wgCs55o9Lp+p8GE78TLVg0lasCH5xFZ4jacZjtqZa6JUw9/p0WeAojaOfncSM6v77InkFPGnvPvg==", + "version": "5.4.19", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.19.tgz", + "integrity": "sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==", "dev": true, "license": "MIT", "dependencies": {