Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed May 20, 2024
1 parent ceed247 commit 5f111ad
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 68 deletions.
130 changes: 65 additions & 65 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"start": "next start"
},
"dependencies": {
"@tabler/icons-react": "^3.3.0",
"@tabler/icons-react": "^3.4.0",
"hls.js": "^1.5.8",
"html-entities": "^2.5.2",
"next": "^14.2.3",
Expand All @@ -32,7 +32,7 @@
"react-masonry-css": "^1.0.16"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.6.11",
"@evilmartians/lefthook": "^1.6.12",
"@tailwindcss/typography": "^0.5.13",
"@types/node": "^20.12.12",
"@types/react": "^18.3.2",
Expand All @@ -45,7 +45,7 @@
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.14",
"rimraf": "^5.0.7",
"sharp": "^0.33.3",
"sharp": "^0.33.4",
"stylelint": "^16.5.0",
"stylelint-config-standard": "^36.0.0",
"tailwindcss": "^3.4.3",
Expand Down

0 comments on commit 5f111ad

Please sign in to comment.