File tree Expand file tree Collapse file tree 2 files changed +542
-807
lines changed Expand file tree Collapse file tree 2 files changed +542
-807
lines changed Original file line number Diff line number Diff line change 66
66
"@rollup/plugin-typescript" : " ^8.3.0" ,
67
67
"@testing-library/jest-dom" : " ^5.16.2" ,
68
68
"@testing-library/react" : " ^12.1.3" ,
69
- "@types/jest" : " ^27.4 .0" ,
69
+ "@types/jest" : " ^29.0 .0" ,
70
70
"@types/react" : " ^18.0.10" ,
71
71
"@typescript-eslint/eslint-plugin" : " ^5.12.1" ,
72
72
"@typescript-eslint/parser" : " ^5.12.1" ,
73
73
"eslint" : " ^8.9.0" ,
74
74
"eslint-plugin-tree-shaking" : " ^1.10.0" ,
75
- "jest" : " ^27.5.1 " ,
75
+ "jest" : " ^29.0.0 " ,
76
76
"np" : " ^7.6.0" ,
77
77
"prettier" : " ^2.5.1" ,
78
78
"react" : " ^18.1.0" ,
81
81
"rollup-plugin-size" : " ^0.2.2" ,
82
82
"rollup-plugin-terser" : " ^7.0.2" ,
83
83
"rollup-plugin-ts" : " ^2.0.5" ,
84
- "ts-jest" : " ^27.1.3 " ,
84
+ "ts-jest" : " ^29.0.0 " ,
85
85
"tslib" : " ^2.3.1" ,
86
86
"typescript" : " ^4.5.5"
87
87
},
You can’t perform that action at this time.
0 commit comments