chore(deps): update all non-major dependencies (3.x) (#30913)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-08 21:23:43 +00:00 committed by GitHub
parent aba75bd5a5
commit 9ecba3b42b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 547 additions and 213 deletions

View File

@ -37,7 +37,7 @@
"typecheck:docs": "DOCS_TYPECHECK=true pnpm nuxi prepare && nuxt-content-twoslash verify --content-dir docs --languages html"
},
"resolutions": {
"@babel/core": "7.26.7",
"@babel/core": "7.26.8",
"@babel/helper-plugin-utils": "7.26.5",
"@nuxt/cli": "3.21.1",
"@nuxt/kit": "workspace:*",
@ -71,7 +71,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.3",
"@babel/core": "7.26.7",
"@babel/core": "7.26.8",
"@babel/helper-plugin-utils": "7.26.5",
"@codspeed/vitest-plugin": "4.0.0",
"@nuxt/cli": "3.21.1",
@ -97,13 +97,13 @@
"cssnano": "7.0.6",
"destr": "2.0.3",
"devalue": "5.1.1",
"eslint": "9.19.0",
"eslint": "9.20.0",
"eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-perfectionist": "4.8.0",
"eslint-typegen": "1.0.0",
"estree-walker": "3.0.3",
"h3": "1.15.0",
"happy-dom": "17.0.0",
"happy-dom": "17.0.2",
"installed-check": "9.3.0",
"jiti": "2.4.2",
"knip": "5.43.6",

View File

@ -31,7 +31,7 @@
"consola": "^3.4.0",
"defu": "^6.1.4",
"destr": "^2.0.3",
"globby": "^14.0.2",
"globby": "^14.1.0",
"ignore": "^7.0.3",
"jiti": "^2.4.2",
"klona": "^2.0.6",

View File

@ -91,10 +91,10 @@
"destr": "^2.0.3",
"devalue": "^5.1.1",
"errx": "^0.1.0",
"esbuild": "^0.24.2",
"esbuild": "^0.25.0",
"escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.3",
"globby": "^14.0.2",
"globby": "^14.1.0",
"h3": "^1.15.0",
"hookable": "^5.5.3",
"ignore": "^7.0.3",
@ -136,7 +136,7 @@
"vue-router": "^4.5.0"
},
"devDependencies": {
"@nuxt/scripts": "0.10.0",
"@nuxt/scripts": "0.10.1",
"@parcel/watcher": "2.5.1",
"@types/estree": "1.0.6",
"@vitejs/plugin-vue": "5.2.1",

View File

@ -42,7 +42,7 @@
"escape-string-regexp": "^5.0.0",
"file-loader": "^6.2.0",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"globby": "^14.0.2",
"globby": "^14.1.0",
"h3": "^1.15.0",
"jiti": "^2.4.2",
"knitwork": "^1.2.0",

View File

@ -39,7 +39,7 @@
"consola": "^3.4.0",
"cssnano": "^7.0.6",
"defu": "^6.1.4",
"esbuild": "^0.24.2",
"esbuild": "^0.25.0",
"escape-string-regexp": "^5.0.0",
"externality": "^1.0.2",
"get-port-please": "^3.1.2",

File diff suppressed because it is too large Load Diff