File tree 3 files changed +868
-651
lines changed
3 files changed +868
-651
lines changed Original file line number Diff line number Diff line change 125
125
"typescript" : " ^4.6.2"
126
126
},
127
127
"devDependencies" : {
128
- "@testing-library/react" : " ^11.2.2 " ,
128
+ "@testing-library/react" : " ^12 " ,
129
129
"@testing-library/react-hooks" : " ^8.0.0" ,
130
- "@types/jest" : " ^27 " ,
130
+ "@types/jest" : " ^28 " ,
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" : " ^24.6.4" ,
141
141
"electron-notarize" : " ^1.0.1" ,
142
- "jest" : " ^27 " ,
143
- "jest-environment-jsdom" : " 27.0.0 " ,
142
+ "jest" : " ^28 " ,
143
+ "jest-environment-jsdom" : " ^28 " ,
144
144
"nock" : " ^13.0.5" ,
145
145
"postcss" : " ^8.4.30" ,
146
146
"postcss-loader" : " ^7.3.3" ,
147
147
"prettier" : " ^3.0.3" ,
148
148
"react-test-renderer" : " =16.14.0" ,
149
149
"style-loader" : " ^3.3.3" ,
150
150
"tailwindcss" : " ^3.3.3" ,
151
- "ts-jest" : " ^27 " ,
151
+ "ts-jest" : " ^28 " ,
152
152
"webpack" : " ^5.83.1" ,
153
153
"webpack-cli" : " ^5.1.1" ,
154
154
"webpack-merge" : " ^5.8.0"
You can’t perform that action at this time.
0 commit comments