diff --git a/bun.lock b/bun.lock index ef84215..8d46a1a 100644 --- a/bun.lock +++ b/bun.lock @@ -9,7 +9,7 @@ "@jonahsnider/prettier-config": "1.1.2", "@tsconfig/node24": "24.0.4", "@tsconfig/strictest": "2.0.8", - "@types/node": "24.10.9", + "@types/node": "24.11.0", "@vitest/coverage-v8": "4.0.18", "prettier": "3.8.0", "prettier-plugin-packagejson": "3.0.0", @@ -164,7 +164,7 @@ "@types/estree": ["@types/estree@1.0.5", "", {}, "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw=="], - "@types/node": ["@types/node@24.10.9", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw=="], + "@types/node": ["@types/node@24.11.0", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw=="], "@types/prettier": ["@types/prettier@2.7.3", "", {}, "sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA=="], diff --git a/package.json b/package.json index c071c8d..ae9f4d5 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@jonahsnider/prettier-config": "1.1.2", "@tsconfig/node24": "24.0.4", "@tsconfig/strictest": "2.0.8", - "@types/node": "24.10.9", + "@types/node": "24.11.0", "@vitest/coverage-v8": "4.0.18", "prettier": "3.8.0", "prettier-plugin-packagejson": "3.0.0",