Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#248)
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 Jan 17, 2024
1 parent a8bf331 commit 9630d03
Show file tree
Hide file tree
Showing 4 changed files with 289 additions and 289 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@clerk/nextjs": "4.29.3",
"@floating-ui/react-dom": "2.0.5",
"@floating-ui/react-dom": "2.0.6",
"@milkdown/core": "7.3.3",
"@milkdown/plugin-clipboard": "7.3.3",
"@milkdown/plugin-history": "7.3.3",
Expand All @@ -53,10 +53,10 @@
"@radix-ui/react-select": "2.0.0",
"@radix-ui/react-switch": "1.0.3",
"@radix-ui/react-tabs": "1.0.4",
"@tanstack/query-async-storage-persister": "5.17.11",
"@tanstack/react-query": "5.17.10",
"@tanstack/react-query-devtools": "5.17.10",
"@tanstack/react-query-persist-client": "5.17.11",
"@tanstack/query-async-storage-persister": "5.17.15",
"@tanstack/react-query": "5.17.15",
"@tanstack/react-query-devtools": "5.17.15",
"@tanstack/react-query-persist-client": "5.17.15",
"@vercel/analytics": "1.1.1",
"@vercel/postgres": "0.5.1",
"axios": "1.6.5",
Expand All @@ -67,14 +67,14 @@
"daisyui": "4.6.0",
"dayjs": "1.11.10",
"emoji-mart": "5.5.2",
"emoji-picker-react": "4.6.10",
"emoji-picker-react": "4.6.11",
"foxact": "0.2.30",
"framer-motion": "^10.18.0",
"fuse.js": "7.0.0",
"idb-keyval": "6.2.1",
"immer": "^10.0.3",
"jojoo": "0.1.2",
"jotai": "2.6.1",
"jotai": "2.6.2",
"js-cookie": "3.0.5",
"js-yaml": "4.1.0",
"kbar": "0.1.0-beta.45",
Expand Down Expand Up @@ -117,8 +117,8 @@
"@types/js-cookie": "3.0.6",
"@types/js-yaml": "4.0.9",
"@types/markdown-escape": "1.1.3",
"@types/node": "20.11.0",
"@types/react": "18.2.47",
"@types/node": "20.11.4",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@types/react-responsive-masonry": "2.1.3",
"@types/remove-markdown": "0.3.4",
Expand Down
Loading

0 comments on commit 9630d03

Please sign in to comment.