diff --git a/package-lock.json b/package-lock.json index 403254e8..e09f891e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@iconify-json/material-symbols": "1.1.88", "@iconify-json/mdi": "1.1.68", "@iconify-json/simple-icons": "1.1.114", - "@vitejs/plugin-vue": "5.1.2", + "@vitejs/plugin-vue": "5.2.0", "autoprefixer": "10.4.20", "plausible-tracker": "0.3.9", "sass": "1.77.8", @@ -2847,9 +2847,9 @@ "license": "ISC" }, "node_modules/@vitejs/plugin-vue": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.2.tgz", - "integrity": "sha512-nY9IwH12qeiJqumTCLJLE7IiNx7HZ39cbHaysEUd+Myvbz9KAqd2yq+U01Kab1R/H1BmiyM2ShTYlNH32Fzo3A==", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.2.0.tgz", + "integrity": "sha512-7n7KdUEtx/7Yl7I/WVAMZ1bEb0eVvXF3ummWTeLcs/9gvo9pJhuLdouSXGjdZ/MKD1acf1I272+X0RMua4/R3g==", "license": "MIT", "engines": { "node": "^18.0.0 || >=20.0.0" diff --git a/package.json b/package.json index ad7d579b..ce43d505 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@iconify-json/material-symbols": "1.1.88", "@iconify-json/mdi": "1.1.68", "@iconify-json/simple-icons": "1.1.114", - "@vitejs/plugin-vue": "5.1.2", + "@vitejs/plugin-vue": "5.2.0", "autoprefixer": "10.4.20", "plausible-tracker": "0.3.9", "sass": "1.77.8",