File tree Expand file tree Collapse file tree 2 files changed +466
-447
lines changed Expand file tree Collapse file tree 2 files changed +466
-447
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.1" ,
130
- "@types/jest" : " 28.1.8 " ,
130
+ "@types/jest" : " 29.5.5 " ,
131
131
"@types/lodash" : " 4.14.199" ,
132
132
"@types/node" : " 18.18.0" ,
133
133
"@types/react" : " 18.2.24" ,
139
139
"electron" : " ^13.1.7" ,
140
140
"electron-builder" : " 24.6.4" ,
141
141
"electron-notarize" : " 1.0.1" ,
142
- "jest" : " 28.1.3 " ,
143
- "jest-environment-jsdom" : " 28.1.3 " ,
142
+ "jest" : " 29.7.0 " ,
143
+ "jest-environment-jsdom" : " 29.7.0 " ,
144
144
"nock" : " 13.3.3" ,
145
145
"postcss" : " 8.4.30" ,
146
146
"postcss-loader" : " 7.3.3" ,
147
147
"prettier" : " 3.0.3" ,
148
148
"react-test-renderer" : " 18.2.0" ,
149
149
"style-loader" : " 3.3.3" ,
150
150
"tailwindcss" : " 3.3.3" ,
151
- "ts-jest" : " 28.0.8 " ,
151
+ "ts-jest" : " 29.1.1 " ,
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