File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 3737 "test:update" : " jest --coverage --updateSnapshot"
3838 },
3939 "devDependencies" : {
40- "@rollup/plugin-commonjs" : " ^25 .0.7 " ,
40+ "@rollup/plugin-commonjs" : " ^26 .0.1 " ,
4141 "@rollup/plugin-node-resolve" : " ^15.2.3" ,
4242 "@rollup/plugin-typescript" : " ^11.1.6" ,
43- "@testing-library/jest-dom" : " ^6.4.2 " ,
44- "@testing-library/react" : " ^14.2.2 " ,
45- "@types/react" : " ^18.2.73 " ,
46- "@types/react-dom" : " ^18.2.22 " ,
43+ "@testing-library/jest-dom" : " ^6.4.6 " ,
44+ "@testing-library/react" : " ^16.0.0 " ,
45+ "@types/react" : " ^18.3.3 " ,
46+ "@types/react-dom" : " ^18.3.0 " ,
4747 "classnames" : " ^2.5.1" ,
4848 "jest" : " ^29.7.0" ,
4949 "jest-environment-jsdom" : " ^29.7.0" ,
5050 "prop-types" : " ^15.8.1" ,
51- "react" : " ^18.2.0 " ,
52- "react-dom" : " ^18.2.0 " ,
53- "rollup" : " ^4.13 .1" ,
51+ "react" : " ^18.3.1 " ,
52+ "react-dom" : " ^18.3.1 " ,
53+ "rollup" : " ^4.18 .1" ,
5454 "rollup-plugin-import-css" : " ^3.5.0" ,
55- "ts-jest" : " ^29.1 .2" ,
56- "typescript" : " ^5.4 .3"
55+ "ts-jest" : " ^29.2 .2" ,
56+ "typescript" : " ^5.5 .3"
5757 },
5858 "peerDependencies" : {
5959 "react" : " >=17" ,
You can’t perform that action at this time.
0 commit comments