Skip to content

Commit

Permalink
dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Aug 12, 2024
1 parent debf9f9 commit 471fd50
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 25 deletions.
45 changes: 25 additions & 20 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,19 +27,19 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.13",
"@types/node": "^22.1.0",
"@tailwindcss/typography": "^0.5.14",
"@types/node": "^22.2.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.5",
"postcss": "^8.4.40",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5",
"prettier-plugin-tailwindcss": "^0.6.6",
"rimraf": "^6.0.1",
"slugify": "^1.6.6",
"tailwindcss": "^3.4.7",
"tailwindcss": "^3.4.9",
"typescript": "^5.5.4"
}
}

0 comments on commit 471fd50

Please sign in to comment.