|
|
@@ -20658,10 +20658,11 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/typescript": {
|
|
|
- "version": "5.7.2",
|
|
|
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz",
|
|
|
- "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==",
|
|
|
+ "version": "5.8.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
|
|
|
+ "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
|
|
|
"devOptional": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
"bin": {
|
|
|
"tsc": "bin/tsc",
|
|
|
"tsserver": "bin/tsserver"
|