Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Sep 30, 2024
1 parent 0f63c70 commit f820d2b
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 @@ -24,7 +24,7 @@
},
"dependencies": {
"@newrelic/browser-agent": "^1.267.0",
"@tabler/icons-react": "^3.18.0",
"@tabler/icons-react": "^3.19.0",
"hls.js": "^1.5.15",
"html-entities": "^2.5.2",
"newrelic": "^12.5.1",
Expand All @@ -34,11 +34,11 @@
"react-masonry-css": "^1.0.16"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.7.17",
"@evilmartians/lefthook": "^1.7.18",
"@tailwindcss/typography": "^0.5.15",
"@types/newrelic": "^9.14.4",
"@types/node": "^22.7.3",
"@types/react": "^18.3.9",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
Expand Down

0 comments on commit f820d2b

Please sign in to comment.