This repository was archived by the owner on Jan 2, 2024. It is now read-only.
Commit 2c22c01 1 parent 9dbe081 commit 2c22c01 Copy full SHA for 2c22c01
File tree 4 files changed +7
-12
lines changed
4 files changed +7
-12
lines changed Original file line number Diff line number Diff line change 50
50
"postcss-loader" : " ^7.3.3" ,
51
51
"react-scripts" : " 5.0.1" ,
52
52
"tailwindcss" : " ^3.3.5" ,
53
- "typescript" : " ~5.3.2 "
53
+ "typescript" : " ~5.3.3 "
54
54
}
55
55
}
Original file line number Diff line number Diff line change 46
46
"eslint-plugin-react" : " ^7.33.2" ,
47
47
"js-green-licenses" : " ^4.0.0" ,
48
48
"prettier" : " ^3.1.0" ,
49
- "typescript" : " ~4.8.4 "
49
+ "typescript" : " ~5.3.3 "
50
50
},
51
51
"dependencies" : {}
52
52
}
Original file line number Diff line number Diff line change 31
31
"devDependencies" : {
32
32
"dotenv" : " ^16.3.1" ,
33
33
"ts-node-dev" : " ^2.0.0" ,
34
- "typescript" : " ~5.3.2 "
34
+ "typescript" : " ~5.3.3 "
35
35
}
36
36
}
Original file line number Diff line number Diff line change @@ -11461,15 +11461,10 @@ typedi@^0.10.0:
11461
11461
resolved "https://registry.npmjs.org/typedi/-/typedi-0.10.0.tgz"
11462
11462
integrity sha512-v3UJF8xm68BBj6AF4oQML3ikrfK2c9EmZUyLOfShpJuItAqVBHWP/KtpGinkSsIiP6EZyyb6Z3NXyW9dgS9X1w==
11463
11463
11464
- typescript@~4.8.4 :
11465
- version "4.8.4"
11466
- resolved "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz"
11467
- integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
11468
-
11469
- typescript@~5.3.2 :
11470
- version "5.3.2"
11471
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
11472
- integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
11464
+ typescript@~5.3.3 :
11465
+ version "5.3.3"
11466
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
11467
+ integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
11473
11468
11474
11469
uid-safe@~2.1.5 :
11475
11470
version "2.1.5"
You can’t perform that action at this time.
0 commit comments