We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6ffa72 commit 1833e31Copy full SHA for 1833e31
package.json
@@ -81,14 +81,14 @@
81
"eslint-config-prettier": "^9.1.0",
82
"eslint-plugin-mdx": "^3.1.5",
83
"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",
+ "prettier": "3.5.3",
+ "prettier-plugin-pkg": "^0.20.0",
+ "prettier-plugin-tailwindcss": "^0.6.12",
87
"remark-frontmatter": "5.0.0",
88
"remark-lint-first-heading-level": "3.1.2",
89
"remark-lint-heading-increment": "3.1.2",
90
- "tsx": "^4.7.0",
91
- "typescript": "^5.4.3"
+ "tsx": "^4.19.4",
+ "typescript": "^5.8.3"
92
},
93
"pnpm": {
94
"patchedDependencies": {
0 commit comments