Merge f7121f429681b0bad43aa3b1e2cad5b6bec149b8 into 08b1dd0ba0a3f8c54a51aa67ae7c4b24b8372893

This commit is contained in:
Jan Stabenow 2025-10-09 13:49:02 +02:00 committed by GitHub
commit 08387c10c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -42,7 +42,7 @@
"react-scripts": "^5.0.1",
"semver": "^7.6.3",
"serve": "^14.2.3",
"typescript": "^5.5.4",
"typescript": "^5.9.2",
"url-parse": "^1.5.10",
"util": "^0.12.5",
"uuid": "^10.0.0",

View File

@ -11623,10 +11623,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"
typescript@^5.5.4:
version "5.6.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
typescript@^5.9.2:
version "5.9.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
ua-parser-js@^1.0.33:
version "1.0.37"