Skip to content

Commit

Permalink
update run npm outdated
Browse files Browse the repository at this point in the history
  • Loading branch information
mcliff1 committed Jan 5, 2024
1 parent 77bf0cb commit 46d5238
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 48 deletions.
70 changes: 26 additions & 44 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"version": "0.4.0",
"private": true,
"dependencies": {
"bootstrap": "^4.3.1",
"bootstrap": "^5.3.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.10.1",
"react-icons": "^4.12.0",
"react-media": "^1.10.0",
"react-router-dom": "^6.4.3",
"reactstrap": "^9.2.0"
"react-router-dom": "^6.21.1",
"reactstrap": "^9.2.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 46d5238

Please sign in to comment.