build: upgrade typescript

This commit is contained in:
EnixCoda 2026-01-16 22:05:53 +08:00
parent 6ac043a13a
commit 08bb716ef4
2 changed files with 5 additions and 5 deletions

View file

@ -94,7 +94,7 @@
"sass": "^1.26.2",
"sass-loader": "^8.0.2",
"ts-node": "^10.9.2",
"typescript": "^5.5.3",
"typescript": "^5.9.3",
"url-loader": "^1.1.2",
"web-ext": "^7.11.0",
"webpack": "^5.91.0",

View file

@ -11471,10 +11471,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@^5.5.3:
version "5.5.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
typescript@^5.9.3:
version "5.9.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
uglify-js@^3.1.4:
version "3.18.0"