Skip to content

Commit

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

Bump react and @types/react in /examples
  • Loading branch information
harrel56 authored May 5, 2024
2 parents 1a916ec + 33aab16 commit 328688f
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 @@ -12,7 +12,7 @@
},
"dependencies": {
"prismjs": "1.29.0",
"react": "18.2.0",
"react": "18.3.1",
"react-dom": "18.2.0",
"sortablejs": "1.15.2",
"use-sortablejs": "*"
Expand All @@ -21,7 +21,7 @@
"@babel/preset-env": "7.24.4",
"@babel/preset-typescript": "7.24.1",
"@types/jest": "29.5.12",
"@types/react": "18.2.79",
"@types/react": "18.3.1",
"@types/react-dom": "18.2.25",
"@types/sortablejs": "1.15.8",
"@types/prismjs": "1.26.3",
Expand Down

0 comments on commit 328688f

Please sign in to comment.