mirror of
https://github.com/etkecc/synapse-admin.git
synced 2024-11-21 15:25:22 +03:00
Bump react-is from 18.2.0 to 18.3.1
Bumps [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) 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-is) --- updated-dependencies: - dependency-name: react-is dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4761ea36bc
commit
04243eefa9
2 changed files with 9 additions and 2 deletions
|
@ -65,7 +65,7 @@
|
||||||
"react-admin": "^4.16.15",
|
"react-admin": "^4.16.15",
|
||||||
"react-dom": "^18.0.0",
|
"react-dom": "^18.0.0",
|
||||||
"react-hook-form": "^7.43.9",
|
"react-hook-form": "^7.43.9",
|
||||||
"react-is": "^18.2.0",
|
"react-is": "^18.3.1",
|
||||||
"react-query": "^3.32.1",
|
"react-query": "^3.32.1",
|
||||||
"react-router": "^6.1.0",
|
"react-router": "^6.1.0",
|
||||||
"react-router-dom": "^6.1.0"
|
"react-router-dom": "^6.1.0"
|
||||||
|
|
|
@ -6787,6 +6787,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"react-is@npm:^18.3.1":
|
||||||
|
version: 18.3.1
|
||||||
|
resolution: "react-is@npm:18.3.1"
|
||||||
|
checksum: 10c0/f2f1e60010c683479e74c63f96b09fb41603527cd131a9959e2aee1e5a8b0caf270b365e5ca77d4a6b18aae659b60a86150bb3979073528877029b35aecd2072
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"react-query@npm:^3.32.1":
|
"react-query@npm:^3.32.1":
|
||||||
version: 3.39.3
|
version: 3.39.3
|
||||||
resolution: "react-query@npm:3.39.3"
|
resolution: "react-query@npm:3.39.3"
|
||||||
|
@ -7610,7 +7617,7 @@ __metadata:
|
||||||
react-admin: "npm:^4.16.15"
|
react-admin: "npm:^4.16.15"
|
||||||
react-dom: "npm:^18.0.0"
|
react-dom: "npm:^18.0.0"
|
||||||
react-hook-form: "npm:^7.43.9"
|
react-hook-form: "npm:^7.43.9"
|
||||||
react-is: "npm:^18.2.0"
|
react-is: "npm:^18.3.1"
|
||||||
react-query: "npm:^3.32.1"
|
react-query: "npm:^3.32.1"
|
||||||
react-router: "npm:^6.1.0"
|
react-router: "npm:^6.1.0"
|
||||||
react-router-dom: "npm:^6.1.0"
|
react-router-dom: "npm:^6.1.0"
|
||||||
|
|
Loading…
Reference in a new issue