Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Apr 29, 2024
1 parent 4e1ed42 commit ebf4541
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 95 deletions.
174 changes: 87 additions & 87 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -26,26 +26,26 @@
"@tabler/icons-react": "^3.2.0",
"hls.js": "^1.5.8",
"html-entities": "^2.5.2",
"next": "^14.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"next": "^14.2.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-masonry-css": "^1.0.16"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.6.10",
"@tailwindcss/typography": "^0.5.12",
"@tailwindcss/typography": "^0.5.13",
"@types/node": "^20.12.7",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.2",
"eslint-config-next": "14.2.3",
"eslint-config-prettier": "^9.1.0",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.14",
"rimraf": "^5.0.5",
"stylelint": "^16.3.1",
"stylelint": "^16.4.0",
"stylelint-config-standard": "^36.0.0",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5"
Expand Down

0 comments on commit ebf4541

Please sign in to comment.