Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 15, 2024
1 parent 352d020 commit ac81469
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 95 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@codesandbox/sandpack-react": "2.18.3",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.1.1",
"@floating-ui/react-dom": "2.1.2",
"@radix-ui/react-dialog": "1.1.1",
"@radix-ui/react-tabs": "1.1.0",
"@types/katex": "0.16.7",
Expand All @@ -51,7 +51,7 @@
"markdown-to-jsx": "npm:@innei/[email protected]",
"medium-zoom": "1.1.0",
"mermaid": "10.9.1",
"next": "14.2.9",
"next": "14.2.11",
"next-seo": "6.5.0",
"next-themes": "0.3.0",
"rc-modal-sheet": "0.3.1",
Expand All @@ -65,7 +65,7 @@
"tailwind-merge": "2.5.2",
"unified": "11.0.5",
"unist-util-visit": "5.0.0",
"vaul": "0.9.2"
"vaul": "0.9.3"
},
"devDependencies": {
"@iconify-json/mingcute": "1.1.20",
Expand All @@ -91,7 +91,7 @@
"simple-git-hooks": "2.11.1",
"tailwind-scrollbar": "3.1.0",
"tailwind-variants": "0.2.1",
"tailwindcss": "^3.4.10",
"tailwindcss": "^3.4.11",
"typescript": "5.5.4"
}
}
Loading

0 comments on commit ac81469

Please sign in to comment.