Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#87)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent e6e3a23 commit ed11b17
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 199 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,21 @@
"dependencies": {
"@codesandbox/sandpack-react": "2.19.10",
"@floating-ui/react-dom": "2.1.2",
"@radix-ui/react-dialog": "1.1.3",
"@radix-ui/react-dialog": "1.1.4",
"@radix-ui/react-tabs": "1.1.2",
"@types/katex": "0.16.7",
"camelcase-keys": "9.1.3",
"chokidar": "^4.0.1",
"chokidar": "^4.0.3",
"clsx": "2.1.1",
"colorjs.io": "0.5.2",
"devtools-detector": "2.0.22",
"foxact": "0.2.43",
"framer-motion": "11.11.17",
"globby": "^14.0.2",
"immer": "10.1.1",
"jotai": "2.10.3",
"jotai": "2.10.4",
"js-yaml": "4.1.0",
"katex": "0.16.15",
"katex": "0.16.18",
"lodash": "4.17.21",
"markdown-to-jsx": "npm:@innei/[email protected]",
"medium-zoom": "1.1.0",
Expand All @@ -53,14 +53,14 @@
"vaul": "1.1.2"
},
"devDependencies": {
"@iconify-json/mingcute": "1.2.1",
"@iconify-json/mingcute": "1.2.2",
"@iconify/tailwind": "1.1.3",
"@innei/prettier": "0.15.0",
"@shikijs/transformers": "1.22.2",
"@tailwindcss/typography": "0.5.15",
"@types/js-yaml": "4.0.9",
"@types/node": "^22.8.7",
"@types/react": "^18.3.16",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"autoprefixer": "^10.4.20",
"daisyui": "4.12.22",
Expand All @@ -76,7 +76,7 @@
"simple-git-hooks": "2.11.1",
"tailwind-scrollbar": "3.1.0",
"tailwind-variants": "0.2.1",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"typescript": "5.6.3"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit ed11b17

Please sign in to comment.