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 Nov 11, 2023
1 parent 69b8cca commit 84a3830
Show file tree
Hide file tree
Showing 4 changed files with 73 additions and 73 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@clerk/nextjs": "4.27.1",
"@floating-ui/react-dom": "2.0.3",
"@floating-ui/react-dom": "2.0.4",
"@mx-space/api-client": "1.6.2",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-select": "2.0.0",
Expand All @@ -64,31 +64,31 @@
"markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.2.1-beta.0",
"medium-zoom": "1.0.8",
"mermaid": "10.6.1",
"next": "14.0.1",
"next": "14.0.2",
"next-themes": "0.2.1",
"openai": "4.17.4",
"qrcode.react": "3.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.11",
"react-intersection-observer": "9.5.2",
"react-intersection-observer": "9.5.3",
"react-toastify": "9.1.3",
"react-tweet": "3.1.1",
"react-wrap-balancer": "1.1.0",
"remove-markdown": "0.5.0",
"socket.io-client": "4.7.2",
"tailwind-merge": "2.0.0",
"uniqolor": "1.1.0",
"vaul": "0.7.8",
"vaul": "0.7.9",
"xss": "1.0.14"
},
"devDependencies": {
"@iconify-json/material-symbols": "1.1.61",
"@iconify-json/material-symbols": "1.1.62",
"@iconify-json/mingcute": "1.1.11",
"@iconify/tailwind": "0.1.3",
"@innei/eslint-config-react-ts": "0.11.1",
"@innei/prettier": "0.11.1",
"@next/bundle-analyzer": "14.0.1",
"@next/bundle-analyzer": "14.0.2",
"@tailwindcss/typography": "0.5.10",
"@types/js-cookie": "3.0.6",
"@types/markdown-escape": "1.1.3",
Expand Down
122 changes: 61 additions & 61 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@radix-ui/react-scroll-area": "1.0.5",
"@types/marked": "^6.0.0",
"marked": "^9.1.5",
"marked": "^9.1.6",
"postcss-import": "^15.1.0",
"react-error-boundary": "4.0.11",
"react-router-dom": "6.18.0",
Expand Down
Loading

1 comment on commit 84a3830

@vercel
Copy link

@vercel vercel bot commented on 84a3830 Nov 11, 2023

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
shiro-git-main-innei.vercel.app
springtide.vercel.app
innei.in

Please sign in to comment.