File tree Expand file tree Collapse file tree 2 files changed +1421
-917
lines changed Expand file tree Collapse file tree 2 files changed +1421
-917
lines changed Original file line number Diff line number Diff line change 69
69
"@rollup/plugin-terser" : " ^0.4.3" ,
70
70
"@testing-library/jest-dom" : " ^5.17.0" ,
71
71
"@testing-library/react" : " ^14.0.0" ,
72
- "@types/jest" : " ^27.5.2 " ,
72
+ "@types/jest" : " ^30.0.0 " ,
73
73
"@types/react" : " ^18.2.20" ,
74
74
"@types/testing-library__jest-dom" : " ^5.14.9" ,
75
75
"@typescript-eslint/eslint-plugin" : " ^6.3.0" ,
76
76
"@typescript-eslint/parser" : " ^6.3.0" ,
77
77
"eslint" : " ^8.47.0" ,
78
78
"eslint-plugin-tree-shaking" : " ^1.10.0" ,
79
- "jest" : " ^27.5.1 " ,
79
+ "jest" : " ^30.0.0 " ,
80
80
"np" : " ^8.0.4" ,
81
81
"prettier" : " ^3.0.1" ,
82
82
"react" : " ^18.2.0" ,
83
83
"react-dom" : " ^18.2.0" ,
84
84
"rollup" : " ^3.28.0" ,
85
85
"rollup-plugin-size" : " ^0.3.1" ,
86
86
"rollup-plugin-ts" : " ^3.4.4" ,
87
- "ts-jest" : " ^27.1.5 " ,
87
+ "ts-jest" : " ^29.0.0 " ,
88
88
"tslib" : " ^2.6.1" ,
89
89
"typescript" : " ~4.9.5"
90
90
},
You can’t perform that action at this time.
0 commit comments