Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (minor) (#50)
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 Aug 12, 2023
1 parent 5d02bb8 commit 798f5e1
Show file tree
Hide file tree
Showing 4 changed files with 162 additions and 157 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"@floating-ui/react-dom": "2.0.1",
"@mx-space/api-client": "1.5.1",
"@radix-ui/react-dialog": "1.0.4",
"@sentry/nextjs": "7.61.1",
"@sentry/webpack-plugin": "2.5.0",
"@sentry/nextjs": "7.63.0",
"@sentry/webpack-plugin": "2.6.2",
"@tanstack/react-query": "4.32.6",
"@tanstack/react-query-devtools": "4.32.6",
"@tanstack/react-query-persist-client": "4.32.6",
Expand All @@ -57,7 +57,7 @@
"framer-motion": "^10.15.1",
"idb-keyval": "6.2.1",
"immer": "^10.0.2",
"jotai": "2.2.3",
"jotai": "2.3.1",
"js-cookie": "3.0.5",
"markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.2.1-beta.0",
"medium-zoom": "1.0.8",
Expand Down Expand Up @@ -96,7 +96,7 @@
"autoprefixer": "10.4.14",
"cross-env": "7.0.3",
"dotenv": "16.3.1",
"eslint": "8.46.0",
"eslint": "8.47.0",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"postcss": "8.4.27",
Expand Down
Loading

1 comment on commit 798f5e1

@vercel
Copy link

@vercel vercel bot commented on 798f5e1 Aug 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 – ./

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

Please sign in to comment.