Skip to content

Commit a77442f

Browse files
chore(deps-dev): bump react-is from 18.2.0 to 18.3.0 (#11010)
1 parent 358cac4 commit a77442f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
"react-app-polyfill": "^3.0.0",
228228
"react-dev-utils": "^12.0.1",
229229
"react-dom": "^18.2.0",
230-
"react-is": "^18.2.0",
230+
"react-is": "^18.3.0",
231231
"react-refresh": "^0.14",
232232
"react-router": "^6.17.0",
233233
"react-router-dom": "^6.23.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12776,10 +12776,10 @@ react-is@^17.0.1, react-is@^17.0.2:
1277612776
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
1277712777
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
1277812778

12779-
react-is@^18.0.0, react-is@^18.2.0:
12780-
version "18.2.0"
12781-
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
12782-
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
12779+
react-is@^18.0.0, react-is@^18.3.0:
12780+
version "18.3.0"
12781+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.0.tgz#6c2d9b6cdd4c2cffb7c89b1bcb57bc44d12f1993"
12782+
integrity sha512-wRiUsea88TjKDc4FBEn+sLvIDesp6brMbGWnJGjew2waAc9evdhja/2LvePc898HJbHw0L+MTWy7NhpnELAvLQ==
1278312783

1278412784
react-lifecycles-compat@^3.0.0:
1278512785
version "3.0.4"

0 commit comments

Comments
 (0)