chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot] 2024-11-30 13:52:06 +00:00 committed by GitHub
parent 6f7b379849
commit 038397c2d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 446 additions and 452 deletions

View File

@ -52,7 +52,7 @@
"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",
@ -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.38.3",
"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": {

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",

View File

@ -43,7 +43,7 @@
"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",
@ -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

@ -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

@ -20,9 +20,9 @@
"@types/lodash-es": "4.17.12", "@types/lodash-es": "4.17.12",
"@unocss/reset": "0.64.1", "@unocss/reset": "0.64.1",
"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",

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",

View File

@ -41,7 +41,7 @@
"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.0",

File diff suppressed because it is too large Load Diff