Skip to content

Commit 28a3eef

Browse files
Merge pull request #36 from flotiq/dependabot/npm_and_yarn/react-18.3.1
Bump react from 18.2.0 to 18.3.1
2 parents 09c4fae + 18cf21e commit 28a3eef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"gatsby-source-filesystem": "^5.13.1",
3535
"gatsby-source-flotiq": "^5.2.0",
3636
"gatsby-transformer-sharp": "^5.13.1",
37-
"react": "^18.2.0",
37+
"react": "^18.3.1",
3838
"react-dom": "^18.2.0",
3939
"react-helmet": "^6.1.0",
4040
"typescript": "^5.4.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9467,10 +9467,10 @@ react-side-effect@^2.1.0:
94679467
resolved "https://registry.yarnpkg.com/react-side-effect/-/react-side-effect-2.1.2.tgz#dc6345b9e8f9906dc2eeb68700b615e0b4fe752a"
94689468
integrity sha512-PVjOcvVOyIILrYoyGEpDN3vmYNLdy1CajSFNt4TDsVQC5KpTijDvWVoR+/7Rz2xT978D8/ZtFceXxzsPwZEDvw==
94699469

9470-
react@^18.2.0:
9471-
version "18.2.0"
9472-
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
9473-
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
9470+
react@^18.3.1:
9471+
version "18.3.1"
9472+
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
9473+
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
94749474
dependencies:
94759475
loose-envify "^1.1.0"
94769476

0 commit comments

Comments
 (0)