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

This commit is contained in:
renovate 2023-12-25 10:25:46 +00:00
parent fae5b764dd
commit 333d50c56c

View File

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