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 Jan 8, 2024
1 parent 9e53302 commit 5861fa4
Show file tree
Hide file tree
Showing 4 changed files with 478 additions and 394 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,37 +37,37 @@
},
"dependencies": {
"@clerk/nextjs": "4.29.1",
"@floating-ui/react-dom": "2.0.4",
"@milkdown/core": "7.3.2",
"@milkdown/plugin-clipboard": "7.3.2",
"@milkdown/plugin-history": "7.3.2",
"@milkdown/plugin-indent": "7.3.2",
"@milkdown/plugin-listener": "7.3.2",
"@milkdown/preset-commonmark": "7.3.2",
"@milkdown/react": "7.3.2",
"@milkdown/utils": "7.3.2",
"@floating-ui/react-dom": "2.0.5",
"@milkdown/core": "7.3.3",
"@milkdown/plugin-clipboard": "7.3.3",
"@milkdown/plugin-history": "7.3.3",
"@milkdown/plugin-indent": "7.3.3",
"@milkdown/plugin-listener": "7.3.3",
"@milkdown/preset-commonmark": "7.3.3",
"@milkdown/react": "7.3.3",
"@milkdown/utils": "7.3.3",
"@mx-space/api-client": "1.7.2",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-label": "2.0.2",
"@radix-ui/react-scroll-area": "1.0.5",
"@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.1",
"@tanstack/react-query": "5.17.1",
"@tanstack/react-query-devtools": "5.17.1",
"@tanstack/react-query-persist-client": "5.17.1",
"@tanstack/query-async-storage-persister": "5.17.9",
"@tanstack/react-query": "5.17.9",
"@tanstack/react-query-devtools": "5.17.9",
"@tanstack/react-query-persist-client": "5.17.9",
"@vercel/analytics": "1.1.1",
"@vercel/postgres": "0.5.1",
"axios": "1.6.4",
"axios": "1.6.5",
"bypass-vue-devtools": "0.0.6",
"clsx": "2.1.0",
"colorjs.io": "^0.4.5",
"crossbell": "1.11.3",
"daisyui": "4.5.0",
"dayjs": "1.11.10",
"emoji-mart": "5.5.2",
"emoji-picker-react": "4.6.3",
"emoji-picker-react": "4.6.5",
"foxact": "0.2.30",
"framer-motion": "^10.17.9",
"fuse.js": "7.0.0",
Expand Down Expand Up @@ -109,16 +109,16 @@
"@iconify-json/material-symbols": "1.1.69",
"@iconify-json/mingcute": "1.1.15",
"@iconify/tailwind": "0.1.4",
"@innei/eslint-config-react-ts": "0.12.0",
"@innei/prettier": "0.12.0",
"@innei/eslint-config-react-ts": "0.12.1",
"@innei/prettier": "0.12.1",
"@mx-space/webhook": "0.2.2",
"@next/bundle-analyzer": "14.0.4",
"@tailwindcss/typography": "0.5.10",
"@types/js-cookie": "3.0.6",
"@types/js-yaml": "4.0.9",
"@types/markdown-escape": "1.1.3",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/node": "20.10.7",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@types/react-responsive-masonry": "2.1.3",
"@types/remove-markdown": "0.3.4",
Expand All @@ -137,7 +137,7 @@
"simple-git-hooks": "2.9.0",
"tailwind-scrollbar": "3.0.5",
"tailwind-variants": "0.1.20",
"tailwindcss": "^3.4.0",
"tailwindcss": "^3.4.1",
"typescript": "5.3.3",
"typewind": "^0.1.4",
"zx": "7.2.3"
Expand Down
Loading

1 comment on commit 5861fa4

@vercel
Copy link

@vercel vercel bot commented on 5861fa4 Jan 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

shiro – ./

springtide.vercel.app
shiro-git-main-innei.vercel.app
innei.in
shiro-innei.vercel.app

Please sign in to comment.