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

This commit is contained in:
renovate[bot]
2025-12-20 02:37:19 +00:00
committed by GitHub
parent 645b9926ab
commit a587ee6fed
2 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -999,10 +999,10 @@
"@sigstore/core" "^3.0.0" "@sigstore/core" "^3.0.0"
"@sigstore/protobuf-specs" "^0.5.0" "@sigstore/protobuf-specs" "^0.5.0"
"@tsconfig/node20@^20.1.4": "@tsconfig/node22@^22.0.0":
version "20.1.8" version "22.0.5"
resolved "https://registry.yarnpkg.com/@tsconfig/node20/-/node20-20.1.8.tgz#a11034b1f3362ffaeb7255f6c975040d8a395d70" resolved "https://registry.yarnpkg.com/@tsconfig/node22/-/node22-22.0.5.tgz#56be9f34ccffd3aa85f9cc7365ad9765d5829adb"
integrity sha512-Em+IdPfByIzWRRpqWL4Z7ArLHZGxmc36BxE3jCz9nBFSm+5aLaPMZyjwu4yetvyKXeogWcxik4L1jB5JTWfw7A== integrity sha512-hLf2ld+sYN/BtOJjHUWOk568dvjFQkHnLNa6zce25GIH+vxKfvTgm3qpaH6ToF5tu/NN0IH66s+Bb5wElHrLcw==
"@tufjs/canonical-json@2.0.0": "@tufjs/canonical-json@2.0.0":
version "2.0.0" version "2.0.0"