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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-09 09:51:57 +00:00 committed by GitHub
parent 3c7140582b
commit 896c875524
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 530 additions and 257 deletions

View File

@ -51,7 +51,7 @@
"@types/node": "^18.11.18", "@types/node": "^18.11.18",
"@types/rimraf": "^3", "@types/rimraf": "^3",
"@types/semver": "^7", "@types/semver": "^7",
"@unocss/reset": "^0.48.0", "@unocss/reset": "^0.48.3",
"case-police": "^0.5.10", "case-police": "^0.5.10",
"changelogen": "^0.4.0", "changelogen": "^0.4.0",
"crawler": "^1.4.0", "crawler": "^1.4.0",
@ -61,7 +61,7 @@
"expect-type": "^0.15.0", "expect-type": "^0.15.0",
"globby": "^13.1.3", "globby": "^13.1.3",
"jiti": "^1.16.1", "jiti": "^1.16.1",
"markdownlint-cli": "^0.32.2", "markdownlint-cli": "^0.33.0",
"nuxi": "workspace:*", "nuxi": "workspace:*",
"nuxt": "workspace:*", "nuxt": "workspace:*",
"ofetch": "^1.0.0", "ofetch": "^1.0.0",
@ -74,9 +74,9 @@
"unbuild": "^1.0.2", "unbuild": "^1.0.2",
"vite": "^4.0.4", "vite": "^4.0.4",
"vitest": "^0.26.3", "vitest": "^0.26.3",
"vue-tsc": "^1.0.20" "vue-tsc": "^1.0.24"
}, },
"packageManager": "pnpm@7.22.0", "packageManager": "pnpm@7.23.0",
"engines": { "engines": {
"node": "^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" "node": "^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
} }

View File

@ -29,7 +29,7 @@
"scule": "^1.0.0", "scule": "^1.0.0",
"semver": "^7.3.8", "semver": "^7.3.8",
"unctx": "^2.1.1", "unctx": "^2.1.1",
"unimport": "^1.1.0", "unimport": "^1.2.0",
"untyped": "^1.2.1" "untyped": "^1.2.1"
}, },
"devDependencies": { "devDependencies": {

View File

@ -40,7 +40,7 @@
"@nuxt/kit": "3.0.0", "@nuxt/kit": "3.0.0",
"@nuxt/schema": "3.0.0", "@nuxt/schema": "3.0.0",
"@nuxt/telemetry": "^2.1.8", "@nuxt/telemetry": "^2.1.8",
"@nuxt/ui-templates": "^1.0.0", "@nuxt/ui-templates": "^1.1.0",
"@nuxt/vite-builder": "3.0.0", "@nuxt/vite-builder": "3.0.0",
"@vue/reactivity": "^3.2.45", "@vue/reactivity": "^3.2.45",
"@vue/shared": "^3.2.45", "@vue/shared": "^3.2.45",
@ -73,7 +73,7 @@
"ultrahtml": "^1.2.0", "ultrahtml": "^1.2.0",
"unctx": "^2.1.1", "unctx": "^2.1.1",
"unenv": "^1.0.1", "unenv": "^1.0.1",
"unimport": "^1.1.0", "unimport": "^1.2.0",
"unplugin": "^1.0.1", "unplugin": "^1.0.1",
"untyped": "^1.2.1", "untyped": "^1.2.1",
"vue": "^3.2.45", "vue": "^3.2.45",

View File

@ -34,7 +34,7 @@
"scule": "^1.0.0", "scule": "^1.0.0",
"std-env": "^3.3.1", "std-env": "^3.3.1",
"ufo": "^1.0.1", "ufo": "^1.0.1",
"unimport": "^1.1.0", "unimport": "^1.2.0",
"untyped": "^1.2.1" "untyped": "^1.2.1"
}, },
"engines": { "engines": {

View File

@ -24,7 +24,7 @@
"pathe": "^1.0.0" "pathe": "^1.0.0"
}, },
"devDependencies": { "devDependencies": {
"playwright": "^1.29.1", "playwright": "^1.29.2",
"unbuild": "latest", "unbuild": "latest",
"vitest": "^0.26.3" "vitest": "^0.26.3"
}, },

View File

@ -27,7 +27,7 @@
"chokidar": "^3.5.3", "chokidar": "^3.5.3",
"cssnano": "^5.1.14", "cssnano": "^5.1.14",
"defu": "^6.1.1", "defu": "^6.1.1",
"esbuild": "^0.16.13", "esbuild": "^0.16.16",
"escape-string-regexp": "^5.0.0", "escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.2", "estree-walker": "^3.0.2",
"externality": "^1.0.0", "externality": "^1.0.0",
@ -41,7 +41,7 @@
"pathe": "^1.0.0", "pathe": "^1.0.0",
"perfect-debounce": "^0.1.3", "perfect-debounce": "^0.1.3",
"pkg-types": "^1.0.1", "pkg-types": "^1.0.1",
"postcss": "^8.4.20", "postcss": "^8.4.21",
"postcss-import": "^15.1.0", "postcss-import": "^15.1.0",
"postcss-url": "^10.1.3", "postcss-url": "^10.1.3",
"rollup": "^3.9.1", "rollup": "^3.9.1",

View File

@ -16,7 +16,7 @@
"prepack": "unbuild" "prepack": "unbuild"
}, },
"dependencies": { "dependencies": {
"@babel/core": "^7.20.7", "@babel/core": "^7.20.12",
"@nuxt/friendly-errors-webpack-plugin": "^2.5.2", "@nuxt/friendly-errors-webpack-plugin": "^2.5.2",
"@nuxt/kit": "3.0.0", "@nuxt/kit": "3.0.0",
"autoprefixer": "^10.4.13", "autoprefixer": "^10.4.13",
@ -32,13 +32,13 @@
"hash-sum": "^2.0.0", "hash-sum": "^2.0.0",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"magic-string": "^0.27.0", "magic-string": "^0.27.0",
"memfs": "^3.4.12", "memfs": "^3.4.13",
"mini-css-extract-plugin": "^2.7.2", "mini-css-extract-plugin": "^2.7.2",
"mlly": "^1.0.0", "mlly": "^1.0.0",
"ohash": "^1.0.0", "ohash": "^1.0.0",
"pathe": "^1.0.0", "pathe": "^1.0.0",
"pify": "^6.1.0", "pify": "^6.1.0",
"postcss": "^8.4.20", "postcss": "^8.4.21",
"postcss-import": "^15.1.0", "postcss-import": "^15.1.0",
"postcss-loader": "^7.0.2", "postcss-loader": "^7.0.2",
"postcss-url": "^10.1.3", "postcss-url": "^10.1.3",

File diff suppressed because it is too large Load Diff