diff --git a/package-lock.json b/package-lock.json index b35bdde..e103566 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@fullhuman/postcss-purgecss": "^6.0.0", "@playwright/test": "^1.48.2", "@testing-library/vue": "^8.1.0", - "@vitejs/plugin-vue": "^5.1.4", + "@vitejs/plugin-vue": "^5.1.5", "@vue/eslint-config-typescript": "^14.1.3", "@vue/tsconfig": "^0.5.1", "eslint": "^9.14.0", @@ -3492,9 +3492,9 @@ } }, "node_modules/@vitejs/plugin-vue": { - "version": "5.1.4", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.4.tgz", - "integrity": "sha512-N2XSI2n3sQqp5w7Y/AN/L2XDjBIRGqXko+eDp42sydYSBeJuSm5a1sLf8zakmo8u7tA8NmBgoDLA1HeOESjp9A==", + "version": "5.1.5", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.5.tgz", + "integrity": "sha512-dlnib73G05CDBAUR/YpuZcQQ47fpjihnnNouAAqN62z+oqSsWJ+kh52GRzIxpkgFG3q11eXK7Di7RMmoCwISZA==", "dev": true, "engines": { "node": "^18.0.0 || >=20.0.0" @@ -11484,9 +11484,9 @@ } }, "@vitejs/plugin-vue": { - "version": "5.1.4", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.4.tgz", - "integrity": "sha512-N2XSI2n3sQqp5w7Y/AN/L2XDjBIRGqXko+eDp42sydYSBeJuSm5a1sLf8zakmo8u7tA8NmBgoDLA1HeOESjp9A==", + "version": "5.1.5", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.5.tgz", + "integrity": "sha512-dlnib73G05CDBAUR/YpuZcQQ47fpjihnnNouAAqN62z+oqSsWJ+kh52GRzIxpkgFG3q11eXK7Di7RMmoCwISZA==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index 99ef688..99c88a6 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@fullhuman/postcss-purgecss": "^6.0.0", "@playwright/test": "^1.48.2", "@testing-library/vue": "^8.1.0", - "@vitejs/plugin-vue": "^5.1.4", + "@vitejs/plugin-vue": "^5.1.5", "@vue/eslint-config-typescript": "^14.1.3", "@vue/tsconfig": "^0.5.1", "eslint": "^9.14.0",