diff --git a/package-lock.json b/package-lock.json index d6f4479d..60726b31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "@vicons/fa": "^0.12.0", "@vicons/ionicons5": "^0.12.0", "@vicons/material": "^0.12.0", - "@vitejs/plugin-vue": "^4.1.0", + "@vitejs/plugin-vue": "^4.2.2", "@vue/tsconfig": "^0.3.2", "electron": "^24.2.0", "eslint": "^8.39.0", @@ -3197,9 +3197,9 @@ "dev": true }, "node_modules/@vitejs/plugin-vue": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-4.1.0.tgz", - "integrity": "sha512-++9JOAFdcXI3lyer9UKUV4rfoQ3T1RN8yDqoCLar86s0xQct5yblxAE+yWgRnU5/0FOlVCpTZpYSBV/bGWrSrQ==", + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-4.2.2.tgz", + "integrity": "sha512-kNH4wMAqs13UiZe/2If1ioO0Mjz71rr2oALTl2c5ajBIox9Vz/UGW/wGkr7GA3SC6Eb29c1HtzAtxdGfbXAkfQ==", "dev": true, "engines": { "node": "^14.18.0 || >=16.0.0" diff --git a/package.json b/package.json index 5a28648f..07e5ac13 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@vicons/fa": "^0.12.0", "@vicons/ionicons5": "^0.12.0", "@vicons/material": "^0.12.0", - "@vitejs/plugin-vue": "^4.1.0", + "@vitejs/plugin-vue": "^4.2.2", "@vue/tsconfig": "^0.3.2", "electron": "^24.2.0", "eslint": "^8.39.0",