diff --git a/package-lock.json b/package-lock.json index c1a5aa5dd..55ab4ebc3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "shsgames", - "version": "40.27.3", + "version": "40.29.0", "license": "ISC", "dependencies": { "async-require-context": "^1.8.15", @@ -62,7 +62,7 @@ "tailwindcss-textshadow": "^2.1.3", "typescript": "^5.4.5", "uuid": "^9.0.1", - "vite": "^5.2.10", + "vite": "^5.2.12", "vite-plugin-html-config": "^1.0.11", "vite-plugin-pwa": "^0.20.0", "web-manifest-reader": "^1.2.3", @@ -10199,9 +10199,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.12", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.2.12.tgz", + "integrity": "sha512-/gC8GxzxMK5ntBwb48pR32GGhENnjtY30G4A0jemunsBkiEZFw60s8InGpN8gkhHEkjnRK1aSAxeQgwvFhUHAA==", "dev": true, "dependencies": { "esbuild": "^0.20.1", @@ -18124,9 +18124,9 @@ "integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=" }, "vite": { - "version": "5.2.10", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.2.10.tgz", - "integrity": "sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==", + "version": "5.2.12", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.2.12.tgz", + "integrity": "sha512-/gC8GxzxMK5ntBwb48pR32GGhENnjtY30G4A0jemunsBkiEZFw60s8InGpN8gkhHEkjnRK1aSAxeQgwvFhUHAA==", "dev": true, "requires": { "esbuild": "^0.20.1", diff --git a/package.json b/package.json index 453681114..c1de3e9e9 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "tailwindcss-textshadow": "^2.1.3", "typescript": "^5.4.5", "uuid": "^9.0.1", - "vite": "^5.2.10", + "vite": "^5.2.12", "vite-plugin-html-config": "^1.0.11", "vite-plugin-pwa": "^0.20.0", "web-manifest-reader": "^1.2.3",