Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Jul 22, 2024
1 parent 9e37bb4 commit 01f5101
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"start": "next start -p 3000"
},
"dependencies": {
"@tabler/icons-react": "^3.10.0",
"@tabler/icons-react": "^3.11.0",
"hls.js": "^1.5.13",
"html-entities": "^2.5.2",
"next": "^14.2.5",
Expand All @@ -32,9 +32,9 @@
"react-masonry-css": "^1.0.16"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.7.2",
"@evilmartians/lefthook": "^1.7.5",
"@tailwindcss/typography": "^0.5.13",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
Expand All @@ -48,7 +48,7 @@
"sharp": "^0.33.4",
"stylelint": "^16.7.0",
"stylelint-config-standard": "^36.0.1",
"tailwindcss": "^3.4.4",
"tailwindcss": "^3.4.6",
"typescript": "^5.5.3"
}
}

0 comments on commit 01f5101

Please sign in to comment.