Skip to content

Commit

Permalink
Merge pull request #103 from Glazelf/dependabot/npm_and_yarn/multi-ec…
Browse files Browse the repository at this point in the history
…30208de6

Bump react-dom and @types/react-dom
  • Loading branch information
Glazelf committed Jun 2, 2024
2 parents 430433b + f621ae7 commit 0923569
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1532,11 +1532,11 @@ queue-microtask@^1.2.2:
resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz"

react-dom@latest:
version "18.2.0"
resolved "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz"
version "18.3.1"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1.tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4"
dependencies:
loose-envify "^1.1.0"
scheduler "^0.23.0"
scheduler "^0.23.2"

react-is@^16.13.1:
version "16.13.1"
Expand Down Expand Up @@ -1628,9 +1628,9 @@ safe-regex-test@^1.0.0:
get-intrinsic "^1.1.3"
is-regex "^1.1.4"

scheduler@^0.23.0:
version "0.23.0"
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.23.0.tgz"
scheduler@^0.23.2:
version "0.23.2"
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3"
dependencies:
loose-envify "^1.1.0"

Expand Down

0 comments on commit 0923569

Please sign in to comment.