Skip to content

Commit

Permalink
Merge pull request #18 from casrpg/dependabot/npm_and_yarn/multi-a802…
Browse files Browse the repository at this point in the history
…8ed54a

[skip netlify]: Bump react-dom and @types/react-dom
  • Loading branch information
carloscasalar authored Oct 22, 2024
2 parents 24c1f2d + b11c959 commit af403c6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 14 deletions.
4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"dependencies": {
"classnames": "2.5.1",
"react": "18.3.1",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-router-dom": "6.26.2"
},
"devDependencies": {
"@eslint/js": "9.13.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.2.17",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react-swc": "3.7.1",
"autoprefixer": "10.4.14",
"eslint": "9.13.0",
Expand Down
22 changes: 10 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit af403c6

Please sign in to comment.