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 Apr 14, 2024
1 parent 1bd87bb commit 58de110
Show file tree
Hide file tree
Showing 2 changed files with 296 additions and 280 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
]
},
"dependencies": {
"@codesandbox/sandpack-react": "2.13.7",
"@excalidraw/excalidraw": "0.17.3",
"@codesandbox/sandpack-react": "2.13.8",
"@excalidraw/excalidraw": "0.17.5",
"@floating-ui/react-dom": "2.0.8",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-tabs": "1.0.4",
Expand All @@ -41,21 +41,21 @@
"colorjs.io": "0.5.0",
"devtools-detector": "2.0.17",
"foxact": "0.2.33",
"framer-motion": "11.0.25",
"framer-motion": "11.0.28",
"immer": "10.0.4",
"jotai": "2.8.0",
"js-yaml": "4.1.0",
"katex": "0.16.10",
"markdown-to-jsx": "npm:@innei/[email protected]",
"medium-zoom": "1.1.0",
"mermaid": "10.9.0",
"next": "14.2.0",
"next": "14.2.1",
"next-seo": "6.5.0",
"next-themes": "0.3.0",
"rc-modal-sheet": "0.2.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-intersection-observer": "9.8.1",
"react-intersection-observer": "9.8.2",
"remark": "15.0.1",
"remark-parse": "11.0.0",
"shiki": "1.3.0",
Expand All @@ -68,28 +68,28 @@
"devDependencies": {
"@iconify-json/mingcute": "1.1.17",
"@iconify/tailwind": "0.1.4",
"@innei/eslint-config-react-ts": "0.13.0",
"@innei/prettier": "0.13.0",
"@innei/eslint-config-react-ts": "0.13.1",
"@innei/prettier": "0.13.1",
"@shikijs/transformers": "1.3.0",
"@tailwindcss/typography": "0.5.12",
"@types/js-yaml": "4.0.9",
"@types/node": "^20.12.5",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.24",
"@types/node": "^20.12.7",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.2.25",
"autoprefixer": "^10.4.19",
"daisyui": "4.10.1",
"eslint": "8.57.0",
"lint-staged": "15.2.2",
"postcss-import": "16.1.0",
"postcss-nested": "6.0.1",
"postcss-preset-env": "9.5.4",
"postcss-preset-env": "9.5.5",
"postcss-prune-var": "1.1.2",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"simple-git-hooks": "2.11.1",
"tailwind-scrollbar": "3.1.0",
"tailwind-variants": "0.2.1",
"tailwindcss": "^3.4.3",
"typescript": "5.4.4"
"typescript": "5.4.5"
}
}
Loading

0 comments on commit 58de110

Please sign in to comment.