diff --git a/package.json b/package.json index dbda32f..93f4f4e 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { "type": "module", - "packageManager": "pnpm@10.34.1", + "packageManager": "pnpm@10.34.5", "scripts": { "build": "sponsorkit" }, "devDependencies": { "@mooncellwiki/sponsorkit": "^17.0.1", - "@types/node": "^24.13.0" + "@types/node": "^24.13.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 115936e..4db3554 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^17.0.1 version: 17.0.1 '@types/node': - specifier: ^24.13.0 - version: 24.13.0 + specifier: ^24.13.3 + version: 24.13.3 packages: @@ -180,8 +180,8 @@ packages: '@quansync/fs@1.0.0': resolution: {integrity: sha512-4TJ3DFtlf1L5LDMaM6CanJ/0lckGNtJcMjQ1NAV6zDmA0tEHKZtxNKin8EgPaVX1YzljbxckyT2tJrpQKAtngQ==} - '@types/node@24.13.0': - resolution: {integrity: sha512-5vtOqGQr4NJKeEzV441FcOi2MeG9UTWq9LqVLGneDdu4vlX17H8kQ2PA2UmNwCUGPVDj4oBjNhS7ReVEIWJJrg==} + '@types/node@24.13.3': + resolution: {integrity: sha512-Dh8vAsV36ig5wa9OX4pXvMc9D3Veibfw2wix0CUwYODLD8nkj9UsLjASr49nPg+2eKzxhBV+v7L8pXvT4e639Q==} ansis@4.2.0: resolution: {integrity: sha512-HqZ5rWlFjGiV0tDm3UxxgNRqsOTniqoKZu0pIAfh7TZQMGuZK+hH0drySty0si0QXj1ieop4+SkSfPZBPPkHig==} @@ -367,7 +367,7 @@ snapshots: dependencies: quansync: 1.0.0 - '@types/node@24.13.0': + '@types/node@24.13.3': dependencies: undici-types: 7.18.2