chore(deps): update dev-dependencies
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
renovate 2023-12-25 10:25:46 +00:00
parent fae5b764dd
commit 333d50c56c
1 changed files with 4 additions and 4 deletions

View File

@ -142,13 +142,13 @@
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@vitejs/plugin-legacy": "5.2.0",
"@vitejs/plugin-vue": "4.5.2",
"@vitejs/plugin-vue": "4.6.0",
"@vue/eslint-config-typescript": "12.0.0",
"@vue/test-utils": "2.4.3",
"@vue/tsconfig": "0.5.1",
"autoprefixer": "10.4.16",
"browserslist": "4.22.2",
"caniuse-lite": "1.0.30001570",
"caniuse-lite": "1.0.30001571",
"css-has-pseudo": "6.0.1",
"csstype": "3.1.3",
"cypress": "13.6.1",
@ -172,8 +172,8 @@
"vite-plugin-pwa": "0.17.4",
"vite-plugin-sentry": "1.3.0",
"vite-svg-loader": "5.1.0",
"vitest": "1.0.4",
"vue-tsc": "1.8.25",
"vitest": "1.1.0",
"vue-tsc": "1.8.26",
"wait-on": "7.2.0",
"workbox-cli": "7.0.0"
},