Skip to content

Commit

Permalink
chore: updated deps (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
sirLisko authored Oct 15, 2024
1 parent c9e2c1f commit 2a7b197
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 100 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"classnames": "^2.5.1",
"cssnano": "^7.0.6",
"humanize-duration": "^3.32.1",
"jsonpath-plus": "^9.0.0",
"lucide-react": "^0.445.0",
"next": "^14.2.14",
"jsonpath-plus": "^10.0.0",
"lucide-react": "^0.453.0",
"next": "^14.2.15",
"node-vibrant": "^3.2.1-alpha.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand All @@ -36,7 +36,7 @@
"swr": "^2.2.5"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.2.14",
"@next/eslint-plugin-next": "^14.2.15",
"@types/humanize-duration": "^3.27.4",
"@types/jest": "^29.5.13",
"@types/react": "^18.3.11",
Expand All @@ -50,8 +50,8 @@
"jest": "^29.7.0",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2"
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3"
},
"keywords": [
"music",
Expand Down
Loading

0 comments on commit 2a7b197

Please sign in to comment.