From a0d637d75f5f8b541a475e763e2cd839badb4239 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 10:52:22 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 12 +++---- pnpm-lock.yaml | 94 +++++++++++++++++++++++++------------------------- 2 files changed, 53 insertions(+), 53 deletions(-) diff --git a/package.json b/package.json index e97f8ecb..7c1b9e0b 100644 --- a/package.json +++ b/package.json @@ -30,11 +30,11 @@ }, "dependencies": { "citty": "^0.1.4", - "defu": "^6.1.2", + "defu": "^6.1.3", "esbuild": "^0.19.5", "fs-extra": "^11.1.1", "globby": "^13.2.2", - "jiti": "^1.20.0", + "jiti": "^1.21.0", "mlly": "^1.4.2", "mri": "^1.2.0", "pathe": "^1.1.1" @@ -42,7 +42,7 @@ "devDependencies": { "@types/fs-extra": "^11.0.3", "@types/mri": "^1.1.3", - "@types/node": "^20.8.7", + "@types/node": "^20.8.10", "@vitest/coverage-v8": "^0.34.6", "c8": "latest", "changelogen": "^0.5.5", @@ -50,13 +50,13 @@ "eslint-config-unjs": "^0.2.1", "modern-normalize": "^2.0.0", "prettier": "^3.0.3", - "sass": "^1.69.4", + "sass": "^1.69.5", "typescript": "^5.2.2", "unbuild": "^2.0.0", "vitest": "^0.34.6" }, "peerDependencies": { - "sass": "^1.69.4", + "sass": "^1.69.5", "typescript": ">=5.2.2" }, "peerDependenciesMeta": { @@ -67,5 +67,5 @@ "optional": true } }, - "packageManager": "pnpm@8.9.2" + "packageManager": "pnpm@8.10.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cd45924f..14d2a067 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^0.1.4 version: 0.1.4 defu: - specifier: ^6.1.2 - version: 6.1.2 + specifier: ^6.1.3 + version: 6.1.3 esbuild: specifier: ^0.19.5 version: 0.19.5 @@ -21,8 +21,8 @@ dependencies: specifier: ^13.2.2 version: 13.2.2 jiti: - specifier: ^1.20.0 - version: 1.20.0 + specifier: ^1.21.0 + version: 1.21.0 mlly: specifier: ^1.4.2 version: 1.4.2 @@ -41,8 +41,8 @@ devDependencies: specifier: ^1.1.3 version: 1.1.3 '@types/node': - specifier: ^20.8.7 - version: 20.8.7 + specifier: ^20.8.10 + version: 20.8.10 '@vitest/coverage-v8': specifier: ^0.34.6 version: 0.34.6(vitest@0.34.6) @@ -65,17 +65,17 @@ devDependencies: specifier: ^3.0.3 version: 3.0.3 sass: - specifier: ^1.69.4 - version: 1.69.4 + specifier: ^1.69.5 + version: 1.69.5 typescript: specifier: ^5.2.2 version: 5.2.2 unbuild: specifier: ^2.0.0 - version: 2.0.0(sass@1.69.4)(typescript@5.2.2) + version: 2.0.0(sass@1.69.5)(typescript@5.2.2) vitest: specifier: ^0.34.6 - version: 0.34.6(sass@1.69.4) + version: 0.34.6(sass@1.69.5) packages: @@ -936,7 +936,7 @@ packages: resolution: {integrity: sha512-sF59BlXtUdzEAL1u0MSvuzWd7PdZvZEtnaVkzX5mjpdWTJ8brG0jUqve3jPCzSzvAKKMHTG8F8o/WMQLtleZdQ==} dependencies: '@types/jsonfile': 6.1.1 - '@types/node': 20.8.7 + '@types/node': 20.8.10 dev: true /@types/istanbul-lib-coverage@2.0.4: @@ -954,17 +954,17 @@ packages: /@types/jsonfile@6.1.1: resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==} dependencies: - '@types/node': 20.8.7 + '@types/node': 20.8.10 dev: true /@types/mri@1.1.3: resolution: {integrity: sha512-U2Dng2M0MSOi+W3PQq3nX57/0Mgo0HRsIrGswobuu1/W6DlxH+bhlBapzxlpQyVv+rcsSc+qeUXgQ1CqmUhV0w==} dev: true - /@types/node@20.8.7: - resolution: {integrity: sha512-21TKHHh3eUHIi2MloeptJWALuCu5H7HQTdTrWIFReA8ad+aggoX+lRes3ex7/FtpC+sVUpFMQ+QTfYr74mruiQ==} + /@types/node@20.8.10: + resolution: {integrity: sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w==} dependencies: - undici-types: 5.25.3 + undici-types: 5.26.5 dev: true /@types/normalize-package-data@2.4.1: @@ -1129,7 +1129,7 @@ packages: std-env: 3.4.3 test-exclude: 6.0.0 v8-to-istanbul: 9.1.0 - vitest: 0.34.6(sass@1.69.4) + vitest: 0.34.6(sass@1.69.5) transitivePeerDependencies: - supports-color dev: true @@ -1382,10 +1382,10 @@ packages: resolution: {integrity: sha512-3IP/MuamSVRVw8W8+CHWAz9gKN4gd+voF2zm/Ln6D25C2RhytEZ1ABbC8MjKr4BR9rhoV1JQ7jJA158LDiTkLg==} dependencies: chokidar: 3.5.3 - defu: 6.1.2 + defu: 6.1.3 dotenv: 16.3.1 giget: 1.1.2 - jiti: 1.20.0 + jiti: 1.21.0 mlly: 1.4.2 ohash: 1.1.2 pathe: 1.1.1 @@ -1673,8 +1673,8 @@ packages: object-keys: 1.1.1 dev: true - /defu@6.1.2: - resolution: {integrity: sha512-+uO4+qr7msjNNWKYPHqN/3+Dx3NFkmIzayk2L1MyZQlvgZb/J1A0fo410dpKrN2SnqFjt8n4JL8fDJE0wIgjFQ==} + /defu@6.1.3: + resolution: {integrity: sha512-Vy2wmG3NTkmHNg/kzpuvHhkqeIx3ODWqasgCRbKtbXEN0G+HpEEv9BtJLp7ZG1CZloFaC41Ah3ZFbq7aqCqMeQ==} /destr@2.0.0: resolution: {integrity: sha512-FJ9RDpf3GicEBvzI3jxc2XhHzbqD8p4ANw/1kPsFBfTvP1b7Gn/Lg1vO7R9J4IVgoMbyUmFrFGZafJ1hPZpvlg==} @@ -2459,7 +2459,7 @@ packages: hasBin: true dependencies: colorette: 2.0.20 - defu: 6.1.2 + defu: 6.1.3 https-proxy-agent: 5.0.1 mri: 1.2.0 node-fetch-native: 1.2.0 @@ -2909,8 +2909,8 @@ packages: istanbul-lib-report: 3.0.1 dev: true - /jiti@1.20.0: - resolution: {integrity: sha512-3TV69ZbrvV6U5DfQimop50jE9Dl6J8O1ja1dvBbMba/sZ3YBEQqJ2VZRoQPVnhlzjNtU1vaXRZVrVjU4qtm8yA==} + /jiti@1.21.0: + resolution: {integrity: sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==} hasBin: true /js-tokens@4.0.0: @@ -3129,7 +3129,7 @@ packages: hasBin: true dev: true - /mkdist@1.3.0(sass@1.69.4)(typescript@5.2.2): + /mkdist@1.3.0(sass@1.69.5)(typescript@5.2.2): resolution: {integrity: sha512-ZQrUvcL7LkRdzMREpDyg9AT18N9Tl5jc2qeKAUeEw0KGsgykbHbuRvysGAzTuGtwuSg0WQyNit5jh/k+Er3JEg==} hasBin: true peerDependencies: @@ -3142,15 +3142,15 @@ packages: optional: true dependencies: citty: 0.1.4 - defu: 6.1.2 + defu: 6.1.3 esbuild: 0.18.17 fs-extra: 11.1.1 globby: 13.2.2 - jiti: 1.20.0 + jiti: 1.21.0 mlly: 1.4.2 mri: 1.2.0 pathe: 1.1.1 - sass: 1.69.4 + sass: 1.69.5 typescript: 5.2.2 dev: true @@ -3472,7 +3472,7 @@ packages: /rc9@2.1.1: resolution: {integrity: sha512-lNeOl38Ws0eNxpO3+wD1I9rkHGQyj1NU1jlzv4go2CtEnEQEUfqnIvZG7W+bC/aXdJ27n5x/yUjb6RoT9tko+Q==} dependencies: - defu: 6.1.2 + defu: 6.1.3 destr: 2.0.0 flat: 5.0.2 dev: true @@ -3625,8 +3625,8 @@ packages: regexp-tree: 0.1.27 dev: true - /sass@1.69.4: - resolution: {integrity: sha512-+qEreVhqAy8o++aQfCJwp0sklr2xyEzkm9Pp/Igu9wNPoe7EZEQ8X/MBvvXggI2ql607cxKg/RKOwDj6pp2XDA==} + /sass@1.69.5: + resolution: {integrity: sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -4011,7 +4011,7 @@ packages: which-boxed-primitive: 1.0.2 dev: true - /unbuild@2.0.0(sass@1.69.4)(typescript@5.2.2): + /unbuild@2.0.0(sass@1.69.5)(typescript@5.2.2): resolution: {integrity: sha512-JWCUYx3Oxdzvw2J9kTAp+DKE8df/BnH/JTSj6JyA4SH40ECdFu7FoJJcrm8G92B7TjofQ6GZGjJs50TRxoH6Wg==} hasBin: true peerDependencies: @@ -4029,13 +4029,13 @@ packages: chalk: 5.3.0 citty: 0.1.4 consola: 3.2.3 - defu: 6.1.2 + defu: 6.1.3 esbuild: 0.19.5 globby: 13.2.2 hookable: 5.5.3 - jiti: 1.20.0 + jiti: 1.21.0 magic-string: 0.30.3 - mkdist: 1.3.0(sass@1.69.4)(typescript@5.2.2) + mkdist: 1.3.0(sass@1.69.5)(typescript@5.2.2) mlly: 1.4.2 pathe: 1.1.1 pkg-types: 1.0.3 @@ -4050,8 +4050,8 @@ packages: - supports-color dev: true - /undici-types@5.25.3: - resolution: {integrity: sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==} + /undici-types@5.26.5: + resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} dev: true /universalify@2.0.0: @@ -4070,8 +4070,8 @@ packages: '@babel/core': 7.22.9 '@babel/standalone': 7.22.9 '@babel/types': 7.22.5 - defu: 6.1.2 - jiti: 1.20.0 + defu: 6.1.3 + jiti: 1.21.0 mri: 1.2.0 scule: 1.0.0 transitivePeerDependencies: @@ -4111,7 +4111,7 @@ packages: spdx-expression-parse: 3.0.1 dev: true - /vite-node@0.34.6(@types/node@20.8.7)(sass@1.69.4): + /vite-node@0.34.6(@types/node@20.8.10)(sass@1.69.5): resolution: {integrity: sha512-nlBMJ9x6n7/Amaz6F3zJ97EBwR2FkzhBRxF5e+jE6LA3yi6Wtc2lyTij1OnDMIr34v5g/tVQtsVAzhT0jc5ygA==} engines: {node: '>=v14.18.0'} hasBin: true @@ -4121,7 +4121,7 @@ packages: mlly: 1.4.2 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.4(@types/node@20.8.7)(sass@1.69.4) + vite: 4.4.4(@types/node@20.8.10)(sass@1.69.5) transitivePeerDependencies: - '@types/node' - less @@ -4133,7 +4133,7 @@ packages: - terser dev: true - /vite@4.4.4(@types/node@20.8.7)(sass@1.69.4): + /vite@4.4.4(@types/node@20.8.10)(sass@1.69.5): resolution: {integrity: sha512-4mvsTxjkveWrKDJI70QmelfVqTm+ihFAb6+xf4sjEU2TmUCTlVX87tmg/QooPEMQb/lM9qGHT99ebqPziEd3wg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -4161,16 +4161,16 @@ packages: terser: optional: true dependencies: - '@types/node': 20.8.7 + '@types/node': 20.8.10 esbuild: 0.18.17 postcss: 8.4.26 rollup: 3.29.1 - sass: 1.69.4 + sass: 1.69.5 optionalDependencies: fsevents: 2.3.2 dev: true - /vitest@0.34.6(sass@1.69.4): + /vitest@0.34.6(sass@1.69.5): resolution: {integrity: sha512-+5CALsOvbNKnS+ZHMXtuUC7nL8/7F1F2DnHGjSsszX8zCjWSSviphCb/NuS9Nzf4Q03KyyDRBAXhF/8lffME4Q==} engines: {node: '>=v14.18.0'} hasBin: true @@ -4203,7 +4203,7 @@ packages: dependencies: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 - '@types/node': 20.8.7 + '@types/node': 20.8.10 '@vitest/expect': 0.34.6 '@vitest/runner': 0.34.6 '@vitest/snapshot': 0.34.6 @@ -4222,8 +4222,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.7.0 - vite: 4.4.4(@types/node@20.8.7)(sass@1.69.4) - vite-node: 0.34.6(@types/node@20.8.7)(sass@1.69.4) + vite: 4.4.4(@types/node@20.8.10)(sass@1.69.5) + vite-node: 0.34.6(@types/node@20.8.10)(sass@1.69.5) why-is-node-running: 2.2.2 transitivePeerDependencies: - less