diff --git a/packages/kit/package.json b/packages/kit/package.json index 1c359112b73..a4f1d1bb867 100644 --- a/packages/kit/package.json +++ b/packages/kit/package.json @@ -25,7 +25,7 @@ "lodash.template": "^4.5.0", "mlly": "^0.5.16", "pathe": "^0.3.9", - "pkg-types": "^0.3.6", + "pkg-types": "^1.0.1", "scule": "^0.3.2", "semver": "^7.3.8", "unctx": "^2.0.2", diff --git a/packages/nuxi/package.json b/packages/nuxi/package.json index 8496d1edb13..62a9db88332 100644 --- a/packages/nuxi/package.json +++ b/packages/nuxi/package.json @@ -42,7 +42,7 @@ "mri": "^1.2.0", "pathe": "^0.3.9", "perfect-debounce": "^0.1.3", - "pkg-types": "^0.3.6", + "pkg-types": "^1.0.1", "scule": "^0.3.2", "semver": "^7.3.8", "unbuild": "latest" diff --git a/packages/schema/package.json b/packages/schema/package.json index 21752708542..49a3f097e7b 100644 --- a/packages/schema/package.json +++ b/packages/schema/package.json @@ -28,7 +28,7 @@ "defu": "^6.1.0", "jiti": "^1.16.0", "pathe": "^0.3.9", - "pkg-types": "^0.3.6", + "pkg-types": "^1.0.1", "postcss-import-resolver": "^2.0.0", "scule": "^0.3.2", "std-env": "^3.3.0", diff --git a/packages/vite/package.json b/packages/vite/package.json index 002462ea557..81023df8d38 100644 --- a/packages/vite/package.json +++ b/packages/vite/package.json @@ -40,7 +40,7 @@ "ohash": "^0.1.5", "pathe": "^0.3.9", "perfect-debounce": "^0.1.3", - "pkg-types": "^0.3.6", + "pkg-types": "^1.0.1", "postcss": "^8.4.19", "postcss-import": "^15.0.0", "postcss-url": "^10.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b3c0db84163..6f009f5c20a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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: @@ -313,7 +313,7 @@ importers: lodash.template: ^4.5.0 mlly: ^0.5.16 pathe: ^0.3.9 - pkg-types: ^0.3.6 + pkg-types: ^1.0.1 scule: ^0.3.2 semver: ^7.3.8 unbuild: ^0.9.4 @@ -333,7 +333,7 @@ importers: lodash.template: 4.5.0 mlly: 0.5.16 pathe: 0.3.9 - pkg-types: 0.3.6 + pkg-types: 1.0.1 scule: 0.3.2 semver: 7.3.8 unctx: 2.0.2 @@ -371,7 +371,7 @@ importers: mri: ^1.2.0 pathe: ^0.3.9 perfect-debounce: ^0.1.3 - pkg-types: ^0.3.6 + pkg-types: ^1.0.1 scule: ^0.3.2 semver: ^7.3.8 unbuild: ^0.9.4 @@ -402,7 +402,7 @@ importers: mri: 1.2.0 pathe: 0.3.9 perfect-debounce: 0.1.3 - pkg-types: 0.3.6 + pkg-types: 1.0.1 scule: 0.3.2 semver: 7.3.8 unbuild: 0.9.4 @@ -516,7 +516,7 @@ importers: jiti: ^1.16.0 nitropack: ^0.6.1 pathe: ^0.3.9 - pkg-types: ^0.3.6 + pkg-types: ^1.0.1 postcss-import-resolver: ^2.0.0 scule: ^0.3.2 std-env: ^3.3.0 @@ -531,7 +531,7 @@ importers: defu: 6.1.0 jiti: 1.16.0 pathe: 0.3.9 - pkg-types: 0.3.6 + pkg-types: 1.0.1 postcss-import-resolver: 2.0.0 scule: 0.3.2 std-env: 3.3.0 @@ -601,7 +601,7 @@ importers: ohash: ^0.1.5 pathe: ^0.3.9 perfect-debounce: ^0.1.3 - pkg-types: ^0.3.6 + pkg-types: ^1.0.1 postcss: ^8.4.19 postcss-import: ^15.0.0 postcss-url: ^10.1.3 @@ -637,7 +637,7 @@ importers: ohash: 0.1.5 pathe: 0.3.9 perfect-debounce: 0.1.3 - pkg-types: 0.3.6 + pkg-types: 1.0.1 postcss: 8.4.19 postcss-import: 15.0.0_postcss@8.4.19 postcss-url: 10.1.3_postcss@8.4.19 @@ -2293,7 +2293,7 @@ packages: hasBin: true dependencies: '@mapbox/node-pre-gyp': 1.0.10 - acorn: 8.8.0 + acorn: 8.8.1 async-sema: 3.1.1 bindings: 1.5.0 estree-walker: 2.0.2 @@ -2795,12 +2795,12 @@ packages: dependencies: acorn: 8.8.0 - /acorn-jsx/5.3.2_acorn@8.8.0: + /acorn-jsx/5.3.2_acorn@8.8.1: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - acorn: 8.8.0 + acorn: 8.8.1 dev: true /acorn-walk/8.2.0: @@ -2812,6 +2812,11 @@ packages: engines: {node: '>=0.4.0'} hasBin: true + /acorn/8.8.1: + resolution: {integrity: sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==} + engines: {node: '>=0.4.0'} + hasBin: true + /agent-base/6.0.2: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} @@ -4978,8 +4983,8 @@ packages: resolution: {integrity: sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: 8.8.0 - acorn-jsx: 5.3.2_acorn@8.8.0 + acorn: 8.8.1 + acorn-jsx: 5.3.2_acorn@8.8.1 eslint-visitor-keys: 3.3.0 dev: true @@ -6515,6 +6520,14 @@ packages: pkg-types: 0.3.6 ufo: 0.8.6 + /mlly/1.0.0: + resolution: {integrity: sha512-QL108Hwt+u9bXdWgOI0dhzZfACovn5Aen4Xvc8Jasd9ouRH4NjnrXEiyP3nVvJo91zPlYjVRckta0Nt2zfoR6g==} + dependencies: + acorn: 8.8.1 + pathe: 1.0.0 + pkg-types: 1.0.1 + ufo: 1.0.0 + /mri/1.2.0: resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} engines: {node: '>=4'} @@ -6956,6 +6969,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 @@ -6984,20 +7000,19 @@ packages: engines: {node: '>=14.16'} dev: false - /pkg-types/0.3.5: - resolution: {integrity: sha512-VkxCBFVgQhNHYk9subx+HOhZ4jzynH11ah63LZsprTKwPCWG9pfWBlkElWFbvkP9BVR0dP1jS9xPdhaHQNK74Q==} + /pkg-types/0.3.6: + resolution: {integrity: sha512-uQZutkkh6axl1GxDm5/+8ivVdwuJ5pyDGqJeSiIWIUWIqYiK3p9QKozN/Rv6eVvFoeSWkN1uoYeSDBwwBJBtbg==} dependencies: jsonc-parser: 3.2.0 mlly: 0.5.16 pathe: 0.3.9 - dev: true - /pkg-types/0.3.6: - resolution: {integrity: sha512-uQZutkkh6axl1GxDm5/+8ivVdwuJ5pyDGqJeSiIWIUWIqYiK3p9QKozN/Rv6eVvFoeSWkN1uoYeSDBwwBJBtbg==} + /pkg-types/1.0.1: + resolution: {integrity: sha512-jHv9HB+Ho7dj6ItwppRDDl0iZRYBD0jsakHXtFgoLr+cHSF6xC+QL54sJmWxyGxOLYSHm0afhXhXcQDQqH9z8g==} dependencies: jsonc-parser: 3.2.0 - mlly: 0.5.16 - pathe: 0.3.9 + mlly: 1.0.0 + pathe: 1.0.0 /playwright-core/1.27.1: resolution: {integrity: sha512-9EmeXDncC2Pmp/z+teoVYlvmPWUC6ejSSYZUln7YaP89Z6lpAaiaAnqroUt/BoLo8tn7WYShcfaCh+xofZa44Q==} @@ -8178,7 +8193,7 @@ packages: hasBin: true dependencies: '@jridgewell/source-map': 0.3.2 - acorn: 8.8.0 + acorn: 8.8.1 commander: 2.20.3 source-map-support: 0.5.21 @@ -8368,6 +8383,9 @@ packages: /ufo/0.8.6: resolution: {integrity: sha512-fk6CmUgwKCfX79EzcDQQpSCMxrHstvbLswFChHS0Vump+kFkw7nJBfTZoC1j0bOGoY9I7R3n2DGek5ajbcYnOw==} + /ufo/1.0.0: + resolution: {integrity: sha512-DRty0ZBNlJ2R59y4mEupJRKLbkLQsc4qtxjpQv78AwEDuBkaUogMc2LkeqW3HddFlw6NwnXYfdThEZOiNgkmmQ==} + /ultrahtml/1.0.0: resolution: {integrity: sha512-BOtReLegZ/OlSTVOSt4aH+wrUPwxoXvapUHXjwhDE4k4kMISWdfUR4PH5wvt/vgKjFcAcEUPFEZQiPiB87XO3Q==} dev: false @@ -8404,7 +8422,7 @@ packages: mlly: 0.5.16 mri: 1.2.0 pathe: 0.3.9 - pkg-types: 0.3.5 + pkg-types: 0.3.6 pretty-bytes: 6.0.0 rimraf: 3.0.2 rollup: 3.2.1 @@ -8825,6 +8843,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'}