Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#171)
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] authored Dec 3, 2023
1 parent 5aabcc8 commit 6e09012
Show file tree
Hide file tree
Showing 4 changed files with 458 additions and 449 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.12.1",
"@tanstack/react-query": "5.12.1",
"@tanstack/react-query-devtools": "5.12.1",
"@tanstack/react-query-persist-client": "5.12.1",
"@tanstack/react-query": "5.12.2",
"@tanstack/react-query-devtools": "5.12.2",
"@tanstack/react-query-persist-client": "5.12.2",
"@vercel/analytics": "1.1.1",
"@vercel/postgres": "0.5.1",
"axios": "1.6.2",
Expand All @@ -55,7 +55,7 @@
"emoji-mart": "5.5.2",
"emoji-picker-react": "4.5.16",
"foxact": "0.2.26",
"framer-motion": "^10.16.9",
"framer-motion": "^10.16.12",
"idb-keyval": "6.2.1",
"immer": "^10.0.3",
"jojoo": "0.1.2",
Expand Down Expand Up @@ -92,8 +92,8 @@
"@tailwindcss/typography": "0.5.10",
"@types/js-cookie": "3.0.6",
"@types/markdown-escape": "1.1.3",
"@types/node": "20.10.1",
"@types/react": "18.2.39",
"@types/node": "20.10.2",
"@types/react": "18.2.41",
"@types/react-dom": "18.2.17",
"@types/remove-markdown": "0.3.4",
"autoprefixer": "10.4.16",
Expand All @@ -102,7 +102,7 @@
"eslint": "8.55.0",
"husky": "8.0.3",
"lint-staged": "15.1.0",
"postcss": "8.4.31",
"postcss": "8.4.32",
"postcss-import": "15.1.0",
"postcss-nested": "6.0.1",
"postcss-preset-env": "9.3.0",
Expand Down
Loading

1 comment on commit 6e09012

@vercel
Copy link

@vercel vercel bot commented on 6e09012 Dec 3, 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
springtide.vercel.app
shiro-git-main-innei.vercel.app
innei.in

Please sign in to comment.