File tree 4 files changed +10
-10
lines changed
4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11
11
},
12
12
"devDependencies" : {
13
13
"ng-packagr" : " ^18.0.0-next.0" ,
14
- "typescript" : " ~5.5.3 "
14
+ "typescript" : " ~5.8.0 "
15
15
},
16
16
"scripts" : {
17
17
"build" : " ng-packagr -p libs/post/ng-package.json -c libs/post/tsconfig.json"
Original file line number Diff line number Diff line change @@ -1991,10 +1991,10 @@ tslib@^2.1.0, tslib@^2.3.0:
1991
1991
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
1992
1992
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
1993
1993
1994
- typescript@~5.5.3 :
1995
- version "5.5.3 "
1996
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3 .tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa "
1997
- integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ ==
1994
+ typescript@~5.8.0 :
1995
+ version "5.8.2 "
1996
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2 .tgz#8170b3702f74b79db2e5a96207c15e65807999e4 "
1997
+ integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ ==
1998
1998
1999
1999
unique-filename@^3.0.0 :
2000
2000
version "3.0.0"
Original file line number Diff line number Diff line change 258
258
},
259
259
"dependencies" : {
260
260
"@angular/language-service" : " ^19.2.0" ,
261
- "typescript" : " 5.8.1-rc " ,
261
+ "typescript" : " 5.8.2 " ,
262
262
"vscode-html-languageservice" : " ^4.2.5" ,
263
263
"vscode-jsonrpc" : " 6.0.0" ,
264
264
"vscode-languageclient" : " 7.0.0" ,
Original file line number Diff line number Diff line change @@ -7258,10 +7258,10 @@ typed-rest-client@^1.8.4:
7258
7258
tunnel "0.0.6"
7259
7259
underscore "^1.12.1"
7260
7260
7261
- typescript@5.8.1-rc :
7262
- version "5.8.1-rc "
7263
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.1-rc .tgz#678b7586bf1d7fdec0dbf35708ab7bb39ce13c3d "
7264
- integrity sha512-D8IlSOUk1E08jpFdK81reYkA1a/4XtEdV6MElOGdbu/uOy1RpEDqNO/onWmqUaLkTyeHmmU/QlWvjcM9cqF85g ==
7261
+ typescript@5.8.2 :
7262
+ version "5.8.2 "
7263
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2 .tgz#8170b3702f74b79db2e5a96207c15e65807999e4 "
7264
+ integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ ==
7265
7265
7266
7266
typescript@~4.6.3 :
7267
7267
version "4.6.4"
You can’t perform that action at this time.
0 commit comments