chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot] 2024-11-25 21:41:06 +00:00 committed by GitHub
parent a0dcb64c76
commit fef2ca456c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 731 additions and 659 deletions

View File

@ -40,12 +40,12 @@
"@nuxt/ui-templates": "workspace:*",
"@nuxt/vite-builder": "workspace:*",
"@nuxt/webpack-builder": "workspace:*",
"@types/node": "22.9.1",
"@unhead/dom": "1.11.11",
"@unhead/shared": "1.11.11",
"@unhead/vue": "1.11.11",
"@unhead/schema": "1.11.11",
"@unhead/ssr": "1.11.11",
"@types/node": "22.9.4",
"@unhead/dom": "1.11.13",
"@unhead/shared": "1.11.13",
"@unhead/vue": "1.11.13",
"@unhead/schema": "1.11.13",
"@unhead/ssr": "1.11.13",
"@vue/compiler-core": "3.5.13",
"@vue/compiler-dom": "3.5.13",
"@vue/shared": "3.5.13",
@ -57,12 +57,12 @@
"nuxt": "workspace:*",
"ohash": "1.1.4",
"postcss": "8.4.49",
"rollup": "4.27.3",
"rollup": "4.27.4",
"send": ">=1.1.0",
"typescript": "5.6.3",
"typescript": "5.7.2",
"ufo": "1.5.4",
"unbuild": "3.0.0-rc.11",
"unhead": "1.11.11",
"unhead": "1.11.13",
"vite": "5.4.11",
"vue": "3.5.13"
},
@ -75,10 +75,10 @@
"@nuxt/webpack-builder": "workspace:*",
"@testing-library/vue": "8.1.0",
"@types/eslint__js": "8.42.3",
"@types/node": "22.9.1",
"@types/node": "22.9.4",
"@types/semver": "7.5.8",
"@unhead/schema": "1.11.11",
"@unhead/vue": "1.11.11",
"@unhead/schema": "1.11.13",
"@unhead/vue": "1.11.13",
"@vitejs/plugin-vue": "5.2.0",
"@vitest/coverage-v8": "2.1.5",
"@vue/test-utils": "2.4.6",
@ -91,12 +91,12 @@
"devalue": "5.1.1",
"eslint": "9.15.0",
"eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-perfectionist": "4.0.3",
"eslint-plugin-perfectionist": "4.1.1",
"eslint-typegen": "0.3.2",
"h3": "npm:h3-nightly@2.0.0-1718872656.6765a6e",
"happy-dom": "15.11.6",
"jiti": "2.4.0",
"markdownlint-cli": "0.42.0",
"markdownlint-cli": "0.43.0",
"nitro": "npm:nitro-nightly@3.0.0-beta-28796231.359af68d",
"nuxi": "3.15.0",
"nuxt": "workspace:*",
@ -110,12 +110,12 @@
"std-env": "3.8.0",
"tinyexec": "0.3.1",
"tinyglobby": "0.2.10",
"typescript": "5.6.3",
"typescript": "5.7.2",
"ufo": "1.5.4",
"vitest": "2.1.5",
"vitest-environment-nuxt": "1.0.1",
"vue": "3.5.13",
"vue-router": "4.4.5",
"vue-router": "4.5.0",
"vue-tsc": "2.1.10"
},
"packageManager": "pnpm@9.14.2",

View File

@ -44,7 +44,7 @@
"semver": "^7.6.3",
"ufo": "^1.5.4",
"unctx": "^2.3.1",
"unimport": "^3.13.2",
"unimport": "^3.13.3",
"untyped": "^1.5.1"
},
"devDependencies": {

View File

@ -65,10 +65,10 @@
"@nuxt/schema": "workspace:*",
"@nuxt/telemetry": "^2.6.0",
"@nuxt/vite-builder": "workspace:*",
"@unhead/dom": "^1.11.11",
"@unhead/shared": "^1.11.11",
"@unhead/ssr": "^1.11.11",
"@unhead/vue": "^1.11.11",
"@unhead/dom": "^1.11.13",
"@unhead/shared": "^1.11.13",
"@unhead/ssr": "^1.11.13",
"@unhead/vue": "^1.11.13",
"@vue/shared": "^3.5.13",
"acorn": "8.14.0",
"c12": "^2.0.1",
@ -106,15 +106,15 @@
"scule": "^1.3.0",
"semver": "^7.6.3",
"std-env": "^3.8.0",
"strip-literal": "^2.1.0",
"strip-literal": "^2.1.1",
"tinyglobby": "0.2.10",
"ufo": "^1.5.4",
"ultrahtml": "^1.5.3",
"uncrypto": "^0.1.3",
"unctx": "^2.3.1",
"unenv": "^1.10.0",
"unhead": "^1.11.11",
"unimport": "^3.13.2",
"unhead": "^1.11.13",
"unimport": "^3.13.3",
"unplugin": "^1.16.0",
"unplugin-vue-router": "^0.10.8",
"unstorage": "^1.13.1",
@ -122,7 +122,7 @@
"vue": "^3.5.13",
"vue-bundle-renderer": "^2.1.1",
"vue-devtools-stub": "^0.1.0",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
},
"devDependencies": {
"@nuxt/scripts": "0.9.5",

View File

@ -81,7 +81,7 @@
"@types/pify": "5.0.4",
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.27.3",
"rollup": "4.27.4",
"unbuild": "3.0.0-rc.11",
"vue": "3.5.13"
},

View File

@ -39,7 +39,7 @@
"@types/file-loader": "5.0.4",
"@types/pug": "2.0.10",
"@types/sass-loader": "8.0.9",
"@unhead/schema": "1.11.11",
"@unhead/schema": "1.11.13",
"@vitejs/plugin-vue": "5.2.0",
"@vitejs/plugin-vue-jsx": "4.1.0",
"@vue/compiler-core": "3.5.13",
@ -57,7 +57,7 @@
"vue": "3.5.13",
"vue-bundle-renderer": "2.1.1",
"vue-loader": "17.4.2",
"vue-router": "4.4.5",
"vue-router": "4.5.0",
"webpack": "5.96.1",
"webpack-dev-middleware": "7.4.2"
},
@ -73,7 +73,7 @@
"std-env": "^3.8.0",
"ufo": "^1.5.4",
"uncrypto": "^0.1.3",
"unimport": "^3.13.2",
"unimport": "^3.13.3",
"untyped": "^1.5.1"
},
"engines": {

View File

@ -20,7 +20,7 @@
"devDependencies": {
"@unocss/reset": "0.64.1",
"beasties": "0.1.0",
"html-validate": "8.25.0",
"html-validate": "8.25.1",
"htmlnano": "2.1.1",
"jiti": "2.4.0",
"knitwork": "1.1.0",

View File

@ -27,7 +27,7 @@
"@nuxt/schema": "workspace:*",
"@types/clear": "0.1.4",
"@types/estree": "1.0.6",
"rollup": "4.27.3",
"rollup": "4.27.4",
"unbuild": "3.0.0-rc.11",
"vue": "3.5.13"
},
@ -58,7 +58,7 @@
"postcss": "^8.4.49",
"rollup-plugin-visualizer": "^5.12.0",
"std-env": "^3.8.0",
"strip-literal": "^2.1.0",
"strip-literal": "^2.1.1",
"ufo": "^1.5.4",
"unenv": "^1.10.0",
"unplugin": "^1.16.0",

View File

@ -82,7 +82,7 @@
"@types/pify": "5.0.4",
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.27.3",
"rollup": "4.27.4",
"unbuild": "3.0.0-rc.11",
"vue": "3.5.13"
},

File diff suppressed because it is too large Load Diff