Skip to content

Commit d01960b

Browse files
committed
dependency bump
1 parent 049f80e commit d01960b

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"xml-escape": "^1.1.0"
3232
},
3333
"devDependencies": {
34-
"@evilmartians/lefthook": "^1.7.16",
34+
"@evilmartians/lefthook": "^1.7.18",
3535
"@tailwindcss/typography": "^0.5.15",
36-
"@types/node": "^22.5.5",
37-
"@types/react": "^18.3.8",
36+
"@types/node": "^22.7.4",
37+
"@types/react": "^18.3.10",
3838
"@types/react-dom": "^18.3.0",
3939
"@types/xml-escape": "^1.1.3",
4040
"autoprefixer": "^10.4.20",
@@ -44,10 +44,10 @@
4444
"postcss": "^8.4.47",
4545
"postcss-import": "^16.1.0",
4646
"prettier": "^3.3.3",
47-
"prettier-plugin-tailwindcss": "^0.6.6",
47+
"prettier-plugin-tailwindcss": "^0.6.8",
4848
"rimraf": "^6.0.1",
4949
"stylelint": "^16.9.0",
5050
"stylelint-config-standard": "^36.0.1",
51-
"tailwindcss": "^3.4.12"
51+
"tailwindcss": "^3.4.13"
5252
}
5353
}

0 commit comments

Comments
 (0)