Merge pull request 'chore(deps): update dependency typescript to v5.9.3' (#15) from renovate/typescript-5.x into main
Reviewed-on: #15
This commit was merged in pull request #15.
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -38,7 +38,7 @@
|
|||||||
"prettier": "3.4.2",
|
"prettier": "3.4.2",
|
||||||
"sass": "1.77.1",
|
"sass": "1.77.1",
|
||||||
"sass-loader": "16.0.4",
|
"sass-loader": "16.0.4",
|
||||||
"typescript": "5.7.2",
|
"typescript": "5.9.3",
|
||||||
"typescript-eslint": "^8.18.2",
|
"typescript-eslint": "^8.18.2",
|
||||||
"vite": "6.0.6",
|
"vite": "6.0.6",
|
||||||
"vite-plugin-static-copy": "^3.1.2",
|
"vite-plugin-static-copy": "^3.1.2",
|
||||||
@@ -4591,9 +4591,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/typescript": {
|
"node_modules/typescript": {
|
||||||
"version": "5.7.2",
|
"version": "5.9.3",
|
||||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz",
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
|
||||||
"integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==",
|
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"bin": {
|
"bin": {
|
||||||
"tsc": "bin/tsc",
|
"tsc": "bin/tsc",
|
||||||
|
|||||||
@@ -46,7 +46,7 @@
|
|||||||
"prettier": "3.4.2",
|
"prettier": "3.4.2",
|
||||||
"sass": "1.77.1",
|
"sass": "1.77.1",
|
||||||
"sass-loader": "16.0.4",
|
"sass-loader": "16.0.4",
|
||||||
"typescript": "5.7.2",
|
"typescript": "5.9.3",
|
||||||
"typescript-eslint": "^8.18.2",
|
"typescript-eslint": "^8.18.2",
|
||||||
"vite": "6.0.6",
|
"vite": "6.0.6",
|
||||||
"vite-plugin-static-copy": "^3.1.2",
|
"vite-plugin-static-copy": "^3.1.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user