diff --git a/package.json b/package.json index a3250c4..7ad7cd9 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@playwright/test": "^1.58.2", "@rsbuild/core": "1.7.3", "@rslib/core": "^0.19.6", - "@types/node": "^24.11.0", + "@types/node": "^24.12.0", "nano-staged": "^0.9.0", "playwright": "^1.58.2", "simple-git-hooks": "^2.13.1", @@ -54,7 +54,7 @@ "optional": true } }, - "packageManager": "pnpm@10.30.3", + "packageManager": "pnpm@10.31.0", "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e0832d8..a6e7726 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ importers: specifier: ^0.19.6 version: 0.19.6(typescript@5.9.3) '@types/node': - specifier: ^24.11.0 - version: 24.11.0 + specifier: ^24.12.0 + version: 24.12.0 nano-staged: specifier: ^0.9.0 version: 0.9.0 @@ -288,8 +288,8 @@ packages: '@tybys/wasm-util@0.10.1': resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==} - '@types/node@24.11.0': - resolution: {integrity: sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==} + '@types/node@24.12.0': + resolution: {integrity: sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==} core-js@3.47.0: resolution: {integrity: sha512-c3Q2VVkGAUyupsjRnaNX6u8Dq2vAdzm9iuPj5FW0fRxzlxgq9Q39MDq10IvmQSpLgHQNyQzQmOo6bgGHmH3NNg==} @@ -569,7 +569,7 @@ snapshots: tslib: 2.8.1 optional: true - '@types/node@24.11.0': + '@types/node@24.12.0': dependencies: undici-types: 7.16.0