|
9 | 9 | "test": "eslint && jest"
|
10 | 10 | },
|
11 | 11 | "dependencies": {
|
12 |
| - "@types/ramda": "^0.28.11", |
| 12 | + "@types/ramda": "^0.28.15", |
13 | 13 | "@use-gesture/react": "^10.2.17",
|
14 | 14 | "axios": "^0.27.2",
|
15 | 15 | "marked": "^4.0.14",
|
|
31 | 31 | "@babel/preset-env": "^7.19.3",
|
32 | 32 | "@testing-library/jest-dom": "^5.16.5",
|
33 | 33 | "@testing-library/react": "12.1.4",
|
34 |
| - "@testing-library/react-hooks": "^8.0.0", |
35 |
| - "@testing-library/user-event": "^14.1.1", |
| 34 | + "@testing-library/react-hooks": "^8.0.1", |
| 35 | + "@testing-library/user-event": "^14.4.3", |
36 | 36 | "@types/chance": "^1.1.3",
|
37 | 37 | "@types/jest": "^27.4.1",
|
38 | 38 | "@types/js-cookie": "^3.0.2",
|
|
51 | 51 | "eslint-import-resolver-typescript": "^2.7.1",
|
52 | 52 | "eslint-plugin-import": "^2.26.0",
|
53 | 53 | "eslint-plugin-jest": "^26.1.5",
|
54 |
| - "eslint-plugin-jsx-a11y": "^6.5.1", |
| 54 | + "eslint-plugin-jsx-a11y": "^6.6.1", |
55 | 55 | "eslint-plugin-react": "^7.29.4",
|
56 | 56 | "eslint-plugin-react-hooks": "^4.5.0",
|
57 | 57 | "jest": "^27.5.1",
|
|
0 commit comments