Update dependency typescript to ~5.9.0
Some checks failed
Build Nginx-based docker image / build-static-assets (pull_request) Failing after 26s
Some checks failed
Build Nginx-based docker image / build-static-assets (pull_request) Failing after 26s
This commit is contained in:
parent
5703c6ca01
commit
b5021ef691
8
package-lock.json
generated
8
package-lock.json
generated
@ -20,7 +20,7 @@
|
||||
"@docusaurus/module-type-aliases": "3.7.0",
|
||||
"@docusaurus/tsconfig": "3.7.0",
|
||||
"@docusaurus/types": "3.7.0",
|
||||
"typescript": "~5.7.0"
|
||||
"typescript": "~5.9.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.0"
|
||||
@ -15514,9 +15514,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.7.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz",
|
||||
"integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
|
||||
"version": "5.9.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz",
|
||||
"integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==",
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
|
@ -27,7 +27,7 @@
|
||||
"@docusaurus/module-type-aliases": "3.7.0",
|
||||
"@docusaurus/tsconfig": "3.7.0",
|
||||
"@docusaurus/types": "3.7.0",
|
||||
"typescript": "~5.7.0"
|
||||
"typescript": "~5.9.0"
|
||||
},
|
||||
"browserslist": {
|
||||
"production": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user