File tree Expand file tree Collapse file tree 2 files changed +470
-447
lines changed Expand file tree Collapse file tree 2 files changed +470
-447
lines changed Original file line number Diff line number Diff line change 58
58
"global" : {
59
59
"lines" : 90
60
60
}
61
+ },
62
+ "snapshotFormat" : {
63
+ "escapeString" : true ,
64
+ "printBasicPrototype" : true
61
65
}
62
66
},
63
67
"build" : {
127
131
"devDependencies" : {
128
132
"@testing-library/react" : " ^14.0.0" ,
129
133
"@testing-library/react-hooks" : " ^8.0.0" ,
130
- "@types/jest" : " ^28 " ,
134
+ "@types/jest" : " ^29.5.5 " ,
131
135
"@types/lodash" : " ^4.14.165" ,
132
136
"@types/node" : " ^18.18.0" ,
133
137
"@types/react" : " ^16.9.32" ,
141
145
"electron" : " ^13.1.7" ,
142
146
"electron-builder" : " ^24.6.4" ,
143
147
"electron-notarize" : " ^1.0.1" ,
144
- "jest" : " ^28 " ,
145
- "jest-environment-jsdom" : " ^28 " ,
148
+ "jest" : " ^29.7.0 " ,
149
+ "jest-environment-jsdom" : " ^29.7.0 " ,
146
150
"nock" : " ^13.0.5" ,
147
151
"postcss" : " ^8.4.30" ,
148
152
"postcss-loader" : " ^7.3.3" ,
149
153
"prettier" : " ^3.0.3" ,
150
154
"react-test-renderer" : " ^18.2.0" ,
151
155
"style-loader" : " ^3.3.3" ,
152
156
"tailwindcss" : " ^3.3.3" ,
153
- "ts-jest" : " ^28 " ,
157
+ "ts-jest" : " ^29.1.1 " ,
154
158
"webpack" : " ^5.83.1" ,
155
159
"webpack-cli" : " ^5.1.1" ,
156
160
"webpack-merge" : " ^5.8.0"
You can’t perform that action at this time.
0 commit comments