Update dependency typescript to v6
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
"prettier": "^3.8.1",
|
"prettier": "^3.8.1",
|
||||||
"react": "^19.0.0",
|
"react": "^19.0.0",
|
||||||
"react-dom": "^19.0.0",
|
"react-dom": "^19.0.0",
|
||||||
"typescript": "^5.6.2",
|
"typescript": "^6.0.0",
|
||||||
"typescript-eslint": "^8.56.0",
|
"typescript-eslint": "^8.56.0",
|
||||||
"vite": "^7.0.0",
|
"vite": "^7.0.0",
|
||||||
"vitest": "^4.0.18"
|
"vitest": "^4.0.18"
|
||||||
|
|||||||
@@ -1931,10 +1931,10 @@ typescript-eslint@^8.56.0:
|
|||||||
"@typescript-eslint/typescript-estree" "8.57.0"
|
"@typescript-eslint/typescript-estree" "8.57.0"
|
||||||
"@typescript-eslint/utils" "8.57.0"
|
"@typescript-eslint/utils" "8.57.0"
|
||||||
|
|
||||||
typescript@^5.6.2:
|
typescript@^6.0.0:
|
||||||
version "5.9.3"
|
version "6.0.2"
|
||||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
|
resolved "https://nexus.beatrice.wtf/repository/npm-group/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
|
||||||
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
|
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
|
||||||
|
|
||||||
undici@^7.21.0:
|
undici@^7.21.0:
|
||||||
version "7.22.0"
|
version "7.22.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user