|
32 | 32 | },
|
33 | 33 | "homepage": "https://github.com/js-accounts/accounts",
|
34 | 34 | "peerDependencies": {
|
35 |
| - "@accounts/magic-link": "^0.1.0", |
36 | 35 | "@accounts/mikro-orm": "^0.34.0",
|
37 | 36 | "@accounts/module-core": "^0.34.0",
|
38 |
| - "@accounts/password": "^0.32.0", |
39 |
| - "@accounts/server": "^0.32.0 || ^0.33.0", |
40 |
| - "@accounts/types": "^0.32.0 || ^0.33.0", |
| 37 | + "@accounts/server": "^0.33.0", |
41 | 38 | "@mikro-orm/core": "^6.0.0",
|
42 |
| - "graphql": "^16.0.0", |
43 |
| - "graphql-modules": "^3.0.0", |
44 |
| - "graphql-tag": "^2.10.0" |
45 |
| - }, |
46 |
| - "dependencies": { |
47 |
| - "@graphql-tools/merge": "9.0.0", |
48 |
| - "@graphql-tools/utils": "10.0.8", |
49 |
| - "request-ip": "3.3.0", |
50 |
| - "tslib": "2.6.2" |
| 39 | + "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0", |
| 40 | + "graphql-modules": "^3.0.0" |
51 | 41 | },
|
52 | 42 | "devDependencies": {
|
53 |
| - "@accounts/magic-link": "^0.1.1", |
54 | 43 | "@accounts/mikro-orm": "^0.34.0",
|
55 | 44 | "@accounts/module-core": "^0.34.0",
|
56 |
| - "@accounts/password": "^0.32.1", |
57 | 45 | "@accounts/server": "^0.33.1",
|
58 | 46 | "@accounts/types": "^0.33.2",
|
59 |
| - "@graphql-codegen/add": "5.0.0", |
60 |
| - "@graphql-codegen/cli": "5.0.0", |
61 |
| - "@graphql-codegen/introspection": "4.0.0", |
62 |
| - "@graphql-codegen/typescript": "4.0.1", |
63 |
| - "@graphql-codegen/typescript-operations": "4.0.1", |
64 |
| - "@graphql-codegen/typescript-resolvers": "4.0.1", |
65 |
| - "@graphql-codegen/typescript-type-graphql": "3.0.0", |
66 |
| - "@mikro-orm/cli": "6.0.0-dev.195", |
67 | 47 | "@mikro-orm/core": "6.0.0-dev.195",
|
68 |
| - "@mikro-orm/entity-generator": "6.0.0-dev.195", |
69 |
| - "@mikro-orm/knex": "6.0.0-dev.195", |
70 | 48 | "@mikro-orm/migrations": "6.0.0-dev.195",
|
71 |
| - "@mikro-orm/postgresql": "6.0.0-dev.195", |
72 |
| - "@mikro-orm/reflection": "6.0.0-dev.195", |
73 |
| - "@types/request-ip": "0.0.41", |
74 | 49 | "graphql": "16.8.1",
|
75 |
| - "graphql-modules": "3.0.0-alpha-20231106133212-0b04b56e", |
76 |
| - "graphql-tag": "2.12.6", |
77 |
| - "reflect-metadata": "0.1.13" |
| 50 | + "graphql-modules": "3.0.0-alpha-20231106133212-0b04b56e" |
78 | 51 | }
|
79 | 52 | }
|
0 commit comments