File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2626 "homepage" : " https://github.com/openedx/frontend-build#readme" ,
2727 "dependencies" : {
2828 "@edx/new-relic-source-map-webpack-plugin" : " 2.1.0" ,
29- "@edx/typescript-config" : " 1.0.1" ,
3029 "@formatjs/cli" : " ^6.0.3" ,
3130 "@formatjs/swc-plugin-experimental" : " ^0.4.0" ,
3231 "@fullhuman/postcss-purgecss" : " 5.0.0" ,
6059 "source-map-loader" : " 4.0.2" ,
6160 "style-loader" : " 3.3.4" ,
6261 "swc-loader" : " ^0.2.6" ,
63- "typescript" : " 4.9.5" ,
6462 "url-loader" : " 4.1.1" ,
6563 "webpack" : " ^5.89.0" ,
6664 "webpack-bundle-analyzer" : " ^4.10.1" ,
7068 },
7169 "devDependencies" : {
7270 "@edx/eslint-config" : " 4.0.0" ,
71+ "@edx/typescript-config" : " 1.0.1" ,
7372 "@types/jest" : " 29.5.12" ,
7473 "@types/react" : " ^17.0.0" ,
7574 "@types/react-dom" : " ^17.0.11" ,
8584 "eslint-plugin-react-hooks" : " 4.6.0" ,
8685 "jest" : " 29.6.1" ,
8786 "jest-environment-jsdom" : " 29.6.1" ,
88- "ts-jest" : " 29.1.4"
87+ "ts-jest" : " 29.1.4" ,
88+ "typescript" : " 4.9.5"
8989 },
9090 "peerDependencies" : {
9191 "react" : " ^16.9.0 || ^17.0.0"
You can’t perform that action at this time.
0 commit comments