Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: keystonejs/keystone
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @keystone-6/auth@7.0.3
Choose a base ref
...
head repository: keystonejs/keystone
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @keystone-6/auth@8.0.0
Choose a head ref
  • 13 commits
  • 152 files changed
  • 6 contributors

Commits on Apr 2, 2024

  1. Use 128-bit random base64url identifiers for images & files, not uuid (

    dcousens authored Apr 2, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    2e5b086 View commit details
  2. chore(deps): update pnpm to v8.15.6 (#9080)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 2, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e8fe467 View commit details

Commits on Apr 4, 2024

  1. Remove deprecated configuration and package exports (#9083)

    Co-authored-by: mitchellhamilton <mitchell@hamil.town>
    Co-authored-by: Daniel Cousens <dcousens@users.noreply.github.com>
    3 people authored Apr 4, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d609c6b View commit details

Commits on Apr 8, 2024

  1. chore(deps): lock file maintenance (#9084)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 8, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b405f1b View commit details
  2. Remove deprecated @keystone-6/core/system from package (#9085)

    dcousens authored Apr 8, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    70ffa67 View commit details
  3. fix(deps): update dependency @types/markdown-it to v14 (#9086)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 8, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    32729a2 View commit details

Commits on Apr 9, 2024

  1. Merge previous breaking changes (#8776)

    Co-authored-by: Daniel Cousens <dcousens@users.noreply.github.com>
    Co-authored-by: Josh Calder <josh.calder@thinkmill.com.au>
    3 people authored Apr 9, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e382f9e View commit details
  2. Version Packages (follow up) (#9087)

    Co-authored-by: Keystonejs Release Bot <automation+keystonejs@thinkmill.com.au>
    dcousens and keystonejs-release-bot authored Apr 9, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6f8c86f View commit details

Commits on Apr 11, 2024

  1. Bump prisma monorepo to version 5 (#9088)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Josh Calder <josh.calder@thinkmill.com.au>
    Co-authored-by: Daniel Cousens <dcousens@users.noreply.github.com>
    4 people authored Apr 11, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7bbc613 View commit details

Commits on Apr 15, 2024

  1. Remove deprecated config.db.useMigrations, change keystone prisma b…

    …ehaviour (#9090)
    dcousens authored Apr 15, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e21c117 View commit details
  2. chore(deps): update pnpm to v8.15.7 (#9095)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 15, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    da1da1e View commit details
  3. chore(deps): update dependency @testing-library/react to v15 (#9096)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 15, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    4f7e4af View commit details

Commits on Apr 16, 2024

  1. Version Packages (#9094)

    dcousens authored Apr 16, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6603187 View commit details
Showing with 2,380 additions and 4,251 deletions.
  1. +0 −5 .changeset/add-number-id.md
  2. +0 −5 .changeset/better-relationship-errors.md
  3. +0 −5 .changeset/boolean-not-false-2.md
  4. +0 −5 .changeset/boolean-not-false.md
  5. +0 −5 .changeset/deprecate-validate-hooks-f.md
  6. +0 −5 .changeset/deprecate-validate-hooks.md
  7. +0 −5 .changeset/error-if-wrong-type.md
  8. +0 −5 .changeset/fix-create-express-app.md
  9. +0 −5 .changeset/http-async.md
  10. +0 −5 .changeset/less-extend-http-server.md
  11. +0 −5 .changeset/less-extend-type.md
  12. +0 −5 .changeset/less-plimit.md
  13. +0 −5 .changeset/same-field-order.md
  14. +0 −5 .changeset/text-null-default.md
  15. +3 −3 .github/workflows/publish.yml
  16. +1 −1 .github/workflows/tests_ci.yml
  17. +8 −0 docs/CHANGELOG.md
  18. +2 −2 docs/package.json
  19. +0 −7 docs/pages/blog/embedded-mode-with-sqlite-nextjs.md
  20. +1 −33 docs/pages/docs/config/config.md
  21. +4 −4 examples/assets-local/package.json
  22. +4 −4 examples/assets-s3/package.json
  23. +5 −5 examples/auth/package.json
  24. +5 −5 examples/cloudinary/package.json
  25. +4 −4 examples/custom-admin-ui-logo/package.json
  26. +4 −4 examples/custom-admin-ui-navigation/package.json
  27. +4 −4 examples/custom-admin-ui-pages/package.json
  28. +4 −4 examples/custom-field-view/package.json
  29. +4 −4 examples/custom-field/package.json
  30. +5 −5 examples/custom-id/package.json
  31. +0 −1 examples/custom-output-paths/my-types.ts
  32. +4 −4 examples/custom-output-paths/package.json
  33. +5 −5 examples/custom-session-invalidation/package.json
  34. +5 −5 examples/custom-session-jwt/package.json
  35. +4 −4 examples/custom-session-next-auth/package.json
  36. +5 −5 examples/custom-session-redis/package.json
  37. +5 −5 examples/custom-session/package.json
  38. +4 −4 examples/default-values/package.json
  39. +6 −6 examples/document-field-customisation/keystone-server/package.json
  40. +5 −5 examples/document-field/package.json
  41. +5 −5 examples/extend-express-app/package.json
  42. +4 −2 examples/extend-graphql-schema-graphql-tools/keystone.ts
  43. +4 −4 examples/extend-graphql-schema-graphql-tools/package.json
  44. +3 −1 examples/extend-graphql-schema-graphql-ts/keystone.ts
  45. +4 −4 examples/extend-graphql-schema-graphql-ts/package.json
  46. +0 −3 examples/extend-graphql-schema-nexus/keystone-types.ts
  47. +3 −2 examples/extend-graphql-schema-nexus/keystone.ts
  48. +4 −4 examples/extend-graphql-schema-nexus/package.json
  49. +3 −1 examples/extend-graphql-subscriptions/keystone.ts
  50. +4 −4 examples/extend-graphql-subscriptions/package.json
  51. +4 −6 examples/extend-graphql-subscriptions/websocket.ts
  52. +5 −5 examples/extend-prisma-schema/package.json
  53. +4 −4 examples/field-groups/package.json
  54. +4 −4 examples/framework-astro/package.json
  55. +6 −6 examples/framework-nextjs-app-directory/package.json
  56. +4 −3 examples/framework-nextjs-app-directory/src/keystone/context.ts
  57. +6 −6 examples/framework-nextjs-pages-directory/package.json
  58. +6 −6 examples/framework-nextjs-two-servers/keystone-server/package.json
  59. +5 −5 examples/framework-remix/package.json
  60. +4 −4 examples/graphql-ts-gql/package.json
  61. +5 −4 examples/hooks/package.json
  62. +5 −5 examples/limits/package.json
  63. +4 −4 examples/omit/package.json
  64. +4 −4 examples/reuse/package.json
  65. +5 −5 examples/script/package.json
  66. +1 −1 examples/script/script.ts
  67. +5 −5 examples/singleton/package.json
  68. +6 −6 examples/testing/package.json
  69. +6 −5 examples/usecase-blog-moderated/package.json
  70. +6 −6 examples/usecase-blog/package.json
  71. +4 −4 examples/usecase-relationship-union/package.json
  72. +5 −5 examples/usecase-roles/package.json
  73. +5 −5 examples/usecase-todo/package.json
  74. +5 −5 examples/usecase-versioning/package.json
  75. +4 −4 examples/virtual-field/package.json
  76. +1 −1 package.json
  77. +13 −0 packages/auth/CHANGELOG.md
  78. +2 −2 packages/auth/package.json
  79. +8 −4 packages/auth/src/index.ts
  80. +7 −0 packages/cloudinary/CHANGELOG.md
  81. +2 −2 packages/cloudinary/package.json
  82. +90 −6 packages/core/CHANGELOG.md
  83. +6 −10 packages/core/package.json
  84. +11 −4 packages/core/src/___internal-do-not-use-will-break-in-patch/artifacts.ts
  85. +3 −3 packages/core/src/admin-ui/system/generateAdminUI.ts
  86. +5 −2 packages/core/src/admin-ui/templates/index.ts
  87. +33 −128 packages/core/src/artifacts.ts
  88. +2 −3 packages/core/src/context.ts
  89. +1 −1 packages/core/src/index.ts
  90. +12 −11 packages/core/src/lib/assets/createFilesContext.ts
  91. +12 −5 packages/core/src/lib/assets/createImagesContext.ts
  92. +3 −15 packages/core/src/lib/context/createContext.ts
  93. +5 −5 packages/core/src/lib/core/initialise-lists.ts
  94. +10 −15 packages/core/src/lib/core/prisma-schema-printer.ts
  95. +5 −5 packages/core/src/lib/create-admin-meta.ts
  96. +7 −13 packages/core/src/lib/createAdminUIMiddleware.ts
  97. +19 −46 packages/core/src/lib/createExpressServer.ts
  98. +5 −7 packages/core/src/lib/createGraphQLSchema.ts
  99. +73 −17 packages/core/src/lib/createSystem.ts
  100. +48 −54 packages/core/src/{system.ts → lib/defaults.ts}
  101. +3 −154 packages/core/src/lib/migrations.ts
  102. +0 −4 packages/core/src/lib/types.d.ts
  103. +33 −37 packages/core/src/lib/typescript-schema-printer.ts
  104. +2 −8 packages/core/src/schema.ts
  105. +16 −14 packages/core/src/scripts/build.ts
  106. +1 −1 packages/core/src/scripts/cli.ts
  107. +116 −165 packages/core/src/scripts/dev.ts
  108. +18 −13 packages/core/src/scripts/prisma.ts
  109. +22 −31 packages/core/src/scripts/start.ts
  110. +163 −220 packages/core/src/types/config/index.ts
  111. +2 −14 packages/core/src/types/config/lists.ts
  112. +1 −13 packages/core/src/types/context.ts
  113. +2 −2 packages/core/src/types/next-fields.ts
  114. +2 −6 packages/core/src/types/session.ts
  115. +1 −3 packages/core/src/types/type-info.ts
  116. +7 −0 packages/fields-document/CHANGELOG.md
  117. +3 −3 packages/fields-document/package.json
  118. +2 −2 packages/fields-document/src/relationship-data.tsx
  119. +1 −1 packages/fields-document/src/structure-graphql-input.tsx
  120. +613 −1,646 pnpm-lock.yaml
  121. +1 −1 prisma-utils/main.ts
  122. +3 −6 prisma-utils/package.json
  123. +1 −1 scripts/prepare-release.js
  124. +1 −1 tests/api-tests/admin-meta.test.ts
  125. +25 −23 tests/api-tests/extend-graphql-schema.test.ts
  126. +20 −23 tests/api-tests/fields/types/relationship.test.ts
  127. +0 −69 tests/api-tests/healthcheck.test.ts
  128. +4 −4 tests/api-tests/indexes.test.ts
  129. +4 −4 tests/api-tests/package.json
  130. +31 −29 tests/api-tests/queries/cache-hints.test.ts
  131. +242 −284 tests/api-tests/relationships/crud/one-to-many-one-sided.test.ts
  132. +33 −31 tests/api-tests/test-runner.ts
  133. +8 −7 tests/api-tests/utils.ts
  134. +0 −1 tests/cli-tests/__snapshots__/artifacts.test.ts.snap
  135. +72 −0 tests/cli-tests/__snapshots__/prisma.test.ts.snap
  136. +33 −15 tests/cli-tests/artifacts.test.ts
  137. +0 −18 tests/cli-tests/fixtures/no-fields-with-migrations.ts
  138. +0 −21 tests/cli-tests/fixtures/one-field-with-migrations.ts
  139. 0 tests/cli-tests/fixtures/{basic-with-no-ui.ts → one-field.ts}
  140. +0 −1 tests/cli-tests/fixtures/{two-fields-with-migrations.ts → two-fields.ts}
  141. +142 −576 tests/cli-tests/migrations.test.ts
  142. +4 −3 tests/cli-tests/package.json
  143. +20 −70 tests/cli-tests/prisma.test.ts
  144. +37 −0 tests/cli-tests/prisma.test.ts.2
  145. +36 −3 tests/cli-tests/utils.ts
  146. +4 −1 tests/sandbox/configs/7590-add-item-to-relationship-in-hook-cards-ui.ts
  147. +2 −2 tests/sandbox/package.json
  148. +4 −4 tests/sandbox/utils.ts
  149. +2 −2 tests/test-projects/basic/package.json
  150. +2 −2 tests/test-projects/crud-notifications/package.json
  151. +3 −1 tests/test-projects/live-reloading/keystone.ts
  152. +2 −2 tests/test-projects/live-reloading/package.json
5 changes: 0 additions & 5 deletions .changeset/add-number-id.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/better-relationship-errors.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/boolean-not-false-2.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/boolean-not-false.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/deprecate-validate-hooks-f.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/deprecate-validate-hooks.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/error-if-wrong-type.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-create-express-app.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/http-async.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/less-extend-http-server.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/less-extend-type.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/less-plimit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/same-field-order.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/text-null-default.md

This file was deleted.

6 changes: 3 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -15,15 +15,15 @@ jobs:

- uses: ./.github/actions/ci-setup

- run: pnpm build

- name: git config
run: |
git config --global user.name 'Keystonejs Release Bot'
git config --global user.email 'automation+keystonejs@thinkmill.com.au'
- run: pnpm build

- name: npm publish, git tag
run: pnpm changeset publish --tag latest
run: pnpm changeset publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

2 changes: 1 addition & 1 deletion .github/workflows/tests_ci.yml
Original file line number Diff line number Diff line change
@@ -198,7 +198,7 @@ jobs:
run: cd examples/testing; pnpm test

examples_next_app_build:
name: Ensure Nest in App directory builds
name: Ensure Next in App directory builds
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
8 changes: 8 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @keystone-6/website

## 0.1.3

### Patch Changes

- Updated dependencies []:
- @keystone-6/fields-document@9.0.0
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-6/website",
"version": "0.1.2",
"version": "0.1.3",
"private": true,
"license": "MIT",
"scripts": {
@@ -32,7 +32,7 @@
"@types/facepaint": "^1.2.2",
"@types/gtag.js": "^0.0.19",
"@types/js-yaml": "^4.0.5",
"@types/markdown-it": "^13.0.0",
"@types/markdown-it": "^14.0.0",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.4",
"@vercel/og": "^0.6.0",
7 changes: 0 additions & 7 deletions docs/pages/blog/embedded-mode-with-sqlite-nextjs.md
Original file line number Diff line number Diff line change
@@ -102,10 +102,6 @@ Add the `.keystone` directory to your `.gitignore` file. The contents of `.keyst

To create and edit blog records in Keystone's Admin UI, add a `keystone.ts` [configuration file](/docs/config/config) to your project root with a simple `Post` [list](/docs/config/lists) containing fields for a Title, Slug, and some Content.

{% hint kind="warn" %}
**Note:** We're enabling experimental features to generate the APIs that make embedded mode work. These may change in future versions.
{% /hint %}

```tsx
// keystone.ts

@@ -125,9 +121,6 @@ const Post: Lists.Post = list({

export default config({
db: { provider: 'sqlite', url: 'file:./app.db' },
experimental: {
generateNextGraphqlAPI: true,
},
lists: { Post },
});
```
34 changes: 1 addition & 33 deletions docs/pages/docs/config/config.md
Original file line number Diff line number Diff line change
@@ -23,7 +23,6 @@ export default config({
graphql: { /* ... */ },
extendGraphqlSchema: { /* ... */ },
storage: { /* ... */ },
experimental: { /* ... */ },
});
```

@@ -43,12 +42,10 @@ export default config<TypeInfo>({ /* ... */ });
## lists

The `lists` config option is where you define the data model, or schema, of the Keystone system.
It has a TypeScript type of `ListSchemaConfig`.
This is where you define and configure the `lists` and their `fields` of the data model.
See the [Lists API](./lists) docs for details on how to use this function.

```typescript
import type { ListSchemaConfig } from '@keystone-6/core/types';
import { config } from '@keystone-6/core';
import { TypeInfo } from ".keystone/types";

@@ -60,12 +57,7 @@ export default config<TypeInfo>({

## db

```
import type { DatabaseConfig } from '@keystone-6/core/types';
```

The `db` config option configures the database used to store data in your Keystone system.
It has a TypeScript type of `DatabaseConfig`.
Keystone supports the database types **PostgreSQL**, **MySQL** and **SQLite**.
These database types are powered by their corresponding Prisma database providers; `postgresql`, `mysql` and `sqlite`.

@@ -76,8 +68,6 @@ These database types are powered by their corresponding Prisma database provider
- `idField` (default: `{ kind: "cuid" }`): The kind of id field to use, it can be one of: `cuid`, `uuid` or `autoincrement`.
This can also be customised at the list level `db.idField`.
If you are using `autoincrement`, you can also specify `type: 'BigInt'` on PostgreSQL and MySQL to use BigInts.
- `prismaPreviewFeatures` (default: `[]`): Enable [Prisma preview features](https://www.prisma.io/docs/concepts/components/preview-features) by providing an array of strings.
- `additionalPrismaDatasourceProperties` (default: `{}`): Set additional datasource properties like `relationMode = "prisma"` (required for e.g. PlanetScale) by providing an object with key-value pairs.
- `shadowDatabaseUrl` (default: `undefined`): Enable [shadow databases](https://www.prisma.io/docs/concepts/components/prisma-migrate/shadow-database#cloud-hosted-shadow-databases-must-be-created-manually) for some cloud providers.

### postgresql
@@ -142,12 +132,7 @@ The `sqlite` provider is not intended to be used in production systems, and has

## ui

```ts
import type { AdminUIConfig } from '@keystone-6/core/types';
```

The `ui` config option configures the Admin UI which is provided by Keystone.
It has a TypeScript type of `AdminUIConfig`.
This config option is for top level configuration of the Admin UI.
Fine grained configuration of how lists and fields behave in the Admin UI is handled in the `lists` definition (see the [Lists API](./lists) for more details).

@@ -203,10 +188,6 @@ export default config<TypeInfo>({

## server

```
import type { ServerConfig } from '@keystone-6/core/types';
```

The `dev` and `start` commands from the Keystone [command line](../guides/cli) will start an Express web-server for you.
This server is configured via the `server` configuration option.

@@ -324,12 +305,7 @@ _Note_: when using `keystone dev`, `extendHttpServer` is only called once on sta

## session

```
import type { SessionStrategy } from '@keystone-6/core/types';
```

The `session` config option allows you to configure session management of your Keystone system.
It has a TypeScript type of `SessionStrategy<any>`.

In general you will use `SessionStrategy` objects from the `@keystone-6/core/session` package, rather than writing this yourself.

@@ -347,12 +323,7 @@ See the [Session API](./session) for more details on how to configure session ma

## graphql

```ts
import type { GraphQLConfig } from '@keystone-6/core/types';
```

The `graphql` config option allows you to configure certain aspects of your GraphQL API.
It has a TypeScript type of `GraphQLConfig`.

Options:

@@ -383,6 +354,7 @@ export default config<TypeInfo>({
## extendGraphqlSchema

The `extendGraphqlSchema` config option allows you to extend the GraphQL API which is generated by Keystone based on your schema definition.
It has a TypeScript type of `(schema: import("graphql").GraphQLSchema) => import("graphql").GraphQLSchema`.

`extendGraphqlSchema` expects a function that takes the GraphQL Schema generated by Keystone and returns a valid GraphQL Schema

@@ -403,10 +375,6 @@ See the [schema extension guide](../guides/schema-extension) for more details an

## storage (images and files)

```ts
import type { StorageConfig } from '@keystone-6/core/types'
```

The `storage` config option provides configuration which is used by the [`file`](../fields/file) field type or the
[`image`](../fields/image) field type. You provide an object whose property is a `StorageConfig` object, fields then reference this `storage` by the key.
Each storage is configured separately using the options below.
8 changes: 4 additions & 4 deletions examples/assets-local/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-6/example-assets-local",
"version": "0.0.7",
"version": "0.0.8",
"private": true,
"license": "MIT",
"scripts": {
@@ -10,11 +10,11 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/core": "^5.7.0",
"@prisma/client": "^4.16.2"
"@keystone-6/core": "^6.0.0",
"@prisma/client": "^5.0.0"
},
"devDependencies": {
"prisma": "^4.16.2",
"prisma": "^5.0.0",
"typescript": "~5.0.0"
}
}
8 changes: 4 additions & 4 deletions examples/assets-s3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-6/example-assets-s3",
"version": "0.0.6",
"version": "0.0.7",
"private": true,
"license": "MIT",
"scripts": {
@@ -10,12 +10,12 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/core": "^5.7.0",
"@prisma/client": "^4.16.2",
"@keystone-6/core": "^6.0.0",
"@prisma/client": "^5.0.0",
"dotenv": "^16.0.0"
},
"devDependencies": {
"prisma": "^4.16.2",
"prisma": "^5.0.0",
"typescript": "~5.0.0"
}
}
10 changes: 5 additions & 5 deletions examples/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-6/example-auth",
"version": "0.1.1",
"version": "0.1.2",
"private": true,
"license": "MIT",
"scripts": {
@@ -10,12 +10,12 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/auth": "^7.0.0",
"@keystone-6/core": "^5.7.0",
"@prisma/client": "^4.16.2"
"@keystone-6/auth": "^8.0.0",
"@keystone-6/core": "^6.0.0",
"@prisma/client": "^5.0.0"
},
"devDependencies": {
"prisma": "^4.16.2",
"prisma": "^5.0.0",
"typescript": "~5.0.0"
}
}
10 changes: 5 additions & 5 deletions examples/cloudinary/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-6/example-cloudinary",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"license": "MIT",
"scripts": {
@@ -10,13 +10,13 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/cloudinary": "^7.0.0",
"@keystone-6/core": "^5.7.0",
"@prisma/client": "^4.16.2",
"@keystone-6/cloudinary": "^8.0.0",
"@keystone-6/core": "^6.0.0",
"@prisma/client": "^5.0.0",
"dotenv": "^16.0.0"
},
"devDependencies": {
"prisma": "^4.16.2",
"prisma": "^5.0.0",
"typescript": "~5.0.0"
}
}
8 changes: 4 additions & 4 deletions examples/custom-admin-ui-logo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystone-6/example-custom-admin-ui-logo",
"version": "0.1.1",
"version": "0.1.2",
"private": true,
"license": "MIT",
"scripts": {
@@ -10,15 +10,15 @@
"postinstall": "keystone postinstall"
},
"dependencies": {
"@keystone-6/core": "^5.7.0",
"@keystone-6/core": "^6.0.0",
"@keystone-ui/core": "^5.0.1",
"@prisma/client": "^4.16.2",
"@prisma/client": "^5.0.0",
"next": "^13.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"prisma": "^4.16.2",
"prisma": "^5.0.0",
"typescript": "~5.0.0"
}
}
Loading