aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-05-01 14:33:38 +0000
committerGravatar vitalyster2024-05-01 17:34:30 +0300
commit2683f44aaf4ecc0b8239b489aa922d25ba819ee2 (patch)
tree4a44d386eda5d5de0cca99e18e1c2b15cf106931
parent6326eda952c29e1b84a94807c16a535cd8563b05 (diff)
build(deps): bump react from 18.2.0 to 18.3.1
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.2.0 to 18.3.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react) --- updated-dependencies: - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 5b4cf9d0..2763a167 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21,7 +21,7 @@
"mailparser": "^3.7.1",
"node-pushnotifications": "^3.0.0",
"node-telegram-bot-api": "^0.65.1",
- "react": "^18.2.0",
+ "react": "^18.3.1",
"react-content-loader": "^7.0.0",
"react-dom": "^18.2.0",
"react-helmet-async": "^2.0.4",
diff --git a/package.json b/package.json
index 7487251c..a828e183 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
"mailparser": "^3.7.1",
"node-pushnotifications": "^3.0.0",
"node-telegram-bot-api": "^0.65.1",
- "react": "^18.2.0",
+ "react": "^18.3.1",
"react-content-loader": "^7.0.0",
"react-dom": "^18.2.0",
"react-helmet-async": "^2.0.4",