Skip to content

Commit

Permalink
about: minor package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
georgemoon committed Sep 9, 2023
1 parent 4c04a51 commit c4eff35
Show file tree
Hide file tree
Showing 2 changed files with 2,829 additions and 2,455 deletions.
16 changes: 8 additions & 8 deletions about/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
"private": true,
"homepage": "https://about.keadatabase.nz",
"dependencies": {
"@fortawesome/fontawesome-free": "^6.1.1",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^14.2.0",
"bootstrap": "^4.5.3",
"jquery": "^3.5.1",
"@fortawesome/fontawesome-free": "^6.4.2",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"bootstrap": "^5.3.1",
"jquery": "^3.7.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "^5.0.1",
"swr": "^1.0.0"
"swr": "^2.2.2"
},
"scripts": {
"deploy": "npm run build && firebase deploy",
Expand All @@ -38,6 +38,6 @@
]
},
"devDependencies": {
"sass": "^1.32.4"
"sass": "^1.66.1"
}
}
Loading

0 comments on commit c4eff35

Please sign in to comment.