Skip to content

Commit

Permalink
Bumped Dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
gabuscuv committed Nov 28, 2024
1 parent 5a60a08 commit 7ed1941
Show file tree
Hide file tree
Showing 2 changed files with 832 additions and 562 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,20 @@
"lint": "next lint"
},
"dependencies": {
"next": "14.2.3",
"flowbite-react": "^0",
"next": "^14",
"react": "^18",
"react-dom": "^18",
"react-widgets": "^5.8.4"
"react-widgets": "^5"
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^8",
"eslint-config-next": "14.2.3",
"eslint-config-next": "^14",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3",
"typescript": "^5"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 7ed1941

Please sign in to comment.