|
48 | 48 | "devDependencies": { |
49 | 49 | "@octokit/openapi-types": "26.0.0", |
50 | 50 | "@types/bun": "latest", |
51 | | - "@types/node": "24.7.1", |
| 51 | + "@types/node": "24.7.2", |
52 | 52 | }, |
53 | 53 | }, |
54 | 54 | "actions/lint-pr-title": { |
|
248 | 248 |
|
249 | 249 | "@types/json-schema": [ "@types/[email protected]", "", {}, "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA=="], |
250 | 250 |
|
251 | | - "@types/node": [ "@types/[email protected].1", "", { "dependencies": { "undici-types": "~7.14.0" } }, "sha512-CmyhGZanP88uuC5GpWU9q+fI61j2SkhO3UGMUdfYRE6Bcy0ccyzn1Rqj9YAB/ZY4kOXmNf0ocah5GtphmLMP6Q=="], |
| 251 | + "@types/node": [ "@types/[email protected].2", "", { "dependencies": { "undici-types": "~7.14.0" } }, "sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA=="], |
252 | 252 |
|
253 | 253 | "@types/react": [ "@types/[email protected]", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g=="], |
254 | 254 |
|
|
792 | 792 |
|
793 | 793 | "auto-dismiss-dependabot-alerts/typescript": [ "[email protected]", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw=="], |
794 | 794 |
|
| 795 | + "bun-types/@types/node": [ "@types/[email protected]", "", { "dependencies": { "undici-types": "~7.14.0" } }, "sha512-CmyhGZanP88uuC5GpWU9q+fI61j2SkhO3UGMUdfYRE6Bcy0ccyzn1Rqj9YAB/ZY4kOXmNf0ocah5GtphmLMP6Q=="], |
| 796 | + |
795 | 797 | "eslint/minimatch": [ "[email protected]", "", { "dependencies": { "brace-expansion": "^1.1.7" } }, "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw=="], |
796 | 798 |
|
797 | 799 | "fast-glob/glob-parent": [ "[email protected]", "", { "dependencies": { "is-glob": "^4.0.1" } }, "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow=="], |
|
0 commit comments