Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Dec 2, 2024
1 parent f501168 commit d3c41cf
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 72 deletions.
132 changes: 66 additions & 66 deletions package-lock.json

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

12 changes: 6 additions & 6 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.5",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"xml-escape": "^1.1.0"
},
"devDependencies": {
"@evilmartians/lefthook": "^1.8.4",
"@evilmartians/lefthook": "^1.8.5",
"@tailwindcss/typography": "^0.5.15",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/xml-escape": "^1.1.3",
Expand All @@ -43,10 +43,10 @@
"eslint-config-prettier": "^9.1.0",
"postcss": "^8.4.49",
"postcss-import": "^16.1.0",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"prettier": "^3.4.1",
"prettier-plugin-tailwindcss": "^0.6.9",
"rimraf": "^6.0.1",
"stylelint": "^16.10.0",
"stylelint": "^16.11.0",
"stylelint-config-standard": "^36.0.1",
"tailwindcss": "^3.4.15"
}
Expand Down

0 comments on commit d3c41cf

Please sign in to comment.