From f05689cacca39b287cf4c54617dbb8958314984b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 14:10:56 +0000 Subject: [PATCH] chore(deps): update dependency pathe to v1 --- docs/package.json | 2 +- docs/yarn.lock | 9 +++- package.json | 2 +- packages/kit/package.json | 2 +- packages/nuxi/package.json | 2 +- packages/nuxt/package.json | 2 +- packages/schema/package.json | 2 +- packages/test-utils/package.json | 2 +- packages/vite/package.json | 2 +- packages/webpack/package.json | 2 +- pnpm-lock.yaml | 82 +++++++++++++++++++++++++------- 11 files changed, 82 insertions(+), 27 deletions(-) diff --git a/docs/package.json b/docs/package.json index 38db4770d2c..69b75780a04 100644 --- a/docs/package.json +++ b/docs/package.json @@ -12,7 +12,7 @@ "@nuxt-themes/website": "0.1.9", "jiti": "^1.16.0", "nuxt": "^3.0.0-rc.12", - "pathe": "^0.3.9", + "pathe": "^1.0.0", "scule": "^0.3.2", "untyped": "^0.5.0" }, diff --git a/docs/yarn.lock b/docs/yarn.lock index 1866b00ea49..455b62894fc 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -3546,7 +3546,7 @@ __metadata: "@nuxt-themes/website": 0.1.9 jiti: ^1.16.0 nuxt: ^3.0.0-rc.12 - pathe: ^0.3.9 + pathe: ^1.0.0 scule: ^0.3.2 untyped: ^0.5.0 languageName: unknown @@ -7594,6 +7594,13 @@ __metadata: languageName: node linkType: hard +"pathe@npm:^1.0.0": + version: 1.0.0 + resolution: "pathe@npm:1.0.0" + checksum: 7b71a4930a5b46111c92149632f74b0e87bade3eabe6c9168dcc4846857a4e124eacc0c2bf044fe0d2a8b7f87ae62b9b2cb11938c61899d485cc36dd1a243a23 + languageName: node + linkType: hard + "perfect-debounce@npm:^0.1.3": version: 0.1.3 resolution: "perfect-debounce@npm:0.1.3" diff --git a/package.json b/package.json index 1dabf721d27..d005ac5a09f 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "nuxi": "workspace:*", "nuxt": "workspace:*", "ohmyfetch": "^0.4.21", - "pathe": "^0.3.9", + "pathe": "^1.0.0", "rimraf": "^3.0.2", "semver": "^7.3.8", "std-env": "^3.3.0", diff --git a/packages/kit/package.json b/packages/kit/package.json index 1c359112b73..1166e5255c9 100644 --- a/packages/kit/package.json +++ b/packages/kit/package.json @@ -24,7 +24,7 @@ "knitwork": "^0.1.2", "lodash.template": "^4.5.0", "mlly": "^0.5.16", - "pathe": "^0.3.9", + "pathe": "^1.0.0", "pkg-types": "^0.3.6", "scule": "^0.3.2", "semver": "^7.3.8", diff --git a/packages/nuxi/package.json b/packages/nuxi/package.json index 8496d1edb13..31f272751c1 100644 --- a/packages/nuxi/package.json +++ b/packages/nuxi/package.json @@ -40,7 +40,7 @@ "listhen": "^0.3.5", "mlly": "^0.5.16", "mri": "^1.2.0", - "pathe": "^0.3.9", + "pathe": "^1.0.0", "perfect-debounce": "^0.1.3", "pkg-types": "^0.3.6", "scule": "^0.3.2", diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index 1db032f8df3..0ea14c3761a 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -63,7 +63,7 @@ "nuxi": "3.0.0-rc.13", "ohash": "^0.1.5", "ohmyfetch": "^0.4.21", - "pathe": "^0.3.9", + "pathe": "^1.0.0", "perfect-debounce": "^0.1.3", "scule": "^0.3.2", "strip-literal": "^0.4.2", diff --git a/packages/schema/package.json b/packages/schema/package.json index 21752708542..b2b2e9f2612 100644 --- a/packages/schema/package.json +++ b/packages/schema/package.json @@ -27,7 +27,7 @@ "create-require": "^1.1.1", "defu": "^6.1.0", "jiti": "^1.16.0", - "pathe": "^0.3.9", + "pathe": "^1.0.0", "pkg-types": "^0.3.6", "postcss-import-resolver": "^2.0.0", "scule": "^0.3.2", diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json index 0d56076ffdc..917306a85c7 100644 --- a/packages/test-utils/package.json +++ b/packages/test-utils/package.json @@ -21,7 +21,7 @@ "get-port-please": "^2.6.1", "jiti": "^1.16.0", "ohmyfetch": "^0.4.21", - "pathe": "^0.3.9" + "pathe": "^1.0.0" }, "devDependencies": { "playwright": "^1.27.1", diff --git a/packages/vite/package.json b/packages/vite/package.json index 002462ea557..b6c08d81559 100644 --- a/packages/vite/package.json +++ b/packages/vite/package.json @@ -38,7 +38,7 @@ "magic-string": "^0.26.7", "mlly": "^0.5.16", "ohash": "^0.1.5", - "pathe": "^0.3.9", + "pathe": "^1.0.0", "perfect-debounce": "^0.1.3", "pkg-types": "^0.3.6", "postcss": "^8.4.19", diff --git a/packages/webpack/package.json b/packages/webpack/package.json index af92a3017f1..ab3959083a8 100644 --- a/packages/webpack/package.json +++ b/packages/webpack/package.json @@ -36,7 +36,7 @@ "mini-css-extract-plugin": "^2.6.1", "mlly": "^0.5.16", "ohash": "^0.1.5", - "pathe": "^0.3.9", + "pathe": "^1.0.0", "pify": "^6.1.0", "postcss": "^8.4.19", "postcss-import": "^15.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b3c0db84163..8ccd99b7f21 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,7 +42,7 @@ importers: nuxi: workspace:* nuxt: workspace:* ohmyfetch: ^0.4.21 - pathe: ^0.3.9 + pathe: ^1.0.0 rimraf: ^3.0.2 semver: ^7.3.8 std-env: ^3.3.0 @@ -78,7 +78,7 @@ importers: nuxi: link:packages/nuxi nuxt: link:packages/nuxt ohmyfetch: 0.4.21 - pathe: 0.3.9 + pathe: 1.0.0 rimraf: 3.0.2 semver: 7.3.8 std-env: 3.3.0 @@ -121,7 +121,7 @@ importers: devDependencies: '@nuxt/test-utils': link:../../../packages/test-utils nuxt: link:../../../packages/nuxt - vitest: 0.25.1 + vitest: 0.25.2 examples/app-config: specifiers: @@ -312,7 +312,7 @@ importers: knitwork: ^0.1.2 lodash.template: ^4.5.0 mlly: ^0.5.16 - pathe: ^0.3.9 + pathe: ^1.0.0 pkg-types: ^0.3.6 scule: ^0.3.2 semver: ^7.3.8 @@ -332,7 +332,7 @@ importers: knitwork: 0.1.2 lodash.template: 4.5.0 mlly: 0.5.16 - pathe: 0.3.9 + pathe: 1.0.0 pkg-types: 0.3.6 scule: 0.3.2 semver: 7.3.8 @@ -369,7 +369,7 @@ importers: listhen: ^0.3.5 mlly: ^0.5.16 mri: ^1.2.0 - pathe: ^0.3.9 + pathe: ^1.0.0 perfect-debounce: ^0.1.3 pkg-types: ^0.3.6 scule: ^0.3.2 @@ -400,7 +400,7 @@ importers: listhen: 0.3.5 mlly: 0.5.16 mri: 1.2.0 - pathe: 0.3.9 + pathe: 1.0.0 perfect-debounce: 0.1.3 pkg-types: 0.3.6 scule: 0.3.2 @@ -438,7 +438,7 @@ importers: nuxi: workspace:* ohash: ^0.1.5 ohmyfetch: ^0.4.21 - pathe: ^0.3.9 + pathe: ^1.0.0 perfect-debounce: ^0.1.3 scule: ^0.3.2 strip-literal: ^0.4.2 @@ -483,7 +483,7 @@ importers: nuxi: link:../nuxi ohash: 0.1.5 ohmyfetch: 0.4.21 - pathe: 0.3.9 + pathe: 1.0.0 perfect-debounce: 0.1.3 scule: 0.3.2 strip-literal: 0.4.2 @@ -515,7 +515,7 @@ importers: defu: ^6.1.0 jiti: ^1.16.0 nitropack: ^0.6.1 - pathe: ^0.3.9 + pathe: ^1.0.0 pkg-types: ^0.3.6 postcss-import-resolver: ^2.0.0 scule: ^0.3.2 @@ -530,7 +530,7 @@ importers: create-require: 1.1.1 defu: 6.1.0 jiti: 1.16.0 - pathe: 0.3.9 + pathe: 1.0.0 pkg-types: 0.3.6 postcss-import-resolver: 2.0.0 scule: 0.3.2 @@ -557,7 +557,7 @@ importers: get-port-please: ^2.6.1 jiti: ^1.16.0 ohmyfetch: ^0.4.21 - pathe: ^0.3.9 + pathe: ^1.0.0 playwright: ^1.27.1 unbuild: ^0.9.4 vitest: ^0.25.1 @@ -570,7 +570,7 @@ importers: get-port-please: 2.6.1 jiti: 1.16.0 ohmyfetch: 0.4.21 - pathe: 0.3.9 + pathe: 1.0.0 devDependencies: playwright: 1.27.1 unbuild: 0.9.4 @@ -599,7 +599,7 @@ importers: magic-string: ^0.26.7 mlly: ^0.5.16 ohash: ^0.1.5 - pathe: ^0.3.9 + pathe: ^1.0.0 perfect-debounce: ^0.1.3 pkg-types: ^0.3.6 postcss: ^8.4.19 @@ -635,7 +635,7 @@ importers: magic-string: 0.26.7 mlly: 0.5.16 ohash: 0.1.5 - pathe: 0.3.9 + pathe: 1.0.0 perfect-debounce: 0.1.3 pkg-types: 0.3.6 postcss: 8.4.19 @@ -684,7 +684,7 @@ importers: mini-css-extract-plugin: ^2.6.1 mlly: ^0.5.16 ohash: ^0.1.5 - pathe: ^0.3.9 + pathe: ^1.0.0 pify: ^6.1.0 postcss: ^8.4.19 postcss-import: ^15.0.0 @@ -726,7 +726,7 @@ importers: mini-css-extract-plugin: 2.6.1_webpack@5.75.0 mlly: 0.5.16 ohash: 0.1.5 - pathe: 0.3.9 + pathe: 1.0.0 pify: 6.1.0 postcss: 8.4.19 postcss-import: 15.0.0_postcss@8.4.19 @@ -6956,6 +6956,9 @@ packages: /pathe/0.3.9: resolution: {integrity: sha512-6Y6s0vT112P3jD8dGfuS6r+lpa0qqNrLyHPOwvXMnyNTQaYiwgau2DP3aNDsR13xqtGj7rrPo+jFUATpU6/s+g==} + /pathe/1.0.0: + resolution: {integrity: sha512-nPdMG0Pd09HuSsr7QOKUXO2Jr9eqaDiZvDwdyIhNG5SHYujkQHYKDfGQkulBxvbDHz8oHLsTgKN86LSwYzSHAg==} + /pathval/1.1.1: resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==} dev: true @@ -8825,6 +8828,51 @@ packages: - terser dev: true + /vitest/0.25.2: + resolution: {integrity: sha512-qqkzfzglEFbQY7IGkgSJkdOhoqHjwAao/OrphnHboeYHC5JzsVFoLCaB2lnAy8krhj7sbrFTVRApzpkTOeuDWQ==} + engines: {node: '>=v14.16.0'} + hasBin: true + peerDependencies: + '@edge-runtime/vm': '*' + '@vitest/browser': '*' + '@vitest/ui': '*' + happy-dom: '*' + jsdom: '*' + peerDependenciesMeta: + '@edge-runtime/vm': + optional: true + '@vitest/browser': + optional: true + '@vitest/ui': + optional: true + happy-dom: + optional: true + jsdom: + optional: true + dependencies: + '@types/chai': 4.3.3 + '@types/chai-subset': 1.3.3 + '@types/node': 18.11.9 + acorn: 8.8.0 + acorn-walk: 8.2.0 + chai: 4.3.6 + debug: 4.3.4 + local-pkg: 0.4.2 + source-map: 0.6.1 + strip-literal: 0.4.2 + tinybench: 2.3.1 + tinypool: 0.3.0 + tinyspy: 1.0.2 + vite: 3.2.3_@types+node@18.11.9 + transitivePeerDependencies: + - less + - sass + - stylus + - sugarss + - supports-color + - terser + dev: true + /vscode-jsonrpc/6.0.0: resolution: {integrity: sha512-wnJA4BnEjOSyFMvjZdpiOwhSq9uDoK8e/kpRJDTaMYzwlkrhG1fwDIZI94CLsLzlCK5cIbMMtFlJlfR57Lavmg==} engines: {node: '>=8.0.0 || >=10.0.0'}