File tree Expand file tree Collapse file tree 3 files changed +542
-583
lines changed Expand file tree Collapse file tree 3 files changed +542
-583
lines changed Original file line number Diff line number Diff line change 127
127
"devDependencies" : {
128
128
"@testing-library/react" : " ^14.0.0" ,
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.18.0" ,
133
133
"@types/react" : " ^16.9.32" ,
141
141
"electron" : " ^13.1.7" ,
142
142
"electron-builder" : " ^24.6.4" ,
143
143
"electron-notarize" : " ^1.0.1" ,
144
- "jest" : " ^27 " ,
145
- "jest-environment-jsdom" : " 27.0.0 " ,
144
+ "jest" : " ^28 " ,
145
+ "jest-environment-jsdom" : " ^28 " ,
146
146
"nock" : " ^13.0.5" ,
147
147
"postcss" : " ^8.4.30" ,
148
148
"postcss-loader" : " ^7.3.3" ,
149
149
"prettier" : " ^3.0.3" ,
150
150
"react-test-renderer" : " ^18.2.0" ,
151
151
"style-loader" : " ^3.3.3" ,
152
152
"tailwindcss" : " ^3.3.3" ,
153
- "ts-jest" : " ^27 " ,
153
+ "ts-jest" : " ^28 " ,
154
154
"webpack" : " ^5.83.1" ,
155
155
"webpack-cli" : " ^5.1.1" ,
156
156
"webpack-merge" : " ^5.8.0"
You can’t perform that action at this time.
0 commit comments