Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#86)
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 15, 2024
1 parent 4f6a6eb commit e6e3a23
Show file tree
Hide file tree
Showing 2 changed files with 222 additions and 228 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"dependencies": {
"@codesandbox/sandpack-react": "2.19.10",
"@floating-ui/react-dom": "2.1.2",
"@radix-ui/react-dialog": "1.1.2",
"@radix-ui/react-tabs": "1.1.1",
"@radix-ui/react-dialog": "1.1.3",
"@radix-ui/react-tabs": "1.1.2",
"@types/katex": "0.16.7",
"camelcase-keys": "9.1.3",
"chokidar": "^4.0.1",
Expand All @@ -31,7 +31,7 @@
"immer": "10.1.1",
"jotai": "2.10.3",
"js-yaml": "4.1.0",
"katex": "0.16.14",
"katex": "0.16.15",
"lodash": "4.17.21",
"markdown-to-jsx": "npm:@innei/[email protected]",
"medium-zoom": "1.1.0",
Expand All @@ -50,7 +50,7 @@
"tailwind-merge": "2.5.5",
"unified": "11.0.5",
"unist-util-visit": "5.0.0",
"vaul": "1.1.1"
"vaul": "1.1.2"
},
"devDependencies": {
"@iconify-json/mingcute": "1.2.1",
Expand All @@ -60,13 +60,13 @@
"@tailwindcss/typography": "0.5.15",
"@types/js-yaml": "4.0.9",
"@types/node": "^22.8.7",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"autoprefixer": "^10.4.20",
"daisyui": "4.12.20",
"daisyui": "4.12.22",
"eslint": "9.14.0",
"eslint-config-hyoban": "3.1.15",
"lint-staged": "15.2.10",
"lint-staged": "15.2.11",
"postcss-import": "16.1.0",
"postcss-nested": "7.0.2",
"postcss-preset-env": "10.0.9",
Expand Down
Loading

0 comments on commit e6e3a23

Please sign in to comment.