Browse code
chore: Upgrade dependencies
... | ... |
@@ -35,7 +35,7 @@ |
35 | 35 |
"@commitlint/cli": "^16.2.1", |
36 | 36 |
"@commitlint/config-conventional": "^16.2.1", |
37 | 37 |
"@types/progressbar.js": "^1.1.2", |
38 |
- "@types/react": "^17.0.39", |
|
38 |
+ "@types/react": "^17.0.40", |
|
39 | 39 |
"@types/react-dom": "^17.0.13", |
40 | 40 |
"@typescript-eslint/eslint-plugin": "^5.14.0", |
41 | 41 |
"@typescript-eslint/parser": "^5.14.0", |
... | ... |
@@ -2773,9 +2773,9 @@ |
2773 | 2773 |
"dev": true |
2774 | 2774 |
}, |
2775 | 2775 |
"node_modules/@types/react": { |
2776 |
- "version": "17.0.39", |
|
2777 |
- "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.39.tgz", |
|
2778 |
- "integrity": "sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug==", |
|
2776 |
+ "version": "17.0.40", |
|
2777 |
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.40.tgz", |
|
2778 |
+ "integrity": "sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ==", |
|
2779 | 2779 |
"dev": true, |
2780 | 2780 |
"dependencies": { |
2781 | 2781 |
"@types/prop-types": "*", |
... | ... |
@@ -19530,9 +19530,9 @@ |
19530 | 19530 |
"dev": true |
19531 | 19531 |
}, |
19532 | 19532 |
"@types/react": { |
19533 |
- "version": "17.0.39", |
|
19534 |
- "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.39.tgz", |
|
19535 |
- "integrity": "sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug==", |
|
19533 |
+ "version": "17.0.40", |
|
19534 |
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.40.tgz", |
|
19535 |
+ "integrity": "sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ==", |
|
19536 | 19536 |
"dev": true, |
19537 | 19537 |
"requires": { |
19538 | 19538 |
"@types/prop-types": "*", |
... | ... |
@@ -59,7 +59,7 @@ |
59 | 59 |
"@commitlint/cli": "^16.2.1", |
60 | 60 |
"@commitlint/config-conventional": "^16.2.1", |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 |
- "@types/react": "^17.0.39", |
|
62 |
+ "@types/react": "^17.0.40", |
|
63 | 63 |
"@types/react-dom": "^17.0.13", |
64 | 64 |
"@typescript-eslint/eslint-plugin": "^5.14.0", |
65 | 65 |
"@typescript-eslint/parser": "^5.14.0", |