File tree Expand file tree Collapse file tree 3 files changed +3
-8
lines changed Expand file tree Collapse file tree 3 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 78
78
"rimraf" : " ^3.0.2" ,
79
79
"shelljs" : " ^0.8.5" ,
80
80
"ts-jest" : " ^29.0.3" ,
81
- "typescript" : " ^4.7 .4"
81
+ "typescript" : " ^4.8 .4"
82
82
},
83
83
"resolutions" : {
84
84
"@types/react" : " ^17.0.48"
Original file line number Diff line number Diff line change 38
38
"tailwindcss-dark-mode" : " ^1.1.0" ,
39
39
"traverse" : " ^0.6.6" ,
40
40
"typedoc" : " ~0.19.2" ,
41
- "typescript" : " ^3.7.5 " ,
41
+ "typescript" : " ^4.8.4 " ,
42
42
"use-dark-mode" : " ^2.3.1"
43
43
},
44
44
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -13992,16 +13992,11 @@ typedarray@^0.0.6:
13992
13992
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
13993
13993
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
13994
13994
13995
- "typescript@^3 || ^4":
13995
+ "typescript@^3 || ^4", typescript@^4.8.4 :
13996
13996
version "4.8.4"
13997
13997
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
13998
13998
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
13999
13999
14000
- typescript@^4.7.4:
14001
- version "4.7.4"
14002
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
14003
- integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
14004
-
14005
14000
typical@^2.6.0:
14006
14001
version "2.6.1"
14007
14002
resolved "https://registry.yarnpkg.com/typical/-/typical-2.6.1.tgz#5c080e5d661cbbe38259d2e70a3c7253e873881d"
You can’t perform that action at this time.
0 commit comments