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] authored Aug 10, 2023
1 parent ad4530a commit 5bb10b6
Show file tree
Hide file tree
Showing 4 changed files with 103 additions and 119 deletions.
6 changes: 3 additions & 3 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.1",
"@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
186 changes: 85 additions & 101 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"marked": "^7.0.1",
"postcss-import": "^15.1.0",
"react-error-boundary": "4.0.10",
"react-router-dom": "6.14.2",
"react-router-dom": "6.15.0",
"vite": "4.4.9",
"vite-plugin-restart": "0.3.1"
},
Expand Down
Loading

0 comments on commit 5bb10b6

Please sign in to comment.