chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot] 2024-12-02 16:39:08 +00:00 committed by GitHub
parent 21d4d66d21
commit d7548696b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 581 additions and 574 deletions

View File

@ -52,12 +52,12 @@
"nuxt": "workspace:*", "nuxt": "workspace:*",
"ohash": "1.1.4", "ohash": "1.1.4",
"postcss": "8.4.49", "postcss": "8.4.49",
"rollup": "4.27.4", "rollup": "4.28.0",
"send": ">=1.1.0", "send": ">=1.1.0",
"typescript": "5.6.2", "typescript": "5.6.2",
"ufo": "1.5.4", "ufo": "1.5.4",
"unhead": "1.11.13", "unhead": "1.11.13",
"vite": "6.0.1", "vite": "6.0.2",
"vue": "3.5.13" "vue": "3.5.13"
}, },
"devDependencies": { "devDependencies": {
@ -80,14 +80,14 @@
"cssnano": "7.0.6", "cssnano": "7.0.6",
"destr": "2.0.3", "destr": "2.0.3",
"devalue": "5.1.1", "devalue": "5.1.1",
"eslint": "9.15.0", "eslint": "9.16.0",
"eslint-plugin-no-only-tests": "3.3.0", "eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-perfectionist": "4.1.2", "eslint-plugin-perfectionist": "4.1.2",
"eslint-typegen": "0.3.2", "eslint-typegen": "0.3.2",
"h3": "1.13.0", "h3": "1.13.0",
"happy-dom": "15.11.7", "happy-dom": "15.11.7",
"jiti": "2.4.0", "jiti": "2.4.1",
"knip": "5.38.2", "knip": "5.39.0",
"markdownlint-cli": "0.43.0", "markdownlint-cli": "0.43.0",
"nitropack": "2.10.4", "nitropack": "2.10.4",
"nuxi": "3.16.0", "nuxi": "3.16.0",
@ -109,7 +109,7 @@
"vue": "3.5.13", "vue": "3.5.13",
"vue-tsc": "2.1.10" "vue-tsc": "2.1.10"
}, },
"packageManager": "pnpm@9.14.2", "packageManager": "pnpm@9.14.4",
"engines": { "engines": {
"node": "^16.10.0 || >=18.0.0" "node": "^16.10.0 || >=18.0.0"
}, },

View File

@ -33,7 +33,7 @@
"destr": "^2.0.3", "destr": "^2.0.3",
"globby": "^14.0.2", "globby": "^14.0.2",
"ignore": "^6.0.2", "ignore": "^6.0.2",
"jiti": "^2.4.0", "jiti": "^2.4.1",
"klona": "^2.0.6", "klona": "^2.0.6",
"knitwork": "^1.1.0", "knitwork": "^1.1.0",
"mlly": "^1.7.3", "mlly": "^1.7.3",
@ -44,7 +44,7 @@
"semver": "^7.6.3", "semver": "^7.6.3",
"ufo": "^1.5.4", "ufo": "^1.5.4",
"unctx": "^2.3.1", "unctx": "^2.3.1",
"unimport": "^3.13.4", "unimport": "^3.14.2",
"untyped": "^1.5.1" "untyped": "^1.5.1"
}, },
"devDependencies": { "devDependencies": {
@ -54,7 +54,7 @@
"lodash-es": "4.17.21", "lodash-es": "4.17.21",
"nitropack": "2.10.4", "nitropack": "2.10.4",
"unbuild": "latest", "unbuild": "latest",
"vite": "6.0.1", "vite": "6.0.2",
"vitest": "2.1.8", "vitest": "2.1.8",
"webpack": "5.96.1" "webpack": "5.96.1"
}, },

View File

@ -88,7 +88,7 @@
"hookable": "^5.5.3", "hookable": "^5.5.3",
"ignore": "^6.0.2", "ignore": "^6.0.2",
"impound": "^0.2.0", "impound": "^0.2.0",
"jiti": "^2.4.0", "jiti": "^2.4.1",
"klona": "^2.0.6", "klona": "^2.0.6",
"knitwork": "^1.1.0", "knitwork": "^1.1.0",
"magic-string": "^0.30.14", "magic-string": "^0.30.14",
@ -96,7 +96,7 @@
"nanotar": "^0.1.1", "nanotar": "^0.1.1",
"nitropack": "^2.10.4", "nitropack": "^2.10.4",
"nuxi": "^3.16.0", "nuxi": "^3.16.0",
"nypm": "^0.4.0", "nypm": "^0.4.1",
"ofetch": "^1.4.1", "ofetch": "^1.4.1",
"ohash": "^1.1.4", "ohash": "^1.1.4",
"pathe": "^1.1.2", "pathe": "^1.1.2",
@ -114,7 +114,7 @@
"unctx": "^2.3.1", "unctx": "^2.3.1",
"unenv": "^1.10.0", "unenv": "^1.10.0",
"unhead": "^1.11.13", "unhead": "^1.11.13",
"unimport": "^3.13.4", "unimport": "^3.14.2",
"unplugin": "^1.16.0", "unplugin": "^1.16.0",
"unplugin-vue-router": "^0.10.8", "unplugin-vue-router": "^0.10.8",
"unstorage": "^1.13.1", "unstorage": "^1.13.1",
@ -131,7 +131,7 @@
"@vitejs/plugin-vue": "5.2.1", "@vitejs/plugin-vue": "5.2.1",
"@vue/compiler-sfc": "3.5.13", "@vue/compiler-sfc": "3.5.13",
"unbuild": "latest", "unbuild": "latest",
"vite": "6.0.1", "vite": "6.0.2",
"vitest": "2.1.8" "vitest": "2.1.8"
}, },
"peerDependencies": { "peerDependencies": {

View File

@ -43,11 +43,11 @@
"fork-ts-checker-webpack-plugin": "^9.0.2", "fork-ts-checker-webpack-plugin": "^9.0.2",
"globby": "^14.0.2", "globby": "^14.0.2",
"h3": "^1.13.0", "h3": "^1.13.0",
"jiti": "^2.4.0", "jiti": "^2.4.1",
"knitwork": "^1.1.0", "knitwork": "^1.1.0",
"lodash-es": "4.17.21", "lodash-es": "4.17.21",
"magic-string": "^0.30.14", "magic-string": "^0.30.14",
"memfs": "^4.14.0", "memfs": "^4.14.1",
"ohash": "^1.1.4", "ohash": "^1.1.4",
"pathe": "^1.1.2", "pathe": "^1.1.2",
"pify": "^6.1.0", "pify": "^6.1.0",
@ -76,7 +76,7 @@
"@types/pify": "5.0.4", "@types/pify": "5.0.4",
"@types/webpack-bundle-analyzer": "4.7.0", "@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9", "@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.27.4", "rollup": "4.28.0",
"unbuild": "latest", "unbuild": "latest",
"vue": "3.5.13" "vue": "3.5.13"
}, },

View File

@ -50,7 +50,7 @@
"ofetch": "1.4.1", "ofetch": "1.4.1",
"unbuild": "latest", "unbuild": "latest",
"unctx": "2.3.1", "unctx": "2.3.1",
"vite": "6.0.1", "vite": "6.0.2",
"vue": "3.5.13", "vue": "3.5.13",
"vue-bundle-renderer": "2.1.1", "vue-bundle-renderer": "2.1.1",
"vue-loader": "17.4.2", "vue-loader": "17.4.2",
@ -70,7 +70,7 @@
"std-env": "^3.8.0", "std-env": "^3.8.0",
"ufo": "^1.5.4", "ufo": "^1.5.4",
"uncrypto": "^0.1.3", "uncrypto": "^0.1.3",
"unimport": "^3.13.4", "unimport": "^3.14.2",
"untyped": "^1.5.1" "untyped": "^1.5.1"
}, },
"engines": { "engines": {

View File

@ -18,11 +18,11 @@
}, },
"devDependencies": { "devDependencies": {
"@types/lodash-es": "4.17.12", "@types/lodash-es": "4.17.12",
"@unocss/reset": "0.64.1", "@unocss/reset": "0.65.0",
"beasties": "0.1.0", "beasties": "0.1.0",
"html-validate": "8.26.0", "html-validate": "8.27.0",
"htmlnano": "2.1.1", "htmlnano": "2.1.1",
"jiti": "2.4.0", "jiti": "2.4.1",
"knitwork": "1.1.0", "knitwork": "1.1.0",
"lodash-es": "4.17.21", "lodash-es": "4.17.21",
"pathe": "1.1.2", "pathe": "1.1.2",
@ -31,7 +31,7 @@
"svgo": "3.3.2", "svgo": "3.3.2",
"tinyexec": "0.3.1", "tinyexec": "0.3.1",
"tinyglobby": "0.2.10", "tinyglobby": "0.2.10",
"unocss": "0.64.1", "unocss": "0.65.0",
"vite": "6.0.1" "vite": "6.0.2"
} }
} }

View File

@ -26,7 +26,7 @@
"devDependencies": { "devDependencies": {
"@nuxt/schema": "workspace:*", "@nuxt/schema": "workspace:*",
"@types/clear": "0.1.4", "@types/clear": "0.1.4",
"rollup": "4.27.4", "rollup": "4.28.0",
"unbuild": "latest", "unbuild": "latest",
"vue": "3.5.13" "vue": "3.5.13"
}, },
@ -45,7 +45,7 @@
"externality": "^1.0.2", "externality": "^1.0.2",
"get-port-please": "^3.1.2", "get-port-please": "^3.1.2",
"h3": "^1.13.0", "h3": "^1.13.0",
"jiti": "^2.4.0", "jiti": "^2.4.1",
"knitwork": "^1.1.0", "knitwork": "^1.1.0",
"magic-string": "^0.30.14", "magic-string": "^0.30.14",
"mlly": "^1.7.3", "mlly": "^1.7.3",
@ -59,7 +59,7 @@
"ufo": "^1.5.4", "ufo": "^1.5.4",
"unenv": "^1.10.0", "unenv": "^1.10.0",
"unplugin": "^1.16.0", "unplugin": "^1.16.0",
"vite": "^6.0.1", "vite": "^6.0.2",
"vite-node": "^2.1.8", "vite-node": "^2.1.8",
"vite-plugin-checker": "^0.8.0", "vite-plugin-checker": "^0.8.0",
"vue-bundle-renderer": "^2.1.1" "vue-bundle-renderer": "^2.1.1"

View File

@ -41,10 +41,10 @@
"file-loader": "^6.2.0", "file-loader": "^6.2.0",
"fork-ts-checker-webpack-plugin": "^9.0.2", "fork-ts-checker-webpack-plugin": "^9.0.2",
"h3": "^1.13.0", "h3": "^1.13.0",
"jiti": "^2.4.0", "jiti": "^2.4.1",
"lodash-es": "4.17.21", "lodash-es": "4.17.21",
"magic-string": "^0.30.14", "magic-string": "^0.30.14",
"memfs": "^4.14.0", "memfs": "^4.14.1",
"mini-css-extract-plugin": "^2.9.2", "mini-css-extract-plugin": "^2.9.2",
"ohash": "^1.1.4", "ohash": "^1.1.4",
"pathe": "^1.1.2", "pathe": "^1.1.2",

File diff suppressed because it is too large Load Diff