Skip to content
This repository has been archived by the owner on Oct 8, 2023. It is now read-only.

Commit

Permalink
Update dependency @keystone-6/core to ^5.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 15, 2023
1 parent 198f45f commit e21c9c8
Show file tree
Hide file tree
Showing 3 changed files with 391 additions and 417 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "keystone prisma migrate deploy && keystone start"
},
"dependencies": {
"@keystone-6/core": "^5.2.0",
"@keystone-6/core": "^5.5.1",
"@keystone-6/fields-document": "^8.0.0",
"@keystone-ui/button": "^7.0.2",
"@keystone-ui/core": "^5.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/keystone-nextjs-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"next-auth": "^4.22.1"
},
"devDependencies": {
"@keystone-6/core": "^5.2.0",
"@keystone-6/core": "^5.5.1",
"react": "^18.2.0"
},
"peerDependencies": {
"@keystone-6/core": "^5.2.0",
"@keystone-6/core": "^5.5.1",
"react": "^18.2.0"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit e21c9c8

Please sign in to comment.