Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#101)
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] committed Oct 7, 2023
1 parent c6c3437 commit 8e2efef
Show file tree
Hide file tree
Showing 4 changed files with 259 additions and 253 deletions.
8 changes: 4 additions & 4 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.25.1",
"@clerk/nextjs": "4.25.3",
"@floating-ui/react-dom": "2.0.2",
"@mx-space/api-client": "1.5.1",
"@radix-ui/react-dialog": "1.0.5",
Expand Down Expand Up @@ -90,9 +90,9 @@
"@tailwindcss/typography": "0.5.10",
"@types/js-cookie": "3.0.4",
"@types/markdown-escape": "1.1.1",
"@types/node": "20.8.2",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"@types/node": "20.8.3",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.11",
"@types/remove-markdown": "0.3.2",
"autoprefixer": "10.4.16",
"cross-env": "7.0.3",
Expand Down
Loading

1 comment on commit 8e2efef

@vercel
Copy link

@vercel vercel bot commented on 8e2efef Oct 7, 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-git-main-innei.vercel.app
springtide.vercel.app
shiro-innei.vercel.app
innei.in

Please sign in to comment.