diff --git a/package.json b/package.json index 6b028d4..44c4db9 100644 --- a/package.json +++ b/package.json @@ -24,8 +24,8 @@ "test": "pnpm lint && vitest run" }, "dependencies": { - "pathe": "^0.3.0", - "pkg-types": "^0.3.2" + "pathe": "^0.3.1", + "pkg-types": "^0.3.3" }, "devDependencies": { "@nuxtjs/eslint-config-typescript": "latest", @@ -37,5 +37,5 @@ "unbuild": "latest", "vitest": "latest" }, - "packageManager": "pnpm@6.32.23" + "packageManager": "pnpm@6.32.24" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8f587bf..b977ace 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,25 +6,25 @@ specifiers: c8: latest eslint: latest jiti: latest - pathe: ^0.3.0 - pkg-types: ^0.3.2 + pathe: ^0.3.1 + pkg-types: ^0.3.3 standard-version: latest unbuild: latest vitest: latest dependencies: - pathe: 0.3.0 - pkg-types: 0.3.2 + pathe: 0.3.1 + pkg-types: 0.3.3 devDependencies: '@nuxtjs/eslint-config-typescript': 10.0.0_eslint@8.18.0 '@types/node': 18.0.0 c8: 7.11.3 eslint: 8.18.0 - jiti: 1.13.0 + jiti: 1.14.0 standard-version: 9.5.0 unbuild: 0.7.4 - vitest: 0.15.1_c8@7.11.3 + vitest: 0.16.0_c8@7.11.3 packages: @@ -2549,8 +2549,8 @@ packages: istanbul-lib-report: 3.0.0 dev: true - /jiti/1.13.0: - resolution: {integrity: sha512-/n9mNxZj/HDSrincJ6RP+L+yXbpnB8FybySBa+IjIaoH9FIxBbrbRT5XUbe8R7zuVM2AQqNMNDDqz0bzx3znOQ==} + /jiti/1.14.0: + resolution: {integrity: sha512-4IwstlaKQc9vCTC+qUXLM1hajy2ImiL9KnLvVYiaHOtS/v3wRjhLlGl121AmgDgx/O43uKmxownJghS5XMya2A==} hasBin: true dev: true @@ -2815,21 +2815,17 @@ packages: esbuild: 0.13.15 fs-extra: 10.0.1 globby: 11.1.0 - jiti: 1.13.0 + jiti: 1.14.0 mri: 1.2.0 pathe: 0.2.0 typescript: 4.7.3 dev: true - /mlly/0.3.19: - resolution: {integrity: sha512-zMq5n3cOf4fOzA4WoeulxagbAgMChdev3MgP6K51k7M0u2whTXxupfIY4VVzws4vxkiWhwH1rVQcsw7zDGfRhA==} - /mlly/0.5.3: resolution: {integrity: sha512-im69tuLD9EJh9fc9TZRpJEFvsBcGMez7glUCWDcHWWCKzhvPmNvyaYjp/+h0qJJN/Xovrs//GzGjOOKmFw4Gog==} dependencies: pathe: 0.2.0 - pkg-types: 0.3.2 - dev: true + pkg-types: 0.3.3 /modify-values/1.0.1: resolution: {integrity: sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==} @@ -3065,9 +3061,8 @@ packages: /pathe/0.2.0: resolution: {integrity: sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==} - /pathe/0.3.0: - resolution: {integrity: sha512-3vUjp552BJzCw9vqKsO5sttHkbYqqsZtH0x1PNtItgqx8BXEXzoY1SYRKcL6BTyVh4lGJGLj0tM42elUDMvcYA==} - dev: false + /pathe/0.3.1: + resolution: {integrity: sha512-cKMVe/pikPpreoODbjoliSk0cIT66JjEOWN30akc9WTo8kUjxFPYqmXvMBVPMSAJGJlx6v/nYzqSSHkp1cfezQ==} /pathval/1.1.1: resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==} @@ -3092,12 +3087,12 @@ packages: engines: {node: '>=4'} dev: true - /pkg-types/0.3.2: - resolution: {integrity: sha512-eBYzX/7NYsQEOR2alWY4rnQB49G62oHzFpoi9Som56aUr8vB8UGcmcIia9v8fpBeuhH3Ltentuk2OGpp4IQV3Q==} + /pkg-types/0.3.3: + resolution: {integrity: sha512-6AJcCMnjUQPQv/Wk960w0TOmjhdjbeaQJoSKWRQv9N3rgkessCu6J0Ydsog/nw1MbpnxHuPzYbfOn2KmlZO1FA==} dependencies: jsonc-parser: 3.0.0 - mlly: 0.3.19 - pathe: 0.2.0 + mlly: 0.5.3 + pathe: 0.3.1 /pluralize/8.0.0: resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==} @@ -3562,8 +3557,8 @@ packages: readable-stream: 3.6.0 dev: true - /tinypool/0.1.3: - resolution: {integrity: sha512-2IfcQh7CP46XGWGGbdyO4pjcKqsmVqFAPcXfPxcPXmOWt9cYkTP9HcDmGgsfijYoAEc4z9qcpM/BaBz46Y9/CQ==} + /tinypool/0.2.1: + resolution: {integrity: sha512-HFU5ZYVq3wBfhSaf8qdqGsneaqXm0FgJQpoUlJbVdHpRLzm77IneKAD3RjzJWZvIv0YpPB9S7LUW53f6BE6ZSg==} engines: {node: '>=14.0.0'} dev: true @@ -3685,14 +3680,14 @@ packages: defu: 6.0.0 esbuild: 0.14.44 hookable: 5.1.1 - jiti: 1.13.0 + jiti: 1.14.0 magic-string: 0.26.1 mkdirp: 1.0.4 mkdist: 0.3.10_typescript@4.7.3 mlly: 0.5.3 mri: 1.2.0 pathe: 0.2.0 - pkg-types: 0.3.2 + pkg-types: 0.3.3 pretty-bytes: 6.0.0 rimraf: 3.0.2 rollup: 2.70.1 @@ -3775,8 +3770,8 @@ packages: fsevents: 2.3.2 dev: true - /vitest/0.15.1_c8@7.11.3: - resolution: {integrity: sha512-NaNFi93JKSuvV4YGnfQ0l0GKYxH0EsLcTrrXaCzd6qfVEZM/RJpjwSevg6waNFqu2DyN6e0aHHdrCZW5/vh5NA==} + /vitest/0.16.0_c8@7.11.3: + resolution: {integrity: sha512-Ntp6jrM8wf2NMtamMBLkRBBdeqHkgAH/WMh5Xryts1j2ft2D8QZQbiSVFkSl4WmEQzcPP0YM069g/Ga1vtnEtg==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -3801,7 +3796,7 @@ packages: chai: 4.3.6 debug: 4.3.4 local-pkg: 0.4.1 - tinypool: 0.1.3 + tinypool: 0.2.1 tinyspy: 0.3.3 vite: 2.9.12 transitivePeerDependencies: