From 5abb2981d5adc752f8b143f58d34282a67e548bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 20:31:52 +0000 Subject: [PATCH] chore(deps): update dependency @sxzz/test-utils to ^0.5.0 --- package.json | 2 +- pnpm-lock.yaml | 65 +++++++------------------------------------------- 2 files changed, 10 insertions(+), 57 deletions(-) diff --git a/package.json b/package.json index af7e3ca..1df6662 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "@jridgewell/trace-mapping": "^0.3.25", "@sxzz/eslint-config": "^4.5.1", "@sxzz/prettier-config": "^2.0.2", - "@sxzz/test-utils": "^0.3.11", + "@sxzz/test-utils": "^0.5.0", "@types/debug": "^4.1.12", "@types/node": "^22.10.2", "@vitejs/plugin-vue": "^5.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 63970b4..8302598 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@fervid/napi': - specifier: ^0.3.1 - version: 0.3.1 + specifier: /Users/adny/rust/fervid/crates/fervid_napi + version: link:../../../../../../Users/adny/rust/fervid/crates/fervid_napi '@vue/reactivity': specifier: ^3.5.13 version: 3.5.13 @@ -43,8 +43,8 @@ importers: specifier: ^2.0.2 version: 2.0.2 '@sxzz/test-utils': - specifier: ^0.3.11 - version: 0.3.11(esbuild@0.24.2)(rolldown@0.15.1)(rollup@4.29.1)(vitest@3.0.4) + specifier: ^0.5.0 + version: 0.5.0(esbuild@0.24.2)(rolldown@0.15.1)(rollup@4.29.1)(vitest@3.0.4) '@types/debug': specifier: ^4.1.12 version: 4.1.12 @@ -672,34 +672,6 @@ packages: resolution: {integrity: sha512-zSkKow6H5Kdm0ZUQUB2kV5JIXqoG0+uH5YADhaEHswm664N9Db8dXSi0nMJpacpMf+MyyglF1vnZohpEg5yUtg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@fervid/napi-darwin-arm64@0.3.1': - resolution: {integrity: sha512-OpKzLMffImkqGAXXBLktChKJ2dCHnVeHEx2DAz7W5RqKR+X0FqEBzpjE751d5Pp+MBZfmp4Kwa0GBZZ/wQDiNA==} - engines: {node: '>= 10'} - cpu: [arm64] - os: [darwin] - - '@fervid/napi-linux-x64-gnu@0.3.1': - resolution: {integrity: sha512-giZiepe8k0UoYl2jOHJ12cc4/HvFga0ii7QE/E3J5fmtpqKk375RqFDYHSsYWJyXzPhQxLKm2BwWcZGdZn+Agw==} - engines: {node: '>= 10'} - cpu: [x64] - os: [linux] - - '@fervid/napi-linux-x64-musl@0.3.1': - resolution: {integrity: sha512-mHHu/3cNyECUDYLLJC5k55pZ6jNKgbt+AYr5SvUSC3zU4TnzK2U9oHKElmYXbG83n0zBA5oocVQoZYFv5WicYQ==} - engines: {node: '>= 10'} - cpu: [x64] - os: [linux] - - '@fervid/napi-win32-x64-msvc@0.3.1': - resolution: {integrity: sha512-shoq3PeKqWM5XnxMLXObjcs1ETH7lU5T3ts6+FZVf4EEPQQtx4YxAUP+sUiA9V+KA0GqENF+l8WWXwt/0TdvpQ==} - engines: {node: '>= 10'} - cpu: [x64] - os: [win32] - - '@fervid/napi@0.3.1': - resolution: {integrity: sha512-rLQiQevBWEh0k/i0AANofod2Y75PK5grT/iY1/DJpoVNKW5bkDr1M23CuCz+ZjlbvppoJX1PJVxRsoffooPpDw==} - engines: {node: '>= 10'} - '@humanfs/core@0.19.1': resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} engines: {node: '>=18.18.0'} @@ -1213,14 +1185,14 @@ packages: '@sxzz/prettier-config@2.0.2': resolution: {integrity: sha512-yBKxaIr6WqgHTaLgX0g6gxNuMllkwR1QGeXynfJGmyD+XrZqO96t9xT5Mfbr9H3+N56SXY9/yFvP/e8lcJI7KA==} - '@sxzz/test-utils@0.3.11': - resolution: {integrity: sha512-nadGqNFtl1LbbnZaEATmSJiyCF+mO4djA5ZMgTA1qlU4fVAVsR537Q2zrQx/7VjarDtXya52Ipd+T1dgKvuFkg==} - engines: {node: '>=18.12.0'} + '@sxzz/test-utils@0.5.0': + resolution: {integrity: sha512-8zwoOzfMu3ZkSfXPkXkqqD3/HSwUkeQgUt74Q8QucENsD1zS3JXDUOeaKYkZzqfsF8UcpnSiuv7I+EJhZ0/vBw==} + engines: {node: '>=20.18.0'} peerDependencies: esbuild: '>=0.20.0' rolldown: '*' rollup: ^4.1.0 - vitest: ^2.0.3 + vitest: ^2.0.0 || ^3.0.0-0 peerDependenciesMeta: esbuild: optional: true @@ -4777,25 +4749,6 @@ snapshots: dependencies: levn: 0.4.1 - '@fervid/napi-darwin-arm64@0.3.1': - optional: true - - '@fervid/napi-linux-x64-gnu@0.3.1': - optional: true - - '@fervid/napi-linux-x64-musl@0.3.1': - optional: true - - '@fervid/napi-win32-x64-msvc@0.3.1': - optional: true - - '@fervid/napi@0.3.1': - optionalDependencies: - '@fervid/napi-darwin-arm64': 0.3.1 - '@fervid/napi-linux-x64-gnu': 0.3.1 - '@fervid/napi-linux-x64-musl': 0.3.1 - '@fervid/napi-win32-x64-msvc': 0.3.1 - '@humanfs/core@0.19.1': {} '@humanfs/node@0.16.6': @@ -5254,7 +5207,7 @@ snapshots: '@sxzz/prettier-config@2.0.2': {} - '@sxzz/test-utils@0.3.11(esbuild@0.24.2)(rolldown@0.15.1)(rollup@4.29.1)(vitest@3.0.4)': + '@sxzz/test-utils@0.5.0(esbuild@0.24.2)(rolldown@0.15.1)(rollup@4.29.1)(vitest@3.0.4)': dependencies: '@rollup/pluginutils': 5.1.4(rollup@4.29.1) tinyglobby: 0.2.10