|
29 | 29 | ]
|
30 | 30 | },
|
31 | 31 | "dependencies": {
|
32 |
| - "axios": "0.26.0", |
33 |
| - "bootstrap": "4.6.1", |
| 32 | + "axios": "0.26.1", |
| 33 | + "bootstrap": "4.6.2", |
34 | 34 | "react": "17.0.2",
|
35 | 35 | "react-bootstrap": "2.1.2",
|
36 | 36 | "react-dom": "17.0.2",
|
37 | 37 | "react-dropzone": "11.7.1",
|
38 |
| - "react-password-strength-bar": "0.4.0", |
39 |
| - "react-redux": "7.2.6", |
40 |
| - "react-router-dom": "6.2.1", |
41 |
| - "react-scripts": "5.0.0", |
| 38 | + "react-password-strength-bar": "0.4.1", |
| 39 | + "react-redux": "7.2.8", |
| 40 | + "react-router-dom": "6.2.2", |
| 41 | + "react-scripts": "5.0.1", |
42 | 42 | "redux": "4.1.2",
|
43 | 43 | "redux-types": "2.0.3",
|
44 |
| - "sass": "1.49.8", |
| 44 | + "sass": "1.49.9", |
45 | 45 | "super-tiny-icons": "0.4.0"
|
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
|
55 | 55 | "@storybook/node-logger": "6.4.19",
|
56 | 56 | "@storybook/preset-create-react-app": "4.0.1",
|
57 | 57 | "@storybook/react": "6.4.19",
|
58 |
| - "@testing-library/jest-dom": "5.16.2", |
59 |
| - "@testing-library/react": "12.1.2", |
| 58 | + "@testing-library/jest-dom": "5.16.5", |
| 59 | + "@testing-library/react": "12.1.5", |
60 | 60 | "@testing-library/user-event": "13.5.0",
|
61 | 61 | "@types/bootstrap": "5.0.17",
|
62 |
| - "@types/jest": "27.4.0", |
| 62 | + "@types/jest": "27.4.1", |
63 | 63 | "@types/node": "17.0.18",
|
64 |
| - "@types/react": "17.0.39", |
65 |
| - "@types/react-bootstrap": "0.32.29", |
66 |
| - "@types/react-dom": "17.0.11", |
67 |
| - "@types/react-redux": "7.1.22", |
68 |
| - "@types/react-router-dom": "5.1.9", |
| 64 | + "@types/react": "17.0.48", |
| 65 | + "@types/react-bootstrap": "0.32.30", |
| 66 | + "@types/react-dom": "17.0.17", |
| 67 | + "@types/react-redux": "7.1.24", |
| 68 | + "@types/react-router-dom": "5.3.3", |
69 | 69 | "axios-mock-adapter": "1.20.0",
|
70 | 70 | "babel-loader": "8.1.0",
|
71 |
| - "cypress": "9.5.0", |
| 71 | + "cypress": "9.5.4", |
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.3.0", |
77 |
| - "postcss": "8.4.6", |
| 76 | + "npm-check-updates": "12.0.5", |
| 77 | + "postcss": "8.4.16", |
78 | 78 | "prettier": "2.5.1",
|
79 |
| - "rc-util": "5.16.1", |
| 79 | + "rc-util": "5.22.4", |
80 | 80 | "react-is": "17.0.2",
|
81 | 81 | "react-test-renderer": "17.0.2",
|
82 | 82 | "sonarqube-scanner": "2.8.1",
|
|
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.69.0" |
| 89 | + "webpack": "5.72.0" |
90 | 90 | }
|
91 | 91 | }
|
0 commit comments