Browse code
chore: Upgrade dependencies
... | ... |
@@ -35,7 +35,7 @@ |
35 | 35 |
"@commitlint/cli": "^16.2.3", |
36 | 36 |
"@commitlint/config-conventional": "^16.2.1", |
37 | 37 |
"@types/progressbar.js": "^1.1.2", |
38 |
- "@types/react": "^18.0.0", |
|
38 |
+ "@types/react": "^18.0.1", |
|
39 | 39 |
"@types/react-dom": "^18.0.0", |
40 | 40 |
"@typescript-eslint/eslint-plugin": "^5.18.0", |
41 | 41 |
"@typescript-eslint/parser": "^5.18.0", |
... | ... |
@@ -2752,9 +2752,9 @@ |
2752 | 2752 |
"dev": true |
2753 | 2753 |
}, |
2754 | 2754 |
"node_modules/@types/react": { |
2755 |
- "version": "18.0.0", |
|
2756 |
- "resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.0.tgz", |
|
2757 |
- "integrity": "sha512-7+K7zEQYu7NzOwQGLR91KwWXXDzmTFODRVizJyIALf6RfLv2GDpqpknX64pvRVILXCpXi7O/pua8NGk44dLvJw==", |
|
2755 |
+ "version": "18.0.1", |
|
2756 |
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.1.tgz", |
|
2757 |
+ "integrity": "sha512-VnWlrVgG0dYt+NqlfMI0yUYb8Rdl4XUROyH+c6gq/iFCiZ805Vi//26UW38DHnxQkbDhnrIWTBiy6oKZqL11cw==", |
|
2758 | 2758 |
"dev": true, |
2759 | 2759 |
"dependencies": { |
2760 | 2760 |
"@types/prop-types": "*", |
... | ... |
@@ -19448,9 +19448,9 @@ |
19448 | 19448 |
"dev": true |
19449 | 19449 |
}, |
19450 | 19450 |
"@types/react": { |
19451 |
- "version": "18.0.0", |
|
19452 |
- "resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.0.tgz", |
|
19453 |
- "integrity": "sha512-7+K7zEQYu7NzOwQGLR91KwWXXDzmTFODRVizJyIALf6RfLv2GDpqpknX64pvRVILXCpXi7O/pua8NGk44dLvJw==", |
|
19451 |
+ "version": "18.0.1", |
|
19452 |
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.1.tgz", |
|
19453 |
+ "integrity": "sha512-VnWlrVgG0dYt+NqlfMI0yUYb8Rdl4XUROyH+c6gq/iFCiZ805Vi//26UW38DHnxQkbDhnrIWTBiy6oKZqL11cw==", |
|
19454 | 19454 |
"dev": true, |
19455 | 19455 |
"requires": { |
19456 | 19456 |
"@types/prop-types": "*", |
... | ... |
@@ -59,7 +59,7 @@ |
59 | 59 |
"@commitlint/cli": "^16.2.3", |
60 | 60 |
"@commitlint/config-conventional": "^16.2.1", |
61 | 61 |
"@types/progressbar.js": "^1.1.2", |
62 |
- "@types/react": "^18.0.0", |
|
62 |
+ "@types/react": "^18.0.1", |
|
63 | 63 |
"@types/react-dom": "^18.0.0", |
64 | 64 |
"@typescript-eslint/eslint-plugin": "^5.18.0", |
65 | 65 |
"@typescript-eslint/parser": "^5.18.0", |