Skip to content

Commit

Permalink
build(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cjshearer committed Oct 28, 2023
1 parent bfb0109 commit bddb19d
Show file tree
Hide file tree
Showing 2 changed files with 281 additions and 263 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,27 @@
"author": "Cody Shearer",
"description": "A resume website",
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@fortawesome/fontawesome-free": "^6.4.2",
"@fullhuman/postcss-purgecss": "^5.0.0",
"@tailwindcss/typography": "^0.5.9",
"@types/node": "^20.5.6",
"autoprefixer": "^10.4.15",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "^20.8.9",
"autoprefixer": "^10.4.16",
"hugo-bin-extended": "^0.115.4",
"lint-staged": "^13.3.0",
"postcss": "^8.4.28",
"postcss": "^8.4.31",
"postcss-cli": "^10.1.0",
"postcss-html": "^1.5.0",
"prettier": "^2.8.8",
"prettier-plugin-go-template": "^0.0.13",
"prettier-plugin-tailwindcss": "^0.3.0",
"simple-git-hooks": "^2.9.0",
"stylelint": "^15.10.3",
"stylelint": "^15.11.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-config-tailwindcss": "^0.0.7",
"tailwindcss": "^3.3.3"
"tailwindcss": "^3.3.5"
},
"engines": {
"node": ">=20.2.0",
Expand Down
Loading

0 comments on commit bddb19d

Please sign in to comment.