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 24, 2024
1 parent f31fab5 commit 613d684
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 248 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"prod:reload": "pm2 reload ecosystem.config.js"
},
"dependencies": {
"@clerk/nextjs": "4.29.4",
"@clerk/nextjs": "4.29.5",
"@floating-ui/react-dom": "2.0.6",
"@milkdown/core": "7.3.3",
"@milkdown/plugin-clipboard": "7.3.3",
Expand All @@ -53,12 +53,12 @@
"@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.15",
"@tanstack/react-query": "5.17.15",
"@tanstack/react-query-devtools": "5.17.18",
"@tanstack/react-query-persist-client": "5.17.15",
"@tanstack/query-async-storage-persister": "5.17.19",
"@tanstack/react-query": "5.17.19",
"@tanstack/react-query-devtools": "5.17.21",
"@tanstack/react-query-persist-client": "5.17.19",
"@vercel/analytics": "1.1.2",
"@vercel/postgres": "0.7.1",
"@vercel/postgres": "0.7.2",
"axios": "1.6.5",
"bypass-vue-devtools": "0.0.6",
"clsx": "2.1.0",
Expand All @@ -67,9 +67,9 @@
"daisyui": "4.6.0",
"dayjs": "1.11.10",
"emoji-mart": "5.5.2",
"emoji-picker-react": "4.7.0",
"foxact": "0.2.30",
"framer-motion": "^11.0.2",
"emoji-picker-react": "4.7.1",
"foxact": "0.2.31",
"framer-motion": "^11.0.3",
"fuse.js": "7.0.0",
"idb-keyval": "6.2.1",
"immer": "^10.0.3",
Expand All @@ -92,21 +92,21 @@
"react-error-boundary": "4.0.12",
"react-intersection-observer": "9.5.3",
"react-responsive-masonry": "2.1.7",
"react-toastify": "10.0.3",
"react-toastify": "10.0.4",
"react-tweet": "3.2.0",
"react-wrap-balancer": "1.1.0",
"remove-markdown": "0.5.0",
"server-only": "^0.0.1",
"socket.io-client": "4.7.4",
"tailwind-merge": "2.2.0",
"tailwind-merge": "2.2.1",
"unidata.js": "0.8.0",
"uniqolor": "1.1.1",
"use-context-selector": "1.4.1",
"vaul": "0.8.0",
"vaul": "0.8.9",
"xss": "1.0.14"
},
"devDependencies": {
"@iconify-json/material-symbols": "1.1.70",
"@iconify-json/material-symbols": "1.1.71",
"@iconify-json/mingcute": "1.1.15",
"@iconify/tailwind": "0.1.4",
"@innei/eslint-config-react-ts": "0.12.1",
Expand All @@ -117,7 +117,7 @@
"@types/js-cookie": "3.0.6",
"@types/js-yaml": "4.0.9",
"@types/markdown-escape": "1.1.3",
"@types/node": "20.11.5",
"@types/node": "20.11.6",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@types/react-responsive-masonry": "2.1.3",
Expand Down
Loading

1 comment on commit 613d684

@vercel
Copy link

@vercel vercel bot commented on 613d684 Jan 24, 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 – ./

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

Please sign in to comment.