chore(deps): update all non-major dependencies (#4973)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-20 11:13:19 +02:00 committed by GitHub
parent 173fbfd06e
commit 733c293901
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 472 additions and 186 deletions

View File

@ -46,13 +46,13 @@
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^10.0.0",
"@types/node": "^16.11.35",
"@types/node": "^16.11.36",
"@types/rimraf": "^3",
"@unocss/reset": "^0.33.4",
"@unocss/reset": "^0.34.0",
"case-police": "^0.5.3",
"changelogen": "^0.0.6",
"eslint": "^8.15.0",
"eslint-plugin-jsdoc": "^39.2.9",
"eslint-plugin-jsdoc": "^39.3.0",
"execa": "^6.1.0",
"expect-type": "^0.13.0",
"globby": "^13.1.1",
@ -63,8 +63,8 @@
"rimraf": "^3.0.2",
"typescript": "^4.6.4",
"unbuild": "^0.7.4",
"vitest": "^0.12.4",
"vue-tsc": "^0.34.13"
"vitest": "^0.12.6",
"vue-tsc": "^0.34.15"
},
"packageManager": "yarn@3.2.1",
"engines": {

View File

@ -36,8 +36,8 @@
"@nuxt/telemetry": "^2.1.3",
"@nuxt/ui-templates": "^0.1.1",
"@nuxt/vite-builder": "^3.0.0-rc.3",
"@vue/reactivity": "^3.2.33",
"@vue/shared": "^3.2.33",
"@vue/reactivity": "^3.2.34",
"@vue/shared": "^3.2.34",
"@vueuse/head": "^0.7.6",
"chokidar": "^3.5.3",
"cookie-es": "^0.5.0",
@ -65,7 +65,7 @@
"unimport": "^0.2.1",
"unplugin": "^0.6.3",
"untyped": "^0.4.4",
"vue": "^3.2.33",
"vue": "^3.2.34",
"vue-bundle-renderer": "^0.3.8",
"vue-router": "^4.0.15"
},

View File

@ -22,12 +22,12 @@
"ohmyfetch": "^0.4.17"
},
"devDependencies": {
"playwright": "^1.22.0",
"playwright": "^1.22.1",
"unbuild": "latest",
"vitest": "^0.12.4"
"vitest": "^0.12.6"
},
"peerDependencies": {
"vue": "3.2.33"
"vue": "3.2.34"
},
"engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0"

View File

@ -16,7 +16,7 @@
"@nuxt/schema": "^3.0.0-rc.3",
"@types/cssnano": "^5",
"unbuild": "latest",
"vue": "3.2.33"
"vue": "3.2.34"
},
"dependencies": {
"@nuxt/kit": "^3.0.0-rc.3",
@ -25,11 +25,11 @@
"@vitejs/plugin-vue-jsx": "^1.3.10",
"autoprefixer": "^10.4.7",
"chokidar": "^3.5.3",
"cssnano": "^5.1.7",
"cssnano": "^5.1.8",
"defu": "^6.0.0",
"esbuild": "^0.14.39",
"escape-string-regexp": "^5.0.0",
"externality": "^0.2.1",
"externality": "^0.2.2",
"fs-extra": "^10.1.0",
"get-port-please": "^2.5.0",
"h3": "^0.7.8",
@ -38,19 +38,19 @@
"mlly": "^0.5.2",
"pathe": "^0.3.0",
"perfect-debounce": "^0.1.3",
"postcss": "^8.4.13",
"postcss": "^8.4.14",
"postcss-import": "^14.1.0",
"postcss-url": "^10.1.3",
"rollup": "^2.72.1",
"rollup": "^2.74.1",
"rollup-plugin-visualizer": "^5.6.0",
"ufo": "^0.8.4",
"unplugin": "^0.6.3",
"vite": "^2.9.9",
"vite-node": "^0.12.4",
"vite-node": "^0.12.6",
"vite-plugin-checker": "^0.4.6"
},
"peerDependencies": {
"vue": "3.2.33"
"vue": "3.2.34"
},
"engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0"

View File

@ -16,14 +16,14 @@
"prepack": "unbuild"
},
"dependencies": {
"@babel/core": "^7.17.10",
"@babel/core": "^7.18.0",
"@nuxt/friendly-errors-webpack-plugin": "^2.5.2",
"@nuxt/kit": "^3.0.0-rc.3",
"autoprefixer": "^10.4.7",
"css-loader": "^6.7.1",
"css-minimizer-webpack-plugin": "^3.4.1",
"cssnano": "^5.1.7",
"esbuild-loader": "^2.18.0",
"cssnano": "^5.1.8",
"esbuild-loader": "^2.19.0",
"escape-string-regexp": "^5.0.0",
"file-loader": "^6.2.0",
"fork-ts-checker-webpack-plugin": "^7.2.11",
@ -31,12 +31,12 @@
"hash-sum": "^2.0.0",
"lodash-es": "^4.17.21",
"magic-string": "^0.26.2",
"memfs": "^3.4.1",
"memfs": "^3.4.3",
"mini-css-extract-plugin": "^2.6.0",
"mlly": "^0.5.2",
"pathe": "^0.3.0",
"pify": "^5.0.0",
"postcss": "^8.4.13",
"postcss": "^8.4.14",
"postcss-import": "^14.1.0",
"postcss-loader": "^6.2.1",
"postcss-url": "^10.1.3",
@ -49,7 +49,7 @@
"vue-style-loader": "^4.1.3",
"webpack": "^5.72.1",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-dev-middleware": "^5.3.1",
"webpack-dev-middleware": "^5.3.3",
"webpack-hot-middleware": "^2.25.1",
"webpack-virtual-modules": "^0.4.3",
"webpackbar": "^5.0.2"
@ -62,10 +62,10 @@
"@types/webpack-hot-middleware": "^2.25.6",
"@types/webpack-virtual-modules": "^0",
"unbuild": "latest",
"vue": "3.2.33"
"vue": "3.2.34"
},
"peerDependencies": {
"vue": "3.2.33"
"vue": "3.2.34"
},
"engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0"

606
yarn.lock

File diff suppressed because it is too large Load Diff