Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Mar 18, 2024
1 parent e57152b commit 29b8237
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
48 changes: 24 additions & 24 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
Expand Up @@ -31,17 +31,17 @@
"xml-escape": "^1.1.0"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.6.5",
"@evilmartians/lefthook": "^1.6.7",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "^20.11.25",
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"@types/node": "^20.11.28",
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"@types/xml-escape": "^1.1.3",
"autoprefixer": "^10.4.18",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.3",
"eslint-config-prettier": "^9.1.0",
"postcss": "^8.4.35",
"postcss": "^8.4.36",
"postcss-import": "^16.0.1",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.12",
Expand Down

0 comments on commit 29b8237

Please sign in to comment.