diff --git a/VolunteeringUkraineMap/package-lock.json b/VolunteeringUkraineMap/package-lock.json index 17055ac..d5495f8 100644 --- a/VolunteeringUkraineMap/package-lock.json +++ b/VolunteeringUkraineMap/package-lock.json @@ -17,7 +17,7 @@ "vue3-google-map": "^0.20.0" }, "devDependencies": { - "@vitejs/plugin-vue": "^5.0.5", + "@vitejs/plugin-vue": "^5.1.2", "@vue-leaflet/vue-leaflet": "^0.10.1", "autoprefixer": "^10.4.19", "copyfiles": "^2.4.1", @@ -1496,9 +1496,9 @@ "dev": true }, "node_modules/@vitejs/plugin-vue": { - "version": "5.0.5", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.0.5.tgz", - "integrity": "sha512-LOjm7XeIimLBZyzinBQ6OSm3UBCNVCpLkxGC0oWmm2YPzVZoxMsdvNVimLTBzpAnR9hl/yn1SHGuRfe6/Td9rQ==", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.2.tgz", + "integrity": "sha512-nY9IwH12qeiJqumTCLJLE7IiNx7HZ39cbHaysEUd+Myvbz9KAqd2yq+U01Kab1R/H1BmiyM2ShTYlNH32Fzo3A==", "dev": true, "engines": { "node": "^18.0.0 || >=20.0.0" @@ -11447,9 +11447,9 @@ "dev": true }, "@vitejs/plugin-vue": { - "version": "5.0.5", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.0.5.tgz", - "integrity": "sha512-LOjm7XeIimLBZyzinBQ6OSm3UBCNVCpLkxGC0oWmm2YPzVZoxMsdvNVimLTBzpAnR9hl/yn1SHGuRfe6/Td9rQ==", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.2.tgz", + "integrity": "sha512-nY9IwH12qeiJqumTCLJLE7IiNx7HZ39cbHaysEUd+Myvbz9KAqd2yq+U01Kab1R/H1BmiyM2ShTYlNH32Fzo3A==", "dev": true, "requires": {} }, diff --git a/VolunteeringUkraineMap/package.json b/VolunteeringUkraineMap/package.json index 9226c5c..5b221c4 100644 --- a/VolunteeringUkraineMap/package.json +++ b/VolunteeringUkraineMap/package.json @@ -21,7 +21,7 @@ "axios": "^1.7.2" }, "devDependencies": { - "@vitejs/plugin-vue": "^5.0.5", + "@vitejs/plugin-vue": "^5.1.2", "@vue-leaflet/vue-leaflet": "^0.10.1", "autoprefixer": "^10.4.19", "copyfiles": "^2.4.1",