Update @types/node to 24.12.4 and @sinclair/typebox to 0.34.49 (#1150)

Renovate failed to generate this artefact so i had to manually go and do it. Something about our monorepo setup is pissing Renovate off and making it not work.
This commit is contained in:
Catalan Lover
2026-05-21 23:29:36 +02:00
committed by GitHub
parent ce68c68cb6
commit e635ac93eb
6 changed files with 43 additions and 43 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
},
"devDependencies": {
"@types/glob-to-regexp": "^0.4.4",
"@types/node": "^24.12.0"
"@types/node": "^24.12.4"
},
"dependencies": {
"@gnuxie/typescript-result": "^1.0.0",