aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-05-10 05:35:14 +0800
committerGitHub <noreply@github.com>2022-05-10 05:35:14 +0800
commitce106ea2e29824df2f9fe347979fd2f1048289f3 (patch)
treea6fd40f183fb6f079f17828d2116a9c8257c0763
parent106d5a4ee0af10372fcf2c939c9c80223351c4c8 (diff)
parent7a8ab7119a20ea0de83030d8bf617bb1de68a857 (diff)
downloadtimeline-ce106ea2e29824df2f9fe347979fd2f1048289f3.tar.gz
timeline-ce106ea2e29824df2f9fe347979fd2f1048289f3.tar.bz2
timeline-ce106ea2e29824df2f9fe347979fd2f1048289f3.zip
Merge pull request #1196 from crupest/dependabot/npm_and_yarn/FrontEnd/types/react-18.0.9
build(deps-dev): Bump @types/react from 18.0.8 to 18.0.9 in /FrontEnd
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 5c6386fc..44deae34 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -52,7 +52,7 @@
"@types/lodash": "^4.14.181",
"@types/marked": "^4.0.3",
"@types/node": "^17.0.31",
- "@types/react": "^18.0.0",
+ "@types/react": "^18.0.9",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^18.0.0",
"@types/react-responsive": "^8.0.5",