Skip to content

Commit

Permalink
Merge pull request #248 from harrel56/dependabot/npm_and_yarn/example…
Browse files Browse the repository at this point in the history
…s/all-c0e0f16a4a

Bump the all group in /examples with 5 updates
  • Loading branch information
harrel56 authored Dec 10, 2024
2 parents c299fe3 + 43f427f commit 66c16c1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
},
"dependencies": {
"prismjs": "1.29.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"sortablejs": "1.15.6",
"use-sortablejs": "*"
},
"devDependencies": {
"@babel/preset-env": "7.26.0",
"@babel/preset-typescript": "7.26.0",
"@types/jest": "29.5.14",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"@types/sortablejs": "1.15.8",
"@types/prismjs": "1.26.5",
"jest": "29.7.0",
Expand All @@ -31,7 +31,7 @@
"@playwright/browser-chromium": "1.49.0",
"ts-loader": "9.5.1",
"typescript": "5.7.2",
"webpack": "5.96.1",
"webpack": "5.97.1",
"webpack-cli": "5.1.4"
}
}

0 comments on commit 66c16c1

Please sign in to comment.