diff --git a/package-lock.json b/package-lock.json index 84ba7ad..e5e15a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@testing-library/vue": "6.4.0", "@typescript-eslint/eslint-plugin": "4.12.0", "@typescript-eslint/parser": "4.12.0", - "@vitejs/plugin-vue": "2.2.4", + "@vitejs/plugin-vue": "2.3.4", "@vue/cli-plugin-typescript": "4.5.12", "@vue/cli-plugin-unit-jest": "4.5.12", "@vue/eslint-config-prettier": "6.0.0", @@ -4427,9 +4427,9 @@ } }, "node_modules/@vitejs/plugin-vue": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-2.2.4.tgz", - "integrity": "sha512-ev9AOlp0ljCaDkFZF3JwC/pD2N4Hh+r5srl5JHM6BKg5+99jiiK0rE/XaRs3pVm1wzyKkjUy/StBSoXX5fFzcw==", + "version": "2.3.4", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-2.3.4.tgz", + "integrity": "sha512-IfFNbtkbIm36O9KB8QodlwwYvTEsJb4Lll4c2IwB3VHc2gie2mSPtSzL0eYay7X2jd/2WX02FjSGTWR6OPr/zg==", "dev": true, "engines": { "node": ">=12.0.0" @@ -39305,9 +39305,9 @@ } }, "@vitejs/plugin-vue": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-2.2.4.tgz", - "integrity": "sha512-ev9AOlp0ljCaDkFZF3JwC/pD2N4Hh+r5srl5JHM6BKg5+99jiiK0rE/XaRs3pVm1wzyKkjUy/StBSoXX5fFzcw==", + "version": "2.3.4", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-2.3.4.tgz", + "integrity": "sha512-IfFNbtkbIm36O9KB8QodlwwYvTEsJb4Lll4c2IwB3VHc2gie2mSPtSzL0eYay7X2jd/2WX02FjSGTWR6OPr/zg==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index f44472d..6249a17 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@testing-library/vue": "6.4.0", "@typescript-eslint/eslint-plugin": "4.12.0", "@typescript-eslint/parser": "4.12.0", - "@vitejs/plugin-vue": "2.2.4", + "@vitejs/plugin-vue": "2.3.4", "@vue/cli-plugin-typescript": "4.5.12", "@vue/cli-plugin-unit-jest": "4.5.12", "@vue/eslint-config-prettier": "6.0.0",