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 8, 2023
1 parent 5831d55 commit db5f9f5
Show file tree
Hide file tree
Showing 4 changed files with 234 additions and 234 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@radix-ui/react-select": "2.0.0",
"@tanstack/query-async-storage-persister": "5.7.2",
"@tanstack/react-query": "5.7.2",
"@tanstack/react-query-devtools": "5.7.2",
"@tanstack/react-query-devtools": "5.7.4",
"@tanstack/react-query-persist-client": "5.7.2",
"@vercel/analytics": "1.1.1",
"@vercel/postgres": "0.5.1",
Expand All @@ -54,7 +54,7 @@
"dayjs": "1.11.10",
"emoji-mart": "5.5.2",
"emoji-picker-react": "4.5.15",
"foxact": "0.2.22",
"foxact": "0.2.24",
"framer-motion": "^10.16.4",
"idb-keyval": "6.2.1",
"immer": "^10.0.3",
Expand Down Expand Up @@ -90,12 +90,12 @@
"@innei/prettier": "0.11.1",
"@next/bundle-analyzer": "14.0.1",
"@tailwindcss/typography": "0.5.10",
"@types/js-cookie": "3.0.5",
"@types/markdown-escape": "1.1.2",
"@types/js-cookie": "3.0.6",
"@types/markdown-escape": "1.1.3",
"@types/node": "20.8.10",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@types/remove-markdown": "0.3.3",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/remove-markdown": "0.3.4",
"autoprefixer": "10.4.16",
"cross-env": "7.0.3",
"dotenv": "16.3.1",
Expand Down
Loading

1 comment on commit db5f9f5

@vercel
Copy link

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

Please sign in to comment.