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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-07-29 11:40:44 +02:00 committed by GitHub
parent 3f2eb3a3b1
commit 3fa32b9c22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 807 additions and 840 deletions

View File

@ -19,12 +19,12 @@
"jiti": "^1.14.0", "jiti": "^1.14.0",
"pathe": "^0.3.2", "pathe": "^0.3.2",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"scule": "^0.2.1", "scule": "^0.3.2",
"untyped": "^0.4.4", "untyped": "^0.4.4",
"vue-mq": "^1.0.1", "vue-mq": "^1.0.1",
"vue-plausible": "^1.3.2" "vue-plausible": "^1.3.2"
}, },
"dependencies": { "dependencies": {
"three": "^0.142.0" "three": "^0.143.0"
} }
} }

View File

@ -10066,6 +10066,11 @@ scule@^0.2.1:
resolved "https://registry.yarnpkg.com/scule/-/scule-0.2.1.tgz#0c1dc847b18e07219ae9a3832f2f83224e2079dc" resolved "https://registry.yarnpkg.com/scule/-/scule-0.2.1.tgz#0c1dc847b18e07219ae9a3832f2f83224e2079dc"
integrity sha512-M9gnWtn3J0W+UhJOHmBxBTwv8mZCan5i1Himp60t6vvZcor0wr+IM0URKmIglsWJ7bRujNAVVN77fp+uZaWoKg== integrity sha512-M9gnWtn3J0W+UhJOHmBxBTwv8mZCan5i1Himp60t6vvZcor0wr+IM0URKmIglsWJ7bRujNAVVN77fp+uZaWoKg==
scule@^0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/scule/-/scule-0.3.2.tgz#472445cecd8357165a94a067f78cee40e700b596"
integrity sha512-zIvPdjOH8fv8CgrPT5eqtxHQXmPNnV/vHJYffZhE43KZkvULvpCTvOt1HPlFaCZx287INL9qaqrZg34e8NgI4g==
section-matter@^1.0.0: section-matter@^1.0.0:
version "1.0.0" version "1.0.0"
resolved "https://registry.yarnpkg.com/section-matter/-/section-matter-1.0.0.tgz#e9041953506780ec01d59f292a19c7b850b84167" resolved "https://registry.yarnpkg.com/section-matter/-/section-matter-1.0.0.tgz#e9041953506780ec01d59f292a19c7b850b84167"
@ -10842,10 +10847,10 @@ thread-loader@^3.0.4:
neo-async "^2.6.2" neo-async "^2.6.2"
schema-utils "^3.0.0" schema-utils "^3.0.0"
three@^0.142.0: three@^0.143.0:
version "0.142.0" version "0.143.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.142.0.tgz#89e226a16221f212eb1d40f0786604b711f28aed" resolved "https://registry.yarnpkg.com/three/-/three-0.143.0.tgz#1455bca132cc2b20beb7f41d313e10c29e5ed9df"
integrity sha512-ESjPO+3geFr+ZUfVMpMnF/eVU2uJPOh0e2ZpMFqjNca1wApS9lJb7E4MjwGIczgt9iuKd8PEm6Pfgp2bJ92Xtg== integrity sha512-oKcAGYHhJ46TGEuHjodo2n6TY2R6lbvrkp+feKZxqsUL/WkH7GKKaeu6RHeyb2Xjfk2dPLRKLsOP0KM2VgT8Zg==
through2@^2.0.0: through2@^2.0.0:
version "2.0.5" version "2.0.5"

View File

@ -47,7 +47,7 @@
}, },
"devDependencies": { "devDependencies": {
"@nuxtjs/eslint-config-typescript": "^10.0.0", "@nuxtjs/eslint-config-typescript": "^10.0.0",
"@types/node": "^16.11.45", "@types/node": "^16.11.46",
"@types/rimraf": "^3", "@types/rimraf": "^3",
"@unocss/reset": "^0.44.7", "@unocss/reset": "^0.44.7",
"case-police": "^0.5.6", "case-police": "^0.5.6",
@ -58,14 +58,14 @@
"expect-type": "^0.13.0", "expect-type": "^0.13.0",
"globby": "^13.1.2", "globby": "^13.1.2",
"jiti": "^1.14.0", "jiti": "^1.14.0",
"lerna": "^5.2.0", "lerna": "^5.3.0",
"markdownlint-cli": "^0.32.1", "markdownlint-cli": "^0.32.1",
"pathe": "^0.3.2", "pathe": "^0.3.2",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"typescript": "^4.7.4", "typescript": "^4.7.4",
"unbuild": "^0.7.6", "unbuild": "^0.7.6",
"vitest": "^0.19.1", "vitest": "^0.19.1",
"vue-tsc": "^0.39.0" "vue-tsc": "^0.39.2"
}, },
"packageManager": "yarn@3.2.2", "packageManager": "yarn@3.2.2",
"engines": { "engines": {

View File

@ -27,10 +27,10 @@
"ohash": "^0.1.4", "ohash": "^0.1.4",
"pathe": "^0.3.2", "pathe": "^0.3.2",
"pkg-types": "^0.3.3", "pkg-types": "^0.3.3",
"scule": "^0.2.1", "scule": "^0.3.2",
"semver": "^7.3.7", "semver": "^7.3.7",
"unctx": "^1.1.4", "unctx": "^1.1.4",
"unimport": "^0.6.3", "unimport": "^0.6.4",
"untyped": "^0.4.4" "untyped": "^0.4.4"
}, },
"devDependencies": { "devDependencies": {

View File

@ -40,7 +40,7 @@
"pathe": "^0.3.2", "pathe": "^0.3.2",
"perfect-debounce": "^0.1.3", "perfect-debounce": "^0.1.3",
"pkg-types": "^0.3.3", "pkg-types": "^0.3.3",
"scule": "^0.2.1", "scule": "^0.3.2",
"semver": "^7.3.7", "semver": "^7.3.7",
"superb": "^4.0.0", "superb": "^4.0.0",
"tiged": "^2.12.0", "tiged": "^2.12.0",

View File

@ -58,17 +58,17 @@
"ohmyfetch": "^0.4.18", "ohmyfetch": "^0.4.18",
"pathe": "^0.3.2", "pathe": "^0.3.2",
"perfect-debounce": "^0.1.3", "perfect-debounce": "^0.1.3",
"scule": "^0.2.1", "scule": "^0.3.2",
"strip-literal": "^0.4.0", "strip-literal": "^0.4.0",
"ufo": "^0.8.5", "ufo": "^0.8.5",
"unctx": "^1.1.4", "unctx": "^1.1.4",
"unenv": "^0.5.2", "unenv": "^0.5.2",
"unimport": "^0.6.3", "unimport": "^0.6.4",
"unplugin": "^0.8.0", "unplugin": "^0.8.0",
"untyped": "^0.4.4", "untyped": "^0.4.4",
"vue": "^3.2.37", "vue": "^3.2.37",
"vue-bundle-renderer": "^0.3.9", "vue-bundle-renderer": "^0.3.9",
"vue-router": "^4.1.2" "vue-router": "^4.1.3"
}, },
"devDependencies": { "devDependencies": {
"@types/fs-extra": "^9.0.13", "@types/fs-extra": "^9.0.13",

View File

@ -26,10 +26,10 @@
"jiti": "^1.14.0", "jiti": "^1.14.0",
"pathe": "^0.3.2", "pathe": "^0.3.2",
"postcss-import-resolver": "^2.0.0", "postcss-import-resolver": "^2.0.0",
"scule": "^0.2.1", "scule": "^0.3.2",
"std-env": "^3.1.1", "std-env": "^3.1.1",
"ufo": "^0.8.5", "ufo": "^0.8.5",
"unimport": "^0.6.3" "unimport": "^0.6.4"
}, },
"engines": { "engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0" "node": "^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0"

View File

@ -27,7 +27,7 @@
"chokidar": "^3.5.3", "chokidar": "^3.5.3",
"cssnano": "^5.1.12", "cssnano": "^5.1.12",
"defu": "^6.0.0", "defu": "^6.0.0",
"esbuild": "^0.14.50", "esbuild": "^0.14.51",
"escape-string-regexp": "^5.0.0", "escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.1", "estree-walker": "^3.0.1",
"externality": "^0.2.2", "externality": "^0.2.2",
@ -44,7 +44,7 @@
"postcss": "^8.4.14", "postcss": "^8.4.14",
"postcss-import": "^14.1.0", "postcss-import": "^14.1.0",
"postcss-url": "^10.1.3", "postcss-url": "^10.1.3",
"rollup": "^2.77.1", "rollup": "^2.77.2",
"rollup-plugin-visualizer": "^5.7.1", "rollup-plugin-visualizer": "^5.7.1",
"ufo": "^0.8.5", "ufo": "^0.8.5",
"unplugin": "^0.8.0", "unplugin": "^0.8.0",

1604
yarn.lock

File diff suppressed because it is too large Load Diff