diff --git a/bins/ayaka-gui/package-lock.json b/bins/ayaka-gui/package-lock.json index 55eab745..42959e77 100644 --- a/bins/ayaka-gui/package-lock.json +++ b/bins/ayaka-gui/package-lock.json @@ -28,7 +28,7 @@ "@types/bootstrap": "^5.2.10", "@types/lodash": "^4.14.202", "@types/node": "^20.9.2", - "@vitejs/plugin-vue": "^4.5.0", + "@vitejs/plugin-vue": "^4.5.1", "@vue/tsconfig": "^0.4.0", "internal-ip": "^7.0.0", "process": "^0.11.10", @@ -1091,9 +1091,9 @@ "integrity": "sha512-PGcyveRIpL1XIqK8eBsmRBt76eFgtzuPiSTyKHZxnGemp2yzGzWpjYKAfK3wIMiU7eH+851yEpiuP8JZerTmWg==" }, "node_modules/@vitejs/plugin-vue": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-4.5.0.tgz", - "integrity": "sha512-a2WSpP8X8HTEww/U00bU4mX1QpLINNuz/2KMNpLsdu3BzOpak3AGI1CJYBTXcc4SPhaD0eNRUp7IyQK405L5dQ==", + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-4.5.1.tgz", + "integrity": "sha512-DaUzYFr+2UGDG7VSSdShKa9sIWYBa1LL8KC0MNOf2H5LjcTPjob0x8LbkqXWmAtbANJCkpiQTj66UVcQkN2s3g==", "dev": true, "engines": { "node": "^14.18.0 || >=16.0.0" diff --git a/bins/ayaka-gui/package.json b/bins/ayaka-gui/package.json index a7b2b41c..47ac998d 100644 --- a/bins/ayaka-gui/package.json +++ b/bins/ayaka-gui/package.json @@ -29,7 +29,7 @@ "@types/bootstrap": "^5.2.10", "@types/lodash": "^4.14.202", "@types/node": "^20.9.2", - "@vitejs/plugin-vue": "^4.5.0", + "@vitejs/plugin-vue": "^4.5.1", "@vue/tsconfig": "^0.4.0", "internal-ip": "^7.0.0", "process": "^0.11.10",