Skip to content

Commit 1fc4849

Browse files
committed
update deps
1 parent e74b6ce commit 1fc4849

File tree

2 files changed

+145
-223
lines changed

2 files changed

+145
-223
lines changed

package.json

+7-8
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@radix-ui/react-select": "^2.1.5",
3737
"@radix-ui/react-slot": "1.1.1",
3838
"@radix-ui/react-tabs": "1.1.2",
39-
"@renoun/mdx": "1.3.1",
39+
"@renoun/mdx": "1.3.2",
4040
"@tanstack/react-table": "^8.20.6",
4141
"class-variance-authority": "0.7.1",
4242
"clsx": "2.1.1",
@@ -51,23 +51,22 @@
5151
"react-dom": "19.0.0",
5252
"react-element-to-jsx-string": "17.0.0",
5353
"rehype-mdx-import-media": "^1.2.0",
54-
"renoun": "8.3.0",
55-
"restyle": "3.1.2",
54+
"renoun": "8.3.2",
5655
"tailwind-merge": "3.0.1",
5756
"tailwindcss-animate": "1.0.7",
58-
"tm-themes": "1.9.8",
57+
"tm-themes": "1.9.9",
5958
"ts-dot-prop": "2.1.4",
6059
"zod": "3.24.1",
6160
"zustand": "5.0.3"
6261
},
6362
"devDependencies": {
64-
"@eslint/compat": "1.2.5",
63+
"@eslint/compat": "1.2.6",
6564
"@ianvs/prettier-plugin-sort-imports": "4.4.1",
6665
"@next/eslint-plugin-next": "15.1.6",
67-
"@tailwindcss/postcss": "^4.0.1",
66+
"@tailwindcss/postcss": "^4.0.3",
6867
"@tailwindcss/typography": "0.5.16",
6968
"@types/mdx": "2.0.13",
70-
"@types/node": "22.12.0",
69+
"@types/node": "22.13.0",
7170
"@types/react": "19.0.8",
7271
"@types/react-dom": "19.0.3",
7372
"@types/serve-handler": "6.1.4",
@@ -88,7 +87,7 @@
8887
"serve-handler": "6.1.6",
8988
"shadcn": "2.3.0",
9089
"source-map-support": "0.5.21",
91-
"tailwindcss": "4.0.1",
90+
"tailwindcss": "4.0.3",
9291
"tsx": "4.19.2",
9392
"type-fest": "4.33.0",
9493
"typescript": "5.7.3",

0 commit comments

Comments
 (0)