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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-08 21:23:45 +00:00 committed by GitHub
parent 059700616e
commit ca331c2aec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 454 additions and 134 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:*",
@ -74,7 +74,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",
@ -106,7 +106,7 @@
"eslint-typegen": "1.0.0",
"estree-walker": "3.0.3",
"h3": "npm:h3-nightly@1.14.0-20250122-114730-3f9e703",
"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

@ -32,7 +32,7 @@
"defu": "^6.1.4",
"destr": "^2.0.3",
"errx": "^0.1.0",
"globby": "^14.0.2",
"globby": "^14.1.0",
"ignore": "^7.0.3",
"jiti": "^2.4.2",
"klona": "^2.0.6",

View File

@ -86,10 +86,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": "npm:h3-nightly@1.14.0-20250122-114730-3f9e703",
"hookable": "^5.5.3",
"ignore": "^7.0.3",
@ -131,7 +131,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": "npm:h3-nightly@1.14.0-20250122-114730-3f9e703",
"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",

View File

@ -41,7 +41,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": "npm:h3-nightly@1.14.0-20250122-114730-3f9e703",
"jiti": "^2.4.2",
"knitwork": "^1.2.0",

File diff suppressed because it is too large Load Diff