Skip to content

Commit

Permalink
Bump @auth/core to 0.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 22, 2024
1 parent 1a5b014 commit 663d59c
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/toolpad-studio-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"url": "https://github.com/mui/toolpad/issues"
},
"dependencies": {
"@auth/core": "0.34.2",
"@auth/core": "0.35.0",
"@mui/material": "6.1.1",
"@tanstack/react-query": "5.56.2",
"@toolpad/utils": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/toolpad-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
}
},
"dependencies": {
"@auth/core": "0.34.2",
"@auth/core": "0.35.0",
"@emotion/cache": "11.13.1",
"@emotion/react": "11.13.3",
"@emotion/server": "11.11.0",
Expand Down
38 changes: 32 additions & 6 deletions pnpm-lock.yaml

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

0 comments on commit 663d59c

Please sign in to comment.