Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <[email protected]>
  • Loading branch information
Innei committed Nov 29, 2023
1 parent c7064f3 commit 76730f0
Show file tree
Hide file tree
Showing 4 changed files with 554 additions and 403 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-select": "2.0.0",
"@tanstack/query-async-storage-persister": "5.8.7",
"@tanstack/react-query": "5.8.7",
"@tanstack/react-query-devtools": "5.8.7",
"@tanstack/react-query-persist-client": "5.8.7",
"@tanstack/react-query": "5.8.9",
"@tanstack/react-query-devtools": "5.8.9",
"@tanstack/react-query-persist-client": "5.8.9",
"@vercel/analytics": "1.1.1",
"@vercel/postgres": "0.5.1",
"axios": "1.6.2",
Expand All @@ -66,7 +66,7 @@
"mermaid": "10.6.1",
"next": "14.0.3",
"next-themes": "0.2.1",
"openai": "4.20.0",
"openai": "4.20.1",
"qrcode.react": "3.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -83,8 +83,8 @@
"xss": "1.0.14"
},
"devDependencies": {
"@iconify-json/material-symbols": "1.1.63",
"@iconify-json/mingcute": "1.1.11",
"@iconify-json/material-symbols": "1.1.65",
"@iconify-json/mingcute": "1.1.13",
"@iconify/tailwind": "0.1.4",
"@innei/eslint-config-react-ts": "0.12.0",
"@innei/prettier": "0.12.0",
Expand All @@ -93,7 +93,7 @@
"@types/js-cookie": "3.0.6",
"@types/markdown-escape": "1.1.3",
"@types/node": "20.10.0",
"@types/react": "18.2.38",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17",
"@types/remove-markdown": "0.3.4",
"autoprefixer": "10.4.16",
Expand Down
Loading

1 comment on commit 76730f0

@vercel
Copy link

@vercel vercel bot commented on 76730f0 Nov 29, 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 – ./

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

Please sign in to comment.