diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 82143c0..ea5ccee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,7 +28,7 @@ importers: version: 3.7.4 tsdown: specifier: ^0.17.0 - version: 0.17.1(typescript@5.9.3) + version: 0.17.2(typescript@5.9.3) tslib: specifier: ^2.8.1 version: 2.8.1 @@ -364,10 +364,6 @@ packages: '@open-draft/until@2.1.0': resolution: {integrity: sha512-U69T3ItWHvLwGg5eJ0n3I62nWuE6ilHlmz7zM0npLBRvPRd7e6NYmg54vvRtP5mZG7kZqZCFVdsTWo7BPtBujg==} - '@oxc-project/runtime@0.101.0': - resolution: {integrity: sha512-t3qpfVZIqSiLQ5Kqt/MC4Ge/WCOGrrcagAdzTcDaggupjiGxUx4nJF2v6wUCXWSzWHn5Ns7XLv13fCJEwCOERQ==} - engines: {node: ^20.19.0 || >=22.12.0} - '@oxc-project/types@0.101.0': resolution: {integrity: sha512-nuFhqlUzJX+gVIPPfuE6xurd4lST3mdcWOhyK/rZO0B9XWMKm79SuszIQEnSMmmDhq1DC8WWVYGVd+6F93o1gQ==} @@ -1234,8 +1230,8 @@ packages: peerDependencies: typescript: '>=4.8.4' - tsdown@0.17.1: - resolution: {integrity: sha512-SqRyd/wliY0CgOhxbE3gJVUQioHVWMibeiswOruBa9XxJuFTy7xEuC9vqCCkuJ6Owqt2/F7S3vG9tXCQWQN+Fg==} + tsdown@0.17.2: + resolution: {integrity: sha512-SuU+0CWm/95KfXqojHTVuwcouIsdn7HpYcwDyOdKktJi285NxKwysjFUaxYLxpCNqqPvcFvokXLO4dZThRwzkw==} engines: {node: '>=20.19.0'} hasBin: true peerDependencies: @@ -1296,8 +1292,8 @@ packages: resolution: {integrity: sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==} engines: {node: '>=14.0'} - unrun@0.2.17: - resolution: {integrity: sha512-mumOyjZp1K1bsa1QwfRPw7+9TxyVHSgx6LHB2dBWI4m1hGDG9b2TK3fS3H8vCl/Gl9YTSxhZ9XuLbWv3QF8GEA==} + unrun@0.2.19: + resolution: {integrity: sha512-DbwbJ9BvPEb3BeZnIpP9S5tGLO/JIgPQ3JrpMRFIfZMZfMG19f26OlLbC2ml8RRdrI2ZA7z2t+at5tsIHbh6Qw==} engines: {node: '>=20.19.0'} hasBin: true peerDependencies: @@ -1687,8 +1683,6 @@ snapshots: '@open-draft/until@2.1.0': {} - '@oxc-project/runtime@0.101.0': {} - '@oxc-project/types@0.101.0': {} '@quansync/fs@1.0.0': @@ -2494,7 +2488,7 @@ snapshots: dependencies: typescript: 5.9.3 - tsdown@0.17.1(typescript@5.9.3): + tsdown@0.17.2(typescript@5.9.3): dependencies: ansis: 4.2.0 cac: 6.7.14 @@ -2509,7 +2503,7 @@ snapshots: tinyglobby: 0.2.15 tree-kill: 1.2.2 unconfig-core: 7.4.2 - unrun: 0.2.17 + unrun: 0.2.19 optionalDependencies: typescript: 5.9.3 transitivePeerDependencies: @@ -2555,9 +2549,8 @@ snapshots: dependencies: '@fastify/busboy': 2.1.1 - unrun@0.2.17: + unrun@0.2.19: dependencies: - '@oxc-project/runtime': 0.101.0 rolldown: 1.0.0-beta.53 until-async@3.0.2: {}