Skip to content

Commit

Permalink
feat: ack read count
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Oct 21, 2023
1 parent da0ff23 commit c7489cb
Show file tree
Hide file tree
Showing 7 changed files with 318 additions and 256 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"dependencies": {
"@clerk/nextjs": "4.25.6",
"@floating-ui/react-dom": "2.0.2",
"@mx-space/api-client": "1.5.1",
"@mx-space/api-client": "1.6.2",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-select": "2.0.0",
"@tanstack/query-async-storage-persister": "5.0.0",
"@tanstack/react-query": "5.0.0",
"@tanstack/react-query-devtools": "5.0.1",
"@tanstack/react-query-devtools": "5.0.3",
"@tanstack/react-query-persist-client": "5.0.0",
"@vercel/analytics": "1.1.1",
"@vercel/postgres": "0.5.0",
Expand All @@ -62,7 +62,7 @@
"js-cookie": "3.0.5",
"markdown-to-jsx": "npm:@innei/[email protected]",
"medium-zoom": "1.0.8",
"mermaid": "10.5.0",
"mermaid": "10.5.1",
"next": "13.5.6",
"next-themes": "0.2.1",
"openai": "4.12.4",
Expand All @@ -82,7 +82,7 @@
},
"devDependencies": {
"@iconify-json/material-symbols": "1.1.60",
"@iconify-json/mingcute": "1.1.10",
"@iconify-json/mingcute": "1.1.11",
"@iconify/tailwind": "0.1.3",
"@innei/eslint-config-react-ts": "0.11.1",
"@innei/prettier": "0.11.1",
Expand All @@ -91,15 +91,15 @@
"@types/js-cookie": "3.0.5",
"@types/markdown-escape": "1.1.2",
"@types/node": "20.8.7",
"@types/react": "18.2.29",
"@types/react": "18.2.31",
"@types/react-dom": "18.2.14",
"@types/remove-markdown": "0.3.3",
"autoprefixer": "10.4.16",
"cross-env": "7.0.3",
"dotenv": "16.3.1",
"eslint": "8.51.0",
"eslint": "8.52.0",
"husky": "8.0.3",
"lint-staged": "15.0.1",
"lint-staged": "15.0.2",
"postcss": "8.4.31",
"postcss-import": "15.1.0",
"postcss-nested": "6.0.1",
Expand Down
Loading

1 comment on commit c7489cb

@vercel
Copy link

@vercel vercel bot commented on c7489cb Oct 21, 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.