aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-08-06 16:51:58 +0800
committerGitHub <noreply@github.com>2021-08-06 16:51:58 +0800
commit1994df2404d21ee5a8d205fe9b6fc5687fe325d9 (patch)
treee42385d7bb725e72aa1cfd4dab11edda149eed5a /FrontEnd/package.json
parent47efb65f2b50da55ab2222846ebc83d92dd4ee02 (diff)
parentbe48e586550ae682f0be5d11beeb89a77e327b4c (diff)
downloadtimeline-1994df2404d21ee5a8d205fe9b6fc5687fe325d9.tar.gz
timeline-1994df2404d21ee5a8d205fe9b6fc5687fe325d9.tar.bz2
timeline-1994df2404d21ee5a8d205fe9b6fc5687fe325d9.zip
Merge pull request #720 from crupest/dependabot/npm_and_yarn/FrontEnd/types/react-17.0.16
build(deps-dev): Bump @types/react from 17.0.15 to 17.0.16 in /FrontEnd
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index b216dc31..c13faf1d 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -51,7 +51,7 @@
"@types/color": "^3.0.2",
"@types/lodash": "^4.14.172",
"@types/node": "^16.4.13",
- "@types/react": "^17.0.15",
+ "@types/react": "^17.0.16",
"@types/react-color": "^3.0.5",
"@types/react-dom": "^17.0.9",
"@types/react-responsive": "^8.0.3",