Skip to content

Commit

Permalink
Update deps and lock
Browse files Browse the repository at this point in the history
  • Loading branch information
sgobotta committed Dec 24, 2024
1 parent 30a4ba2 commit 5c82dc4
Show file tree
Hide file tree
Showing 2 changed files with 1,302 additions and 1,294 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"prettier": "^3.4.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-scripts": "5.0.1",
"tailwindcss-animated": "^1.1.2",
"typescript": "^4.4.2",
Expand Down Expand Up @@ -44,5 +44,8 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"tailwindcss": "^3.4.6"
}
}
Loading

0 comments on commit 5c82dc4

Please sign in to comment.