|
3 | 3 | "version": "0.1.0",
|
4 | 4 | "private": true,
|
5 | 5 | "dependencies": {
|
6 |
| - "@testing-library/jest-dom": "5.14.1", |
7 |
| - "@testing-library/react": "11.2.7", |
8 |
| - "@testing-library/user-event": "13.2.1", |
| 6 | + "@testing-library/jest-dom": "5.16.1", |
| 7 | + "@testing-library/react": "12.1.2", |
| 8 | + "@testing-library/user-event": "13.5.0", |
9 | 9 | "@types/bootstrap": "5.0.16",
|
10 |
| - "@types/jest": "26.0.23", |
11 |
| - "@types/node": "14.17.4", |
12 |
| - "@types/react": "17.0.16", |
13 |
| - "@types/react-bootstrap": "0.32.25", |
14 |
| - "@types/react-dom": "17.0.9", |
15 |
| - "@types/react-redux": "7.1.18", |
16 |
| - "@types/react-router-dom": "5.1.7", |
17 |
| - "axios": "0.21.2", |
18 |
| - "bootstrap": "4.6.0", |
19 |
| - "eslint-plugin-react-hooks": "4.2.0", |
20 |
| - "sass": "1.45.2", |
| 10 | + "@types/jest": "27.0.3", |
| 11 | + "@types/node": "16.11.19", |
| 12 | + "@types/react": "17.0.38", |
| 13 | + "@types/react-bootstrap": "0.32.28", |
| 14 | + "@types/react-dom": "17.0.11", |
| 15 | + "@types/react-redux": "7.1.22", |
| 16 | + "@types/react-router-dom": "5.3.3", |
| 17 | + "axios": "0.25.0", |
| 18 | + "bootstrap": "4.6.1", |
| 19 | + "eslint-plugin-react-hooks": "4.3.0", |
21 | 20 | "react": "17.0.2",
|
22 |
| - "react-bootstrap": "1.6.1", |
| 21 | + "react-bootstrap": "1.6.4", |
23 | 22 | "react-dom": "17.0.2",
|
24 |
| - "react-dropzone": "11.3.4", |
25 |
| - "react-redux": "7.2.4", |
26 |
| - "react-router-dom": "5.2.0", |
| 23 | + "react-dropzone": "11.4.2", |
| 24 | + "react-redux": "7.2.6", |
| 25 | + "react-router-dom": "6.2.1", |
27 | 26 | "react-scripts": "4.0.3",
|
28 |
| - "redux": "4.1.0", |
| 27 | + "redux": "4.1.2", |
29 | 28 | "redux-types": "2.0.3",
|
| 29 | + "sass": "1.45.2", |
30 | 30 | "super-tiny-icons": "0.4.0",
|
31 | 31 | "typescript": "4.3.5"
|
32 | 32 | },
|
|
57 | 57 | },
|
58 | 58 | "devDependencies": {
|
59 | 59 | "@babel/core": "^7.13.14",
|
60 |
| - "@storybook/addon-actions": "6.3.2", |
61 |
| - "@storybook/addon-essentials": "6.3.2", |
62 |
| - "@storybook/addon-links": "6.3.2", |
63 |
| - "@storybook/addon-storyshots": "6.3.2", |
64 |
| - "@storybook/node-logger": "6.3.2", |
65 |
| - "@storybook/preset-create-react-app": "3.1.7", |
66 |
| - "@storybook/react": "6.3.2", |
67 |
| - "axios-mock-adapter": "1.19.0", |
| 60 | + "@storybook/addon-actions": "6.4.9", |
| 61 | + "@storybook/addon-essentials": "6.4.9", |
| 62 | + "@storybook/addon-links": "6.4.9", |
| 63 | + "@storybook/addon-storyshots": "6.4.9", |
| 64 | + "@storybook/node-logger": "6.4.9", |
| 65 | + "@storybook/preset-create-react-app": "3.2.0", |
| 66 | + "@storybook/react": "6.4.9", |
| 67 | + "axios-mock-adapter": "1.20.0", |
68 | 68 | "babel-loader": "8.1.0",
|
69 |
| - "cypress": "7.6.0", |
70 |
| - "eslint-plugin-cypress": "2.11.3", |
71 |
| - "husky": "7.0.1", |
72 |
| - "npm-check-updates": "11.8.3", |
73 |
| - "prettier": "2.3.2", |
74 |
| - "rc-util": "5.13.2", |
| 69 | + "cypress": "9.1.1", |
| 70 | + "eslint-plugin-cypress": "2.12.1", |
| 71 | + "husky": "7.0.4", |
| 72 | + "npm-check-updates": "12.0.5", |
| 73 | + "prettier": "2.5.1", |
| 74 | + "rc-util": "5.16.1", |
75 | 75 | "react-is": "17.0.2",
|
76 | 76 | "react-test-renderer": "17.0.2",
|
77 | 77 | "sonarqube-scanner": "2.8.1"
|
|
0 commit comments