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 Aug 24, 2024
1 parent b2e5726 commit 87db6c9
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 200 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
]
},
"dependencies": {
"@codesandbox/sandpack-react": "2.18.2",
"@codesandbox/sandpack-react": "2.18.3",
"@excalidraw/excalidraw": "0.17.6",
"@floating-ui/react-dom": "2.1.1",
"@radix-ui/react-dialog": "1.1.1",
Expand All @@ -41,8 +41,8 @@
"clsx": "2.1.1",
"colorjs.io": "0.5.2",
"devtools-detector": "2.0.22",
"foxact": "0.2.36",
"framer-motion": "11.3.28",
"foxact": "0.2.37",
"framer-motion": "11.3.30",
"globby": "^14.0.2",
"immer": "10.1.1",
"jotai": "2.9.3",
Expand All @@ -51,7 +51,7 @@
"markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.2.1-beta.6",
"medium-zoom": "1.1.0",
"mermaid": "10.9.1",
"next": "14.2.5",
"next": "14.2.6",
"next-seo": "6.5.0",
"next-themes": "0.3.0",
"rc-modal-sheet": "0.3.0",
Expand All @@ -68,15 +68,15 @@
"vaul": "0.9.1"
},
"devDependencies": {
"@iconify-json/mingcute": "1.1.19",
"@iconify/tailwind": "1.1.2",
"@iconify-json/mingcute": "1.1.20",
"@iconify/tailwind": "1.1.3",
"@innei/eslint-config-react-ts": "0.15.0",
"@innei/prettier": "0.15.0",
"@shikijs/transformers": "1.13.0",
"@tailwindcss/typography": "0.5.14",
"@types/js-yaml": "4.0.9",
"@types/node": "^20.15.0",
"@types/react": "^18.3.3",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"daisyui": "4.12.10",
Expand Down
Loading

0 comments on commit 87db6c9

Please sign in to comment.