Skip to content

Commit

Permalink
Merge pull request #192 from harrel56/dependabot/npm_and_yarn/example…
Browse files Browse the repository at this point in the history
…s/multi-ec30208de6

Bump react-dom and @types/react-dom in /examples
  • Loading branch information
harrel56 authored May 6, 2024
2 parents 6edb734 + 55a05c3 commit 3e318d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"prismjs": "1.29.0",
"react": "18.3.1",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"sortablejs": "1.15.2",
"use-sortablejs": "*"
},
Expand All @@ -22,7 +22,7 @@
"@babel/preset-typescript": "7.24.1",
"@types/jest": "29.5.12",
"@types/react": "18.3.1",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.0",
"@types/sortablejs": "1.15.8",
"@types/prismjs": "1.26.3",
"jest": "29.7.0",
Expand Down

0 comments on commit 3e318d8

Please sign in to comment.