Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
DaPigGuy committed Sep 6, 2024
1 parent 2e48600 commit fd3313f
Show file tree
Hide file tree
Showing 2 changed files with 450 additions and 426 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
"name": "framehub",
"version": "0.1.0",
"dependencies": {
"classnames": "^2.3.2",
"debounce": "^1.2.1",
"firebase": "^10.7.1",
"immer": "^10.0.3",
"classnames": "^2.5.1",
"debounce": "^2.1.0",
"firebase": "^10.13.1",
"immer": "^10.1.1",
"lua-json": "^1.0.1",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-masonry-css": "^1.0.16",
"react-router-dom": "^6.20.1",
"react-router-dom": "^6.26.1",
"react-scripts": "^5.0.1",
"sass": "^1.69.5",
"zustand": "^4.4.7"
"sass": "^1.78.0",
"zustand": "^4.5.5"
},
"devDependencies": {
"@actions/core": "^1.10.1",
Expand All @@ -26,7 +26,7 @@
"json-diff": "^1.0.6",
"lzma": "^2.3.2",
"node-fetch": "^3.3.2",
"prettier": "^3.1.1"
"prettier": "^3.3.3"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit fd3313f

Please sign in to comment.