File tree Expand file tree Collapse file tree 5 files changed +129
-106
lines changed Expand file tree Collapse file tree 5 files changed +129
-106
lines changed Original file line number Diff line number Diff line change 1515 "test:update" : " jest --coverage --updateSnapshot"
1616 },
1717 "devDependencies" : {
18- "@typescript-eslint/eslint-plugin" : " ^5.3.1 " ,
19- "@typescript-eslint/parser" : " ^5.3.1 " ,
20- "eslint" : " 8.2 .0" ,
18+ "@typescript-eslint/eslint-plugin" : " ^5.4.0 " ,
19+ "@typescript-eslint/parser" : " ^5.4.0 " ,
20+ "eslint" : " 8.3 .0" ,
2121 "eslint-config-prettier" : " ^8.3.0" ,
2222 "eslint-plugin-prettier" : " ^4.0.0" ,
23- "eslint-plugin-react" : " ^7.27.0 " ,
23+ "eslint-plugin-react" : " ^7.27.1 " ,
2424 "eslint-plugin-react-hooks" : " ^4.3.0" ,
2525 "jest" : " ^27.3.1" ,
2626 "jest-canvas-mock" : " ^2.3.1" ,
2727 "lerna" : " ^4.0.0" ,
28- "prettier" : " ^2.4.1 " ,
28+ "prettier" : " ^2.5.0 " ,
2929 "ts-jest" : " ^27.0.7"
3030 }
3131}
Original file line number Diff line number Diff line change 4545 "@rollup/plugin-commonjs" : " ^21.0.1" ,
4646 "@rollup/plugin-node-resolve" : " ^13.0.6" ,
4747 "@rollup/plugin-typescript" : " ^8.3.0" ,
48- "@testing-library/jest-dom" : " ^5.15.0 " ,
48+ "@testing-library/jest-dom" : " ^5.15.1 " ,
4949 "@testing-library/react" : " ^12.1.2" ,
50- "@types/lodash" : " ^4.14.176 " ,
50+ "@types/lodash" : " ^4.14.177 " ,
5151 "classnames" : " ^2.3.1" ,
5252 "lodash" : " ^4.17.21" ,
5353 "prop-types" : " ^15.7.2" ,
54- "rollup" : " ^2.60.0 " ,
54+ "rollup" : " ^2.60.1 " ,
5555 "rollup-plugin-peer-deps-external" : " ^2.2.4" ,
56- "typescript" : " ^4.4.4 "
56+ "typescript" : " ^4.5.2 "
5757 },
5858 "peerDependencies" : {
5959 "react" : " ^17"
Original file line number Diff line number Diff line change 3535 "build" : " rollup -c"
3636 },
3737 "devDependencies" : {
38- "@popperjs/core" : " ^2.10.2 " ,
38+ "@popperjs/core" : " ^2.11.0 " ,
3939 "@rollup/plugin-commonjs" : " ^21.0.1" ,
4040 "@rollup/plugin-node-resolve" : " ^13.0.6" ,
4141 "@rollup/plugin-typescript" : " ^8.3.0" ,
42- "@testing-library/jest-dom" : " ^5.15.0 " ,
42+ "@testing-library/jest-dom" : " ^5.15.1 " ,
4343 "@testing-library/react" : " ^12.1.2" ,
44- "@types/react" : " ^17.0.34 " ,
44+ "@types/react" : " ^17.0.37 " ,
4545 "@types/react-dom" : " ^17.0.11" ,
4646 "@types/react-transition-group" : " ^4.4.4" ,
4747 "classnames" : " ^2.3.1" ,
5050 "react-dom" : " ^17.0.2" ,
5151 "react-popper" : " ^2.2.5" ,
5252 "react-transition-group" : " ^4.4.2" ,
53- "rollup" : " ^2.60.0 " ,
53+ "rollup" : " ^2.60.1 " ,
5454 "rollup-plugin-peer-deps-external" : " ^2.2.4" ,
55- "typescript" : " ^4.4.4 "
55+ "typescript" : " ^4.5.2 "
5656 },
5757 "peerDependencies" : {
5858 "react" : " ^17" ,
Original file line number Diff line number Diff line change 6060 "react-helmet" : " ^6.1.0" ,
6161 "remark-html" : " ^13.0.2" ,
6262 "rimraf" : " ^3.0.2" ,
63- "sass" : " ^1.43.2 "
63+ "sass" : " ^1.43.5 "
6464 },
6565 "devDependencies" : {
66- "npm-run-all" : " ^4.1.5" ,
67- "prettier" : " 2.4.1"
66+ "npm-run-all" : " ^4.1.5"
6867 }
6968}
You can’t perform that action at this time.
0 commit comments