Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Jun 24, 2024
1 parent 718b086 commit 3c4cb36
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 30 deletions.
73 changes: 48 additions & 25 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 @@ -27,13 +27,13 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sharp": "^0.33.4",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"xml-escape": "^1.1.0"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.6.16",
"@evilmartians/lefthook": "^1.6.18",
"@tailwindcss/typography": "^0.5.13",
"@types/node": "^20.14.2",
"@types/node": "^20.14.8",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/xml-escape": "^1.1.3",
Expand All @@ -44,10 +44,10 @@
"postcss": "^8.4.38",
"postcss-import": "^16.1.0",
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.4",
"prettier-plugin-tailwindcss": "^0.6.5",
"rimraf": "^5.0.7",
"stylelint": "^16.6.1",
"stylelint-config-standard": "^36.0.0",
"stylelint-config-standard": "^36.0.1",
"tailwindcss": "^3.4.4"
}
}

0 comments on commit 3c4cb36

Please sign in to comment.