diff --git a/package.json b/package.json index fd055d2..6af6d88 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@types/sortablejs": "^1.15.1", "@typescript-eslint/eslint-plugin": "^5.59.1", "@typescript-eslint/parser": "^5.59.1", - "@vitejs/plugin-vue": "^4.2.0", + "@vitejs/plugin-vue": "4.1.0", "@vitejs/plugin-vue-jsx": "^3.0.1", "@vue/compiler-sfc": "^3.2.47", "autoprefixer": "^10.4.14", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 332633f..c951eb7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -151,8 +151,8 @@ devDependencies: specifier: ^5.59.1 version: 5.59.1(eslint@8.39.0)(typescript@5.0.4) '@vitejs/plugin-vue': - specifier: ^4.2.0 - version: 4.2.0(vite@4.3.2)(vue@3.2.47) + specifier: 4.1.0 + version: 4.1.0(vite@4.3.2)(vue@3.2.47) '@vitejs/plugin-vue-jsx': specifier: ^3.0.1 version: 3.0.1(vite@4.3.2)(vue@3.2.47) @@ -2691,8 +2691,8 @@ packages: - supports-color dev: true - /@vitejs/plugin-vue@4.2.0(vite@4.3.2)(vue@3.2.47): - resolution: {integrity: sha512-hYaXFvEKEwyTmwHq2ft7GGeLBvyYLwTM3E5R1jpvzxg9gO4m5PQcTVvj1wEPKoPL8PAt+KAlxo3gyJWnmwzaWQ==} + /@vitejs/plugin-vue@4.1.0(vite@4.3.2)(vue@3.2.47): + resolution: {integrity: sha512-++9JOAFdcXI3lyer9UKUV4rfoQ3T1RN8yDqoCLar86s0xQct5yblxAE+yWgRnU5/0FOlVCpTZpYSBV/bGWrSrQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0