Skip to content

Commit 1833e31

Browse files
committed
Update Prettier to try to fix the CI
1 parent d6ffa72 commit 1833e31

File tree

2 files changed

+201
-191
lines changed

2 files changed

+201
-191
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,14 @@
8181
"eslint-config-prettier": "^9.1.0",
8282
"eslint-plugin-mdx": "^3.1.5",
8383
"eslint-plugin-tailwindcss": "3.17.5",
84-
"prettier": "3.4.2",
85-
"prettier-plugin-pkg": "^0.18.1",
86-
"prettier-plugin-tailwindcss": "^0.6.9",
84+
"prettier": "3.5.3",
85+
"prettier-plugin-pkg": "^0.20.0",
86+
"prettier-plugin-tailwindcss": "^0.6.12",
8787
"remark-frontmatter": "5.0.0",
8888
"remark-lint-first-heading-level": "3.1.2",
8989
"remark-lint-heading-increment": "3.1.2",
90-
"tsx": "^4.7.0",
91-
"typescript": "^5.4.3"
90+
"tsx": "^4.19.4",
91+
"typescript": "^5.8.3"
9292
},
9393
"pnpm": {
9494
"patchedDependencies": {

0 commit comments

Comments
 (0)