diff --git a/package-lock.json b/package-lock.json index 1b7983f5..c3cbc9f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@types/lodash-es": "^4.17.7", "@types/vue-cropperjs": "^4.1.2", "@types/wicg-file-system-access": "^2020.9.6", - "@vitejs/plugin-vue": "^4.1.0", + "@vitejs/plugin-vue": "^4.3.4", "@vue/eslint-config-typescript": "^11.0.3", "autoprefixer": "^10.4.15", "axios": "^1.5", @@ -3117,9 +3117,9 @@ } }, "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.3.4", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-4.3.4.tgz", + "integrity": "sha512-ciXNIHKPriERBisHFBvnTbfKa6r9SAesOYXeGDzgegcvy9Q4xdScSHAmKbNT0M3O0S9LKhIf5/G+UYG4NnnzYw==", "dev": true, "engines": { "node": "^14.18.0 || >=16.0.0" @@ -14889,9 +14889,9 @@ } }, "@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.3.4", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-4.3.4.tgz", + "integrity": "sha512-ciXNIHKPriERBisHFBvnTbfKa6r9SAesOYXeGDzgegcvy9Q4xdScSHAmKbNT0M3O0S9LKhIf5/G+UYG4NnnzYw==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index 1e7915d2..0e711aff 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/lodash-es": "^4.17.7", "@types/vue-cropperjs": "^4.1.2", "@types/wicg-file-system-access": "^2020.9.6", - "@vitejs/plugin-vue": "^4.1.0", + "@vitejs/plugin-vue": "^4.3.4", "@vue/eslint-config-typescript": "^11.0.3", "autoprefixer": "^10.4.15", "axios": "^1.5",