|
37 | 37 | "react-dropzone": "11.7.1",
|
38 | 38 | "react-password-strength-bar": "0.4.0",
|
39 | 39 | "react-redux": "7.2.6",
|
40 |
| - "react-router-dom": "6.2.2", |
| 40 | + "react-router-dom": "6.2.1", |
41 | 41 | "react-scripts": "5.0.0",
|
42 |
| - "redux": "4.2.0", |
| 42 | + "redux": "4.1.2", |
43 | 43 | "redux-types": "2.0.3",
|
44 | 44 | "sass": "1.49.8",
|
45 | 45 | "super-tiny-icons": "0.4.0"
|
|
56 | 56 | "@storybook/preset-create-react-app": "4.0.1",
|
57 | 57 | "@storybook/react": "6.4.19",
|
58 | 58 | "@testing-library/jest-dom": "5.16.2",
|
59 |
| - "@testing-library/react": "12.1.3", |
| 59 | + "@testing-library/react": "12.1.2", |
60 | 60 | "@testing-library/user-event": "13.5.0",
|
61 | 61 | "@types/bootstrap": "5.0.17",
|
62 |
| - "@types/jest": "27.4.1", |
| 62 | + "@types/jest": "27.4.0", |
63 | 63 | "@types/node": "17.0.18",
|
64 | 64 | "@types/react": "17.0.39",
|
65 | 65 | "@types/react-bootstrap": "0.32.29",
|
66 |
| - "@types/react-dom": "17.0.13", |
67 |
| - "@types/react-redux": "7.1.24", |
| 66 | + "@types/react-dom": "17.0.11", |
| 67 | + "@types/react-redux": "7.1.22", |
68 | 68 | "@types/react-router-dom": "5.1.9",
|
69 | 69 | "axios-mock-adapter": "1.20.0",
|
70 | 70 | "babel-loader": "8.1.0",
|
71 |
| - "cypress": "9.5.1", |
| 71 | + "cypress": "9.5.0", |
72 | 72 | "eslint": "^8.9.0",
|
73 | 73 | "eslint-plugin-cypress": "2.12.1",
|
74 | 74 | "eslint-plugin-react-hooks": "4.2.0",
|
75 | 75 | "husky": "7.0.4",
|
76 |
| - "npm-check-updates": "12.0.5", |
77 |
| - "postcss": "8.4.7", |
| 76 | + "npm-check-updates": "12.3.0", |
| 77 | + "postcss": "8.4.6", |
78 | 78 | "prettier": "2.5.1",
|
79 | 79 | "rc-util": "5.16.1",
|
80 | 80 | "react-is": "17.0.2",
|
|
86 | 86 | "typedoc-plugin-rename-defaults": "^0.5.1",
|
87 | 87 | "typedoc-theme-hierarchy": "^1.1.1",
|
88 | 88 | "typescript": "4.3.5",
|
89 |
| - "webpack": "5.72.0" |
| 89 | + "webpack": "5.69.0" |
90 | 90 | }
|
91 | 91 | }
|
0 commit comments