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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
renovate[bot] 2023-08-14 07:02:02 +01:00 committed by GitHub
parent 2a2cb4fed3
commit a16edba2f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 266 additions and 263 deletions

View File

@ -45,7 +45,7 @@
"@nuxt/webpack-builder": "workspace:*",
"@nuxtjs/eslint-config-typescript": "12.0.0",
"@types/fs-extra": "11.0.1",
"@types/node": "18.17.4",
"@types/node": "18.17.5",
"@types/semver": "7.5.0",
"case-police": "0.6.1",
"chalk": "5.3.0",
@ -53,7 +53,7 @@
"cheerio": "1.0.0-rc.12",
"consola": "3.2.3",
"devalue": "4.3.2",
"eslint": "8.46.0",
"eslint": "8.47.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jsdoc": "41.1.2",
"eslint-plugin-no-only-tests": "3.1.0",

View File

@ -38,7 +38,7 @@
"giget": "1.1.2",
"h3": "1.7.1",
"jiti": "1.19.1",
"listhen": "1.2.2",
"listhen": "1.3.0",
"mlly": "1.4.0",
"mri": "1.2.0",
"ohash": "1.1.3",

View File

@ -69,7 +69,7 @@
"defu": "^6.1.2",
"destr": "^2.0.1",
"devalue": "^4.3.2",
"esbuild": "^0.19.0",
"esbuild": "^0.19.1",
"escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.3",
"fs-extra": "^11.1.1",

View File

@ -30,12 +30,12 @@
"@rollup/plugin-replace": "^5.0.2",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.15",
"clear": "^0.1.0",
"consola": "^3.2.3",
"cssnano": "^6.0.1",
"defu": "^6.1.2",
"esbuild": "^0.19.0",
"esbuild": "^0.19.1",
"escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.3",
"externality": "^1.0.2",

View File

@ -21,7 +21,7 @@
"dependencies": {
"@nuxt/friendly-errors-webpack-plugin": "^2.5.2",
"@nuxt/kit": "workspace:../kit",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.15",
"css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^5.0.1",
"cssnano": "^6.0.1",

File diff suppressed because it is too large Load Diff