|
40 | 40 | "devDependencies": {
|
41 | 41 | "@popperjs/core": "^2.10.2",
|
42 | 42 | "@rollup/plugin-commonjs": "^21.0.0",
|
43 |
| - "@rollup/plugin-node-resolve": "^13.0.5", |
| 43 | + "@rollup/plugin-node-resolve": "^13.0.6", |
44 | 44 | "@rollup/plugin-typescript": "^8.3.0",
|
45 | 45 | "@testing-library/jest-dom": "^5.14.1",
|
46 | 46 | "@testing-library/react": "^12.1.2",
|
47 | 47 | "@types/react": "^17.0.30",
|
48 | 48 | "@types/react-dom": "^17.0.9",
|
49 | 49 | "@types/react-transition-group": "^4.4.3",
|
50 |
| - "@typescript-eslint/eslint-plugin": "^5.0.0", |
51 |
| - "@typescript-eslint/parser": "^5.0.0", |
| 50 | + "@typescript-eslint/eslint-plugin": "^5.1.0", |
| 51 | + "@typescript-eslint/parser": "^5.1.0", |
52 | 52 | "classnames": "^2.3.1",
|
53 | 53 | "eslint": "^7.32.0",
|
54 | 54 | "eslint-config-prettier": "^8.3.0",
|
55 | 55 | "eslint-plugin-prettier": "^4.0.0",
|
56 | 56 | "eslint-plugin-react": "^7.26.1",
|
57 | 57 | "eslint-plugin-react-hooks": "^4.2.0",
|
58 |
| - "jest": "^27.3.0", |
| 58 | + "jest": "^27.3.1", |
59 | 59 | "prettier": "^2.4.1",
|
60 | 60 | "prop-types": "^15.7.2",
|
61 | 61 | "react": "^17.0.2",
|
|
0 commit comments