File tree Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 6767 "prettier" : " ^3.5.3" ,
6868 "rimraf" : " ^6.0.1" ,
6969 "ts-jest-resolver" : " ^2.0.1" ,
70- "typescript" : " ^5.8.2 "
70+ "typescript" : " ^5.8.3 "
7171 },
7272 "workspaces" : [
7373 " bricks/*" ,
Original file line number Diff line number Diff line change 5252 "postcss-preset-env" : " ^10.1.5" ,
5353 "prettier" : " ^3.5.3" ,
5454 "style-loader" : " ^4.0.0" ,
55- "typescript" : " ^5.8.2 " ,
55+ "typescript" : " ^5.8.3 " ,
5656 "webpack" : " ^5.98.0"
5757 },
5858 "devDependencies" : {
Original file line number Diff line number Diff line change 4242 "jest-environment-jsdom" : " ^29.7.0" ,
4343 "pascal-case" : " ^4.0.0" ,
4444 "ts-jest-resolver" : " ^2.0.1" ,
45- "typescript" : " ^5.8.2 "
45+ "typescript" : " ^5.8.3 "
4646 }
4747}
Original file line number Diff line number Diff line change @@ -13343,11 +13343,16 @@ typescript-json-schema@^0.65.1:
1334313343 typescript "~5.5.0"
1334413344 yargs "^17.1.1"
1334513345
13346- [email protected] , "typescript@>=3 < 6", typescript@^5.8.2 :
13346+ 1334713347 version "5.8.2"
1334813348 resolved "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
1334913349 integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
1335013350
13351+ "typescript@>=3 < 6", typescript@^5.8.3:
13352+ version "5.8.3"
13353+ resolved "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
13354+ integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
13355+
1335113356typescript@~5.5.0:
1335213357 version "5.5.4"
1335313358 resolved "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
You can’t perform that action at this time.
0 commit comments