Skip to content

Commit f501168

Browse files
committed
dependency bump
1 parent bcfd947 commit f501168

File tree

2 files changed

+53
-43
lines changed

2 files changed

+53
-43
lines changed

package-lock.json

Lines changed: 50 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"xml-escape": "^1.1.0"
3232
},
3333
"devDependencies": {
34-
"@evilmartians/lefthook": "^1.8.2",
34+
"@evilmartians/lefthook": "^1.8.4",
3535
"@tailwindcss/typography": "^0.5.15",
3636
"@types/node": "^22.9.0",
3737
"@types/react": "^18.3.12",
@@ -41,13 +41,13 @@
4141
"eslint": "^8.57.0",
4242
"eslint-config-next": "^15.0.3",
4343
"eslint-config-prettier": "^9.1.0",
44-
"postcss": "^8.4.48",
44+
"postcss": "^8.4.49",
4545
"postcss-import": "^16.1.0",
4646
"prettier": "^3.3.3",
4747
"prettier-plugin-tailwindcss": "^0.6.8",
4848
"rimraf": "^6.0.1",
4949
"stylelint": "^16.10.0",
5050
"stylelint-config-standard": "^36.0.1",
51-
"tailwindcss": "^3.4.14"
51+
"tailwindcss": "^3.4.15"
5252
}
5353
}

0 commit comments

Comments
 (0)