Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Aug 26, 2024
1 parent a702a9d commit 1c13ce7
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
128 changes: 64 additions & 64 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,22 @@
},
"dependencies": {
"@tabler/icons-react": "^3.12.0",
"hls.js": "^1.5.14",
"hls.js": "^1.5.15",
"html-entities": "^2.5.2",
"next": "^14.2.5",
"next": "^14.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-masonry-css": "^1.0.16"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.7.14",
"@tailwindcss/typography": "^0.5.14",
"@types/node": "^22.4.1",
"@types/react": "^18.3.3",
"@types/node": "^22.5.0",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.5",
"eslint-config-next": "14.2.6",
"eslint-config-prettier": "^9.1.0",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
Expand Down

0 comments on commit 1c13ce7

Please sign in to comment.