Skip to content

Commit

Permalink
Merge pull request #18 from containers/dependabot/npm_and_yarn/multi-…
Browse files Browse the repository at this point in the history
…ff629d46e7

Bump react and @types/react
  • Loading branch information
jessicachitas authored Jan 22, 2025
2 parents 20dcd5b + 91b18d2 commit ad6bc4a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 21 deletions.
27 changes: 8 additions & 19 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"clean": "rm -rf dist"
},
"dependencies": {
"react": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@eslint/js": "^9.15.0",
"@types/react": "^18.3.12",
"@types/react": "^19.0.7",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.4",
"eslint": "^9.15.0",
Expand Down

0 comments on commit ad6bc4a

Please sign in to comment.