File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 82
82
"ts-essentials" : " ^9.0.0" ,
83
83
"ts-jest" : " ^29.0.4" ,
84
84
"ts-loader" : " ^9.2.3" ,
85
- "typescript" : " ^4.2 .2" ,
86
- "typescript-plugin-css-modules" : " ^4.1.1 " ,
85
+ "typescript" : " ^5.0 .2" ,
86
+ "typescript-plugin-css-modules" : " ^5.0.0 " ,
87
87
"webpack" : " ^5.24.3" ,
88
88
"webpack-cli" : " ^5.0.1"
89
89
},
Original file line number Diff line number Diff line change @@ -6201,10 +6201,10 @@ typed-array-length@^1.0.4:
6201
6201
for-each "^0.3.3"
6202
6202
is-typed-array "^1.1.9"
6203
6203
6204
- typescript-plugin-css-modules@^4.1.1 :
6205
- version "4.2.3 "
6206
- resolved "https://registry.yarnpkg.com/typescript-plugin-css-modules/-/typescript-plugin-css-modules-4.2.3 .tgz#c5ce99a6f0eea4f562bf4a673edaabf730f419d3 "
6207
- integrity sha512-jEEP2oUPOqR89QGgvPK2HSTZLkrCeKZQ9EwiNxm9VUcufUbNY1Tv053fPKRq6c13PMQjlBU3WrQjKN8u0j5Y6w ==
6204
+ typescript-plugin-css-modules@^5.0.0 :
6205
+ version "5.0.0 "
6206
+ resolved "https://registry.yarnpkg.com/typescript-plugin-css-modules/-/typescript-plugin-css-modules-5.0.0 .tgz#7f7d41315b0255b831a198220948e4a38fb33f01 "
6207
+ integrity sha512-fWqguBTVLnV9Xto3maYByUt4rfJdmZ5Z66TQ6jOHpIiU/RPDf/DCCtJPNYyWLQflrbimSawag8zE6EmrkYmuZQ ==
6208
6208
dependencies :
6209
6209
" @types/postcss-modules-local-by-default" " ^4.0.0"
6210
6210
" @types/postcss-modules-scope" " ^3.0.1"
@@ -6223,10 +6223,10 @@ typescript-plugin-css-modules@^4.1.1:
6223
6223
stylus "^0.59.0"
6224
6224
tsconfig-paths "^4.1.2"
6225
6225
6226
- typescript@^4.2 .2 :
6227
- version "4.9.5 "
6228
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5 .tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a "
6229
- integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g ==
6226
+ typescript@^5.0 .2 :
6227
+ version "5.0.2 "
6228
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2 .tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5 "
6229
+ integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw ==
6230
6230
6231
6231
unbox-primitive@^1.0.2 :
6232
6232
version "1.0.2"
You can’t perform that action at this time.
0 commit comments