File tree Expand file tree Collapse file tree 2 files changed +602
-1757
lines changed Expand file tree Collapse file tree 2 files changed +602
-1757
lines changed Original file line number Diff line number Diff line change 127
127
"devDependencies" : {
128
128
"@testing-library/react" : " ^11.2.2" ,
129
129
"@testing-library/react-hooks" : " ^8.0.0" ,
130
- "@types/jest" : " ^26 .0.19 " ,
130
+ "@types/jest" : " ^29 .0.0 " ,
131
131
"@types/lodash" : " ^4.14.165" ,
132
132
"@types/node" : " ^18.0.0" ,
133
133
"@types/react" : " ^16.9.32" ,
139
139
"electron" : " ^13.1.7" ,
140
140
"electron-builder" : " ^23.6.0" ,
141
141
"electron-notarize" : " ^1.0.1" ,
142
- "jest" : " ^26.6.3 " ,
142
+ "jest" : " ^29.0.0 " ,
143
143
"nock" : " ^13.0.5" ,
144
144
"postcss" : " ^8.4.30" ,
145
145
"postcss-loader" : " ^4.1.0" ,
146
146
"prettier" : " ^3.0.3" ,
147
147
"react-test-renderer" : " =16.14.0" ,
148
148
"style-loader" : " ^3.3.3" ,
149
149
"tailwindcss" : " ^3.3.3" ,
150
- "ts-jest" : " ^26.4.4 " ,
150
+ "ts-jest" : " ^29.0.0 " ,
151
151
"webpack" : " ^5.83.1" ,
152
152
"webpack-cli" : " ^5.1.1" ,
153
153
"webpack-merge" : " ^5.8.0"
You can’t perform that action at this time.
0 commit comments