Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
noxify committed Feb 1, 2025
1 parent e74b6ce commit 1fc4849
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 223 deletions.
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@radix-ui/react-select": "^2.1.5",
"@radix-ui/react-slot": "1.1.1",
"@radix-ui/react-tabs": "1.1.2",
"@renoun/mdx": "1.3.1",
"@renoun/mdx": "1.3.2",
"@tanstack/react-table": "^8.20.6",
"class-variance-authority": "0.7.1",
"clsx": "2.1.1",
Expand All @@ -51,23 +51,22 @@
"react-dom": "19.0.0",
"react-element-to-jsx-string": "17.0.0",
"rehype-mdx-import-media": "^1.2.0",
"renoun": "8.3.0",
"restyle": "3.1.2",
"renoun": "8.3.2",
"tailwind-merge": "3.0.1",
"tailwindcss-animate": "1.0.7",
"tm-themes": "1.9.8",
"tm-themes": "1.9.9",
"ts-dot-prop": "2.1.4",
"zod": "3.24.1",
"zustand": "5.0.3"
},
"devDependencies": {
"@eslint/compat": "1.2.5",
"@eslint/compat": "1.2.6",
"@ianvs/prettier-plugin-sort-imports": "4.4.1",
"@next/eslint-plugin-next": "15.1.6",
"@tailwindcss/postcss": "^4.0.1",
"@tailwindcss/postcss": "^4.0.3",
"@tailwindcss/typography": "0.5.16",
"@types/mdx": "2.0.13",
"@types/node": "22.12.0",
"@types/node": "22.13.0",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"@types/serve-handler": "6.1.4",
Expand All @@ -88,7 +87,7 @@
"serve-handler": "6.1.6",
"shadcn": "2.3.0",
"source-map-support": "0.5.21",
"tailwindcss": "4.0.1",
"tailwindcss": "4.0.3",
"tsx": "4.19.2",
"type-fest": "4.33.0",
"typescript": "5.7.3",
Expand Down
Loading

0 comments on commit 1fc4849

Please sign in to comment.