Skip to content

Commit 061b879

Browse files
committed
docs: switch to docusaurus-plugin-typedoc-api
1 parent 3e5fce9 commit 061b879

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+665
-683
lines changed

examples/graphql-server-mikro-orm-postgres/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929
"@apollo/server-plugin-landing-page-graphql-playground": "4.0.1",
3030
"@graphql-tools/merge": "9.0.0",
3131
"@graphql-tools/schema": "10.0.0",
32-
"@mikro-orm/cli": "5.8.0",
33-
"@mikro-orm/core": "5.8.0",
34-
"@mikro-orm/entity-generator": "5.8.0",
35-
"@mikro-orm/knex": "5.8.0",
36-
"@mikro-orm/migrations": "5.8.0",
37-
"@mikro-orm/postgresql": "5.8.0",
38-
"@mikro-orm/reflection": "5.8.0",
32+
"@mikro-orm/cli": "5.8.1",
33+
"@mikro-orm/core": "5.8.1",
34+
"@mikro-orm/entity-generator": "5.8.1",
35+
"@mikro-orm/knex": "5.8.1",
36+
"@mikro-orm/migrations": "5.8.1",
37+
"@mikro-orm/postgresql": "5.8.1",
38+
"@mikro-orm/reflection": "5.8.1",
3939
"graphql": "16.8.0",
4040
"graphql-modules": "2.2.0",
4141
"tslib": "2.6.2"
File renamed without changes.

0 commit comments

Comments
 (0)