Skip to content

Commit

Permalink
fix: sonner theme and right aside in mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Jul 12, 2023
1 parent 4784c50 commit ae2a3d3
Show file tree
Hide file tree
Showing 4 changed files with 168 additions and 117 deletions.
10 changes: 5 additions & 5 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.21.14",
"@clerk/nextjs": "4.21.15",
"@emoji-mart/data": "1.1.2",
"@emoji-mart/react": "1.1.1",
"@floating-ui/react-dom": "2.0.1",
Expand Down Expand Up @@ -71,12 +71,12 @@
"react-dom": "18.2.0",
"react-error-boundary": "4.0.10",
"react-intersection-observer": "9.5.2",
"react-tweet": "3.0.2",
"react-tweet": "3.0.3",
"react-wrap-balancer": "1.0.0",
"remove-markdown": "0.5.0",
"shiki": "0.14.3",
"socket.io-client": "4.7.1",
"sonner": "0.6.1",
"sonner": "0.6.2",
"tailwind-merge": "1.13.2",
"xss": "1.0.14"
},
Expand All @@ -90,7 +90,7 @@
"@tailwindcss/typography": "0.5.9",
"@types/js-cookie": "3.0.3",
"@types/markdown-escape": "1.1.0",
"@types/node": "20.3.3",
"@types/node": "20.4.1",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/remove-markdown": "0.3.1",
Expand All @@ -109,7 +109,7 @@
"rimraf": "5.0.1",
"simple-git-hooks": "2.8.1",
"tailwind-scrollbar": "3.0.4",
"tailwind-variants": "0.1.12",
"tailwind-variants": "0.1.13",
"tailwindcss": "^3.3.2",
"typescript": "5.1.6",
"typewind": "^0.1.3",
Expand Down
Loading

1 comment on commit ae2a3d3

@vercel
Copy link

@vercel vercel bot commented on ae2a3d3 Jul 12, 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
shiro-innei.vercel.app
springtide.vercel.app
innei.in

Please sign in to comment.