chore(deps): replace dependency @tsconfig/node22 with @tsconfig/node24

This commit is contained in:
renovate[bot]
2025-12-20 05:59:03 +00:00
committed by GitHub
parent a587ee6fed
commit 12fae4d30d
2 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
"vuetify": "^3.7.4"
},
"devDependencies": {
"@tsconfig/node22": "^22.0.0",
"@tsconfig/node24": "^24.0.0",
"@types/node": "^24.0.0",
"@types/pako": "^2.0.3",
"@types/three": "^0.182.0",

View File

@@ -999,10 +999,10 @@
"@sigstore/core" "^3.0.0"
"@sigstore/protobuf-specs" "^0.5.0"
"@tsconfig/node22@^22.0.0":
version "22.0.5"
resolved "https://registry.yarnpkg.com/@tsconfig/node22/-/node22-22.0.5.tgz#56be9f34ccffd3aa85f9cc7365ad9765d5829adb"
integrity sha512-hLf2ld+sYN/BtOJjHUWOk568dvjFQkHnLNa6zce25GIH+vxKfvTgm3qpaH6ToF5tu/NN0IH66s+Bb5wElHrLcw==
"@tsconfig/node24@^24.0.0":
version "24.0.3"
resolved "https://registry.yarnpkg.com/@tsconfig/node24/-/node24-24.0.3.tgz#168b7ac691e9fcfc23ec75a25c8d3c44df981681"
integrity sha512-vcERKtKQKHgzt/vfS3Gjasd8SUI2a0WZXpgJURdJsMySpS5+ctgbPfuLj2z/W+w4lAfTWxoN4upKfu2WzIRYnw==
"@tufjs/canonical-json@2.0.0":
version "2.0.0"