Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use app router template #9186

Open
wants to merge 126 commits into
base: v-next
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
126 commits
Select commit Hold shift + click to select a range
a56b6e2
fix(deps): update emotion monorepo (#9223)
renovate[bot] Jul 23, 2024
7df0c58
chore(deps): update pnpm to v9.6.0 (#9222)
renovate[bot] Jul 23, 2024
d46c311
Change `docs/` to use nextjs app router (#9220)
simonswiss Jul 23, 2024
9ff170a
Fix static pages generation (#9227)
simonswiss Jul 23, 2024
a37cf27
Use `metadatabase` instead of manually passing the `siteBaseUrl` to O…
simonswiss Jul 24, 2024
46d584a
Update hooks documentation to prefer new syntax (#9231)
gautamsi Jul 25, 2024
a890732
Remove `tree-kill` from test devDependencies (#9232)
dcousens Jul 25, 2024
fe7e468
fix(deps): update dependency @emotion/cache to v11.13.1 (#9242)
renovate[bot] Jul 29, 2024
f07b12f
Keystaticification 🚀 of `docs/` (#9202)
simonswiss Jul 31, 2024
048b36d
Fix Astro and Remix examples not building (#9247)
dcousens Aug 1, 2024
eb1b0a3
chore(deps): lock file maintenance (#9221)
renovate[bot] Aug 5, 2024
73a9132
Remove `getGqlNames` function from frontend, prefer the meta query (#…
dcousens Aug 5, 2024
f9e7970
Update homepage copy and statistics (#9255)
simonswiss Aug 5, 2024
d7e275f
Replace yarn with npm in docs/ (#9257)
simonswiss Aug 5, 2024
ab1b44c
Add support for developers to replace the default esbuild configurati…
dcousens Aug 5, 2024
1a9ff0a
Updates for GraphQL schema ordering and TypeScript type generation (#…
dcousens Aug 5, 2024
9c27c75
Fix edit links in docs/ (#9252)
kennedybaird Aug 5, 2024
27207a1
Add support for lists with no fields in GraphQL (#9254)
dcousens Aug 6, 2024
a111cb6
Remove io-ts, use zod (#9263)
dcousens Aug 6, 2024
79a1a09
Update website roadmap (#9251)
simonswiss Aug 6, 2024
aff4163
Remove callout link to updates page (#9267)
simonswiss Aug 7, 2024
27845c8
Revert packages to use nominal package versions (#9269)
dcousens Aug 7, 2024
2569f79
Docs: example links fixing + table of contents fixes (#9272)
kennedybaird Aug 9, 2024
d80748e
Fix Prisma errors not showing when a Prisma migration errors interna…
dcousens Aug 9, 2024
5e22d81
Version Packages (#9264)
dcousens Aug 9, 2024
295cc73
Version Packages (CKA) (#9274)
dcousens Aug 9, 2024
3dc6c5a
chore(deps): lock file maintenance (#9279)
renovate[bot] Aug 12, 2024
6bdf320
Add support for providing prisma transaction options (#9280)
acburdine Aug 12, 2024
0813e58
chore(deps): update pnpm to v9.7.0 (#9282)
renovate[bot] Aug 12, 2024
931e1ed
fix(deps): update prisma monorepo to v5.18.0 (#9284)
renovate[bot] Aug 12, 2024
308c37e
chore(deps): update dependency @types/react-transition-group to v4.4.…
renovate[bot] Aug 12, 2024
6105e6a
chore(deps): update dependency typescript-eslint to v8 (#9260)
renovate[bot] Aug 13, 2024
b640b74
fix(deps): update dependency slate-react to ^0.108.0 (#9283)
renovate[bot] Aug 13, 2024
855bc25
Fix schemas for `create-keystone-app` (#9275)
dcousens Aug 13, 2024
c25a5c2
Add new blog post for last year of releases (#9268)
simonswiss Aug 13, 2024
830d46d
Fix telemetry disable command (#9289)
DavidMulder0 Aug 14, 2024
3a70b7f
chore(deps): lock file maintenance (#9295)
renovate[bot] Aug 19, 2024
9d16f9a
chore(deps): update mariadb docker tag to v11.5 (#9297)
renovate[bot] Aug 19, 2024
a2e2c7a
chore(deps): update pnpm to v9.7.1 (#9296)
renovate[bot] Aug 19, 2024
19a734c
Add `keystone telemetry inform` command and update telemetry policy (…
dcousens Aug 20, 2024
7dda360
Inline `prismaClientPath` for `examples/` (#9300)
dcousens Aug 20, 2024
2a6033f
Fix transaction passthrough types, and add linting for examples (#9301)
dcousens Aug 20, 2024
40e85b7
Update CodeSandbox versions, and fix prisma client paths for `example…
dcousens Aug 20, 2024
dc3802a
Fix validation hook merge function passthrough (#9278)
acburdine Aug 20, 2024
6e5b50d
Add buttondown for the `/docs` newsletter subscription using server a…
simonswiss Aug 20, 2024
a791237
fix(deps): update dependency slate-react to ^0.109.0 (#9308)
renovate[bot] Aug 26, 2024
a1fbb1b
chore(deps): update pnpm to v9.9.0 (#9306)
renovate[bot] Aug 26, 2024
722839c
fix(deps): update dependency slate-history to ^0.109.0 (#9307)
renovate[bot] Aug 26, 2024
1ddd41b
chore(deps): lock file maintenance (#9305)
renovate[bot] Aug 27, 2024
c61ac79
fix(deps): update prisma monorepo to v5.19.0 (#9310)
renovate[bot] Aug 27, 2024
5b8a3c7
Use ms for jest timeouts (#9311)
dcousens Aug 28, 2024
0c850e4
Fix esbuild example package name
dcousens Aug 28, 2024
12fb38b
Version Packages (#9312)
dcousens Aug 28, 2024
616907e
Remove pre-built schemas from `create-keystone-app` (#9314)
dcousens Aug 30, 2024
c29510f
Version Packages (CKA) (#9317)
dcousens Aug 30, 2024
f399e45
chore(deps): lock file maintenance (#9319)
renovate[bot] Sep 2, 2024
4f8f925
fix(deps): update prisma monorepo to v5.19.1 (#9321)
renovate[bot] Sep 2, 2024
d543e60
Fix input value for Decimal validate hook (#9262)
kennedybaird Sep 3, 2024
7808e7d
Update link to Keystone Enterprise (#9320)
benderham Sep 3, 2024
a8a3913
fix(deps): update dependency slate-react to ^0.110.0 (#9322)
renovate[bot] Sep 3, 2024
2fe5c11
chore(deps): lock file maintenance (#9324)
renovate[bot] Sep 8, 2024
dc0d254
chore(deps): update pnpm to v9.10.0 (#9325)
renovate[bot] Sep 9, 2024
1cc9669
docs(create): create new projects always using latest version (#9328)
iamandrewluca Sep 13, 2024
200f820
docs(create): remove redundant parentheses (#9327)
iamandrewluca Sep 13, 2024
5d4ac6e
Update newsletter subscription form (#9332)
benderham Sep 16, 2024
275da86
fix(deps): update dependency date-fns to v4 (#9333)
renovate[bot] Sep 16, 2024
b55081c
fix(deps): update dependency react-day-picker to v9 (#9226)
renovate[bot] Sep 17, 2024
33258b5
Fix newsletter tags for docs/auth (#9335)
benderham Sep 18, 2024
bf30044
Fix Session type as optional parameter in docs/
dcousens Sep 19, 2024
9f738cf
fix(deps): update dependency esbuild to ^0.24.0 (#9342)
renovate[bot] Sep 23, 2024
2cd1fa2
chore(deps): update pnpm to v9.11.0 (#9341)
renovate[bot] Sep 23, 2024
8cb70c9
Fix URL validation by preserving percent-encoded characters (#9326)
kidneyweakx Sep 24, 2024
4ec9aba
fix(deps): update prisma monorepo to v5.20.0 (#9343)
renovate[bot] Sep 24, 2024
6e92e56
chore(deps): update postgres docker tag to v17 (#9345)
renovate[bot] Sep 30, 2024
b47baa0
chore(deps): update dependency @preconstruct/cli to v2.8.8 (#9346)
renovate[bot] Oct 1, 2024
f4f349d
fix(deps): update dependency cookie to ^0.7.0 (#9352)
renovate[bot] Oct 7, 2024
464aa90
chore(deps): update pnpm to v9.12.0 (#9351)
renovate[bot] Oct 7, 2024
5524c24
fix(deps): update dependency next to v14.2.10 [security] (#9354)
renovate[bot] Oct 7, 2024
47a00cd
fix(deps): update dependency express to v4.20.0 [security] (#9355)
renovate[bot] Oct 7, 2024
010fd7a
fix(deps): update dependency body-parser to v1.20.3 [security] (#9353)
renovate[bot] Oct 7, 2024
dac5d5d
chore(deps): update pnpm to v9.12.1 (#9356)
renovate[bot] Oct 7, 2024
99b6888
chore(deps): lock file maintenance (#9331)
renovate[bot] Oct 14, 2024
0cb5627
fix(deps): update prisma monorepo to v5.21.0 (#9367)
renovate[bot] Oct 15, 2024
f47fea6
fix(deps): update dependency cookie to v1 (#9366)
renovate[bot] Oct 15, 2024
7b90efb
chore(deps): update dependency @preconstruct/cli to v2.8.9 (#9365)
renovate[bot] Oct 15, 2024
70eaf68
Fix error messages when importing `.keystone/config.js` (#9359)
marekryb Oct 15, 2024
86c5db3
Fix `maxFileSize` parameter being ignored (#9348)
dcousens Oct 17, 2024
e987f2d
chore(lint): make eslint run, fix errors (#9361)
iamandrewluca Oct 17, 2024
a075708
chore(deps): lock file maintenance (#9368)
renovate[bot] Oct 20, 2024
d05c6c3
fix(deps): update dependency match-sorter to v7 (#9372)
renovate[bot] Oct 21, 2024
1013c4b
fix(deps): update dependency slate to ^0.110.0 (#9371)
renovate[bot] Oct 21, 2024
645462b
fix(deps): update prisma monorepo to v5.21.1 (#9370)
renovate[bot] Oct 21, 2024
7071c14
chore(deps): update pnpm to v9.12.2 (#9369)
renovate[bot] Oct 21, 2024
37c15ca
chore(deps): lock file maintenance (#9377)
renovate[bot] Oct 27, 2024
7d668da
fix(deps): update dependency uuid to v11 (#9380)
renovate[bot] Oct 29, 2024
ecb7c5c
fix(deps): update dependency slate-history to ^0.110.0 (#9379)
renovate[bot] Oct 29, 2024
02b68a3
chore(deps): update pnpm to v9.12.3 (#9378)
renovate[bot] Oct 29, 2024
8242ba7
chore(deps): update dependency @types/node to v22 (#9381)
renovate[bot] Oct 29, 2024
5fbf36b
chore(deps): lock file maintenance (#9386)
renovate[bot] Nov 4, 2024
48eab10
fix(deps): update dependency slate-react to ^0.111.0 (#9387)
renovate[bot] Nov 5, 2024
0b34eab
chore(deps): update dependency @types/cookie to v1 (#9388)
renovate[bot] Nov 5, 2024
d101209
fix(deps): update dependency match-sorter to v8 (#9389)
renovate[bot] Nov 5, 2024
8057141
fix(deps): update prisma monorepo to v5.22.0 (#9390)
renovate[bot] Nov 5, 2024
b8beced
Version Packages (#9391)
dcousens Nov 7, 2024
d4774c9
chore(deps): lock file maintenance (#9394)
renovate[bot] Nov 10, 2024
f283f9c
chore(deps): lock file maintenance (#9399)
renovate[bot] Nov 17, 2024
147f2a3
chore(deps): update pnpm to v9.13.2 (#9400)
renovate[bot] Nov 18, 2024
48f51be
Fix search filters and add support to search by relationships in the …
dcousens Nov 19, 2024
0b26445
chore(deps): lock file maintenance (#9404)
renovate[bot] Nov 25, 2024
316400f
fix(deps): update dnd-kit monorepo (major) (#9408)
renovate[bot] Nov 25, 2024
2982582
chore(deps): update pnpm to v9.14.2 (#9407)
renovate[bot] Nov 25, 2024
c214e3a
chore(deps): update mariadb docker tag to v11.6 (#9406)
renovate[bot] Nov 25, 2024
029f457
fix(deps): update dependency @emotion/cache to v11.13.5 (#9405)
renovate[bot] Nov 25, 2024
9113562
chore(deps): lock file maintenance (#9411)
renovate[bot] Dec 2, 2024
77cdd47
fix(deps): update dependency @nodelib/fs.walk to v3 (#9414)
renovate[bot] Dec 2, 2024
d0cc08f
chore(deps): update pnpm to v9.14.4 (#9413)
renovate[bot] Dec 2, 2024
6616cd1
Update node version to 22 (#9417)
gautamsi Dec 8, 2024
46dd3d2
Add workflow timeouts (#9422)
dwidge Dec 8, 2024
b20e992
chore(deps): lock file maintenance (#9423)
renovate[bot] Dec 8, 2024
19dd281
fix(deps): update dependency slate to ^0.112.0 (#9426)
renovate[bot] Dec 9, 2024
24903b5
fix(deps): update dependency @emotion/cache to v11.14.0 (#9425)
renovate[bot] Dec 9, 2024
8d024c1
chore(deps): update pnpm to v9.15.0 (#9424)
renovate[bot] Dec 9, 2024
fa1f8c1
fix(deps): update dependency slate-react to ^0.112.0 (#9427)
renovate[bot] Dec 9, 2024
eddc0ff
fix(deps): update dnd-kit monorepo (major) (#9429)
renovate[bot] Dec 10, 2024
0abc781
generate app router
gautamsi Dec 14, 2024
3e3c75c
fix nextjs upgrade issues
gautamsi Dec 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Version Packages (#9391)
Co-authored-by: Daniel Cousens <dcousens@users.noreply.github.com>
  • Loading branch information
dcousens and dcousens authored Nov 7, 2024
commit b8becedc6a3f1212079118b400ca8a57e4b68e24
2 changes: 2 additions & 0 deletions .changeset/contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"allcontributors[bot]",
"austin047",
"bartduisters",
"benderham",
"bketelsen",
"bladey",
"borisno2",
Expand Down Expand Up @@ -62,6 +63,7 @@
"jossmac",
"kennedybaird",
"keystonejs-release-bot",
"kidneyweakx",
"kporten",
"lahirurane-rau",
"leopoldkristjansson",
Expand Down
5 changes: 0 additions & 5 deletions .changeset/cyan-glasses-kiss.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-file-size.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/old-dolphins-obey.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-rocks-design.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-files-appear.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/assets-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0",
"bytes": "^3.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/assets-s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0",
"bytes": "^3.1.1",
"dotenv": "^16.0.0"
Expand Down
4 changes: 2 additions & 2 deletions examples/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/auth": "^8.0.0",
"@keystone-6/core": "^6.3.0",
"@keystone-6/auth": "^8.1.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions examples/cloudinary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"dependencies": {
"@keystone-6/cloudinary": "^8.0.0",
"@keystone-6/auth": "^8.0.0",
"@keystone-6/core": "^6.3.0",
"@keystone-6/auth": "^8.1.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0",
"dotenv": "^16.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-admin-ui-logo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@keystone-ui/core": "^5.0.2",
"@prisma/client": "5.19.0",
"next": "^14.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-admin-ui-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0",
"react": "^18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-admin-ui-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@keystone-ui/core": "^5.0.2",
"@prisma/client": "5.19.0",
"next": "^14.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-esbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-field-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@emotion/css": "^11.7.1",
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@keystone-ui/button": "^7.0.2",
"@keystone-ui/core": "^5.0.2",
"@keystone-ui/fields": "^7.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-field/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@keystone-ui/fields": "^7.2.0",
"@prisma/client": "5.19.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-id/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"seed-data": "tsx seed-data.tsx"
},
"dependencies": {
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@paralleldrive/cuid2": "^2.2.1",
"@prisma/client": "5.19.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-output-paths/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0",
"next": "^14.2.0",
"react": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/custom-session-invalidation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/auth": "^8.0.0",
"@keystone-6/core": "^6.3.0",
"@keystone-6/auth": "^8.1.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions examples/custom-session-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/auth": "^8.0.0",
"@keystone-6/core": "^6.3.0",
"@keystone-6/auth": "^8.1.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0",
"jsonwebtoken": "^9.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-session-next-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0",
"next-auth": "^4.22.1"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-session-passport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"postinstall": "keystone build --no-ui --frozen"
},
"dependencies": {
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0",
"dotenv": "^16.0.0",
"express": "^4.19.2",
Expand Down
4 changes: 2 additions & 2 deletions examples/custom-session-redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/auth": "^8.0.0",
"@keystone-6/core": "^6.3.0",
"@keystone-6/auth": "^8.1.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0",
"@redis/client": "^1.3.0"
},
Expand Down
4 changes: 2 additions & 2 deletions examples/custom-session/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/auth": "^8.0.0",
"@keystone-6/core": "^6.3.0",
"@keystone-6/auth": "^8.1.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/default-values/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/auth": "^8.0.0",
"@keystone-6/core": "^6.3.0",
"@keystone-6/fields-document": "^9.1.0",
"@keystone-6/auth": "^8.1.0",
"@keystone-6/core": "^6.3.1",
"@keystone-6/fields-document": "^9.1.1",
"@keystone-ui/button": "^7.0.1",
"@keystone-ui/core": "^5.0.1",
"@keystone-ui/fields": "^7.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/document-field/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@keystone-6/document-renderer": "^1.1.2",
"@keystone-6/fields-document": "^9.1.0",
"@keystone-6/fields-document": "^9.1.1",
"@preconstruct/next": "^4.0.0",
"@prisma/client": "5.19.0",
"next": "^14.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/empty-lists/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/extend-express-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0",
"@types/express": "^4.17.14",
"express": "^4.19.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/extend-graphql-schema-graphql-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@graphql-tools/schema": "^9.0.0",
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0",
"graphql": "^16.8.1"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/extend-graphql-schema-graphql-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/extend-graphql-schema-nexus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@graphql-tools/schema": "^9.0.0",
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0",
"graphql": "^16.8.1",
"nexus": "^1.3.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/extend-graphql-subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@apollo/client": "^3.7.0",
"@emotion/css": "^11.7.1",
"@graphql-tools/schema": "^9.0.0",
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@keystone-ui/button": "^7.0.2",
"@keystone-ui/core": "^5.0.2",
"@keystone-ui/fields": "^7.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/extend-prisma-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/core": "^6.3.0",
"@keystone-6/fields-document": "^9.1.0",
"@keystone-6/core": "^6.3.1",
"@keystone-6/fields-document": "^9.1.1",
"@prisma/client": "5.19.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/field-groups/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/framework-astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@astrojs/node": "^8.3.2",
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0",
"astro": "^4.12.3"
},
Expand Down
6 changes: 3 additions & 3 deletions examples/framework-nextjs-app-directory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"start": "next start"
},
"dependencies": {
"@keystone-6/auth": "^8.0.0",
"@keystone-6/core": "^6.3.0",
"@keystone-6/auth": "^8.1.0",
"@keystone-6/core": "^6.3.1",
"@keystone-6/document-renderer": "^1.1.2",
"@keystone-6/fields-document": "^9.1.0",
"@keystone-6/fields-document": "^9.1.1",
"@preconstruct/next": "^4.0.0",
"@prisma/client": "5.19.0",
"graphql": "^16.8.1",
Expand Down
6 changes: 3 additions & 3 deletions examples/framework-nextjs-pages-directory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"start": "next start"
},
"dependencies": {
"@keystone-6/auth": "^8.0.0",
"@keystone-6/core": "^6.3.0",
"@keystone-6/fields-document": "^9.1.0",
"@keystone-6/auth": "^8.1.0",
"@keystone-6/core": "^6.3.1",
"@keystone-6/fields-document": "^9.1.1",
"@preconstruct/next": "^4.0.0",
"@prisma/client": "5.19.0",
"graphql": "^16.8.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/auth": "^8.0.0",
"@keystone-6/core": "^6.3.0",
"@keystone-6/fields-document": "^9.1.0",
"@keystone-6/auth": "^8.1.0",
"@keystone-6/core": "^6.3.1",
"@keystone-6/fields-document": "^9.1.1",
"@prisma/client": "5.19.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/framework-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0",
"@remix-run/node": "^1.18.0",
"@remix-run/react": "^1.18.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-ts-gql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"postinstall": "keystone postinstall && ts-gql build"
},
"dependencies": {
"@keystone-6/core": "^6.3.0",
"@keystone-6/core": "^6.3.1",
"@prisma/client": "5.19.0",
"graphql": "^16.8.1"
},
Expand Down
Loading
Loading