|
37 | 37 | "test:update": "jest --coverage --updateSnapshot"
|
38 | 38 | },
|
39 | 39 | "devDependencies": {
|
40 |
| - "@popperjs/core": "^2.11.6", |
41 |
| - "@rollup/plugin-commonjs": "^24.0.1", |
42 |
| - "@rollup/plugin-node-resolve": "^15.0.1", |
43 |
| - "@rollup/plugin-typescript": "^11.0.0", |
| 40 | + "@popperjs/core": "^2.11.7", |
| 41 | + "@rollup/plugin-commonjs": "^24.1.0", |
| 42 | + "@rollup/plugin-node-resolve": "^15.0.2", |
| 43 | + "@rollup/plugin-typescript": "^11.1.0", |
44 | 44 | "@testing-library/jest-dom": "^5.16.5",
|
45 | 45 | "@testing-library/react": "^14.0.0",
|
46 |
| - "@types/react": "18.0.28", |
47 |
| - "@types/react-dom": "^18.0.11", |
48 |
| - "@types/react-transition-group": "^4.4.5", |
| 46 | + "@types/react": "18.2.6", |
| 47 | + "@types/react-dom": "^18.2.4", |
| 48 | + "@types/react-transition-group": "^4.4.6", |
49 | 49 | "classnames": "^2.3.2",
|
50 | 50 | "jest": "^29.5.0",
|
51 | 51 | "jest-environment-jsdom": "^29.5.0",
|
|
54 | 54 | "react-dom": "^18.2.0",
|
55 | 55 | "react-popper": "^2.3.0",
|
56 | 56 | "react-transition-group": "^4.4.5",
|
57 |
| - "rollup": "^3.19.1", |
| 57 | + "rollup": "^3.21.6", |
58 | 58 | "tslib": "^2.5.0",
|
59 |
| - "ts-jest": "^29.0.5", |
| 59 | + "ts-jest": "^29.1.0", |
60 | 60 | "typescript": "^4.9.5"
|
61 | 61 | },
|
62 | 62 | "peerDependencies": {
|
|
0 commit comments