Skip to content

Commit

Permalink
chore: update deps (#1271)
Browse files Browse the repository at this point in the history
  • Loading branch information
darkbasic authored Feb 8, 2024
1 parent d5dd32a commit 9f474cc
Show file tree
Hide file tree
Showing 14 changed files with 639 additions and 628 deletions.
14 changes: 7 additions & 7 deletions examples/graphql-server-mikro-orm-postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"@envelop/graphql-modules": "6.0.0",
"@graphql-tools/merge": "9.0.1",
"@graphql-tools/schema": "10.0.2",
"@mikro-orm/cli": "6.0.7",
"@mikro-orm/core": "6.0.7",
"@mikro-orm/entity-generator": "6.0.7",
"@mikro-orm/knex": "6.0.7",
"@mikro-orm/migrations": "6.0.7",
"@mikro-orm/postgresql": "6.0.7",
"@mikro-orm/reflection": "6.0.7",
"@mikro-orm/cli": "6.1.0",
"@mikro-orm/core": "6.1.0",
"@mikro-orm/entity-generator": "6.1.0",
"@mikro-orm/knex": "6.1.0",
"@mikro-orm/migrations": "6.1.0",
"@mikro-orm/postgresql": "6.1.0",
"@mikro-orm/reflection": "6.1.0",
"graphql": "16.8.1",
"graphql-modules": "3.0.0-alpha-20231106133212-0b04b56e",
"graphql-yoga": "5.1.1",
Expand Down
16 changes: 8 additions & 8 deletions examples/react-graphql-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"@accounts/client": "^0.33.1",
"@accounts/client-password": "^0.32.2",
"@accounts/graphql-client": "^0.33.1",
"@apollo/client": "3.9.0",
"@apollo/client": "3.9.4",
"@emotion/react": "11.11.3",
"@emotion/styled": "11.11.0",
"@mui/material": "5.15.7",
"@mui/styles": "5.15.7",
"@mui/material": "5.15.8",
"@mui/styles": "5.15.8",
"graphql": "16.8.1",
"graphql-tag": "2.12.6",
"qrcode.react": "3.1.0",
Expand All @@ -32,18 +32,18 @@
"devDependencies": {
"@levminer/speakeasy": "1.4.2",
"@types/qrcode.react": "1.0.5",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@types/react-router": "5.1.20",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.56.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vite": "^5.1.0",
"web-vitals": "3.5.2"
}
}
18 changes: 9 additions & 9 deletions examples/react-rest-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"@accounts/rest-client": "^0.33.1",
"@emotion/react": "11.11.3",
"@emotion/styled": "11.11.0",
"@mui/icons-material": "5.15.7",
"@mui/lab": "5.0.0-alpha.163",
"@mui/material": "5.15.7",
"@mui/styles": "5.15.7",
"@mui/icons-material": "5.15.8",
"@mui/lab": "5.0.0-alpha.164",
"@mui/material": "5.15.8",
"@mui/styles": "5.15.8",
"formik": "2.4.5",
"qrcode.react": "3.1.0",
"react": "^18.2.0",
Expand All @@ -32,18 +32,18 @@
"@accounts/types": "^0.33.2",
"@levminer/speakeasy": "1.4.2",
"@types/qrcode.react": "1.0.5",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@types/react-router": "5.1.20",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.56.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vite": "^5.1.0",
"web-vitals": "3.5.2"
}
}
12 changes: 6 additions & 6 deletions modules/module-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@
"devDependencies": {
"@accounts/server": "^0.33.1",
"@accounts/types": "^0.33.2",
"@graphql-codegen/add": "5.0.1",
"@graphql-codegen/cli": "5.0.1",
"@graphql-codegen/introspection": "4.0.1",
"@graphql-codegen/typescript": "4.0.2",
"@graphql-codegen/typescript-operations": "4.1.0",
"@graphql-codegen/typescript-resolvers": "4.0.2",
"@graphql-codegen/add": "5.0.2",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/introspection": "4.0.2",
"@graphql-codegen/typescript": "4.0.4",
"@graphql-codegen/typescript-operations": "4.1.2",
"@graphql-codegen/typescript-resolvers": "4.0.4",
"@graphql-codegen/typescript-type-graphql": "3.0.0",
"@types/request-ip": "0.0.41",
"graphql": "16.8.1",
Expand Down
12 changes: 6 additions & 6 deletions modules/module-magic-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
"@accounts/magic-link": "^0.1.1",
"@accounts/module-core": "^0.34.0",
"@accounts/server": "^0.33.1",
"@graphql-codegen/add": "5.0.1",
"@graphql-codegen/cli": "5.0.1",
"@graphql-codegen/introspection": "4.0.1",
"@graphql-codegen/typescript": "4.0.2",
"@graphql-codegen/typescript-operations": "4.1.0",
"@graphql-codegen/typescript-resolvers": "4.0.2",
"@graphql-codegen/add": "5.0.2",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/introspection": "4.0.2",
"@graphql-codegen/typescript": "4.0.4",
"@graphql-codegen/typescript-operations": "4.1.2",
"@graphql-codegen/typescript-resolvers": "4.0.4",
"@graphql-codegen/typescript-type-graphql": "3.0.0",
"graphql": "16.8.1",
"graphql-modules": "3.0.0-alpha-20231106133212-0b04b56e"
Expand Down
4 changes: 2 additions & 2 deletions modules/module-mikro-orm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@accounts/module-core": "^0.34.0",
"@accounts/server": "^0.33.1",
"@accounts/types": "^0.33.2",
"@mikro-orm/core": "6.0.7",
"@mikro-orm/migrations": "6.0.7",
"@mikro-orm/core": "6.1.0",
"@mikro-orm/migrations": "6.1.0",
"graphql": "16.8.1",
"graphql-modules": "3.0.0-alpha-20231106133212-0b04b56e"
}
Expand Down
12 changes: 6 additions & 6 deletions modules/module-password/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
"@accounts/password": "^0.32.1",
"@accounts/server": "^0.33.1",
"@accounts/types": "^0.33.2",
"@graphql-codegen/add": "5.0.1",
"@graphql-codegen/cli": "5.0.1",
"@graphql-codegen/introspection": "4.0.1",
"@graphql-codegen/typescript": "4.0.2",
"@graphql-codegen/typescript-operations": "4.1.0",
"@graphql-codegen/typescript-resolvers": "4.0.2",
"@graphql-codegen/add": "5.0.2",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/introspection": "4.0.2",
"@graphql-codegen/typescript": "4.0.4",
"@graphql-codegen/typescript-operations": "4.1.2",
"@graphql-codegen/typescript-resolvers": "4.0.4",
"@graphql-codegen/typescript-type-graphql": "3.0.0",
"graphql": "16.8.1",
"graphql-modules": "3.0.0-alpha-20231106133212-0b04b56e"
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,21 +62,21 @@
"devDependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@types/jest": "29.5.11",
"@types/node": "20.11.13",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@types/jest": "29.5.12",
"@types/node": "20.11.16",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-prettier": "5.1.3",
"husky": "9.0.7",
"husky": "9.0.10",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"lerna": "8.0.2",
"lint-staged": "15.2.1",
"lerna": "8.1.2",
"lint-staged": "15.2.2",
"nodemon": "3.0.3",
"prettier": "3.2.4",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo-link-accounts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@accounts/client": "^0.33.1",
"@apollo/client": "3.9.0",
"@apollo/client": "3.9.4",
"graphql": "16.8.1"
}
}
2 changes: 1 addition & 1 deletion packages/database-mikro-orm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@accounts/types": "^0.33.2",
"@mikro-orm/core": "6.0.7",
"@mikro-orm/core": "6.1.0",
"@types/lodash": "4.14.202",
"graphql": "16.8.1",
"graphql-modules": "3.0.0-alpha-20231106133212-0b04b56e"
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@accounts/server": "^0.33.1",
"@accounts/typeorm": "^0.33.1",
"@accounts/types": "^0.33.2",
"@apollo/client": "3.9.0",
"@apollo/client": "3.9.4",
"@apollo/server": "4.10.0",
"@types/body-parser": "1.19.5",
"@types/express": "4.17.21",
Expand Down
10 changes: 5 additions & 5 deletions packages/graphql-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"devDependencies": {
"@accounts/client": "^0.33.1",
"@accounts/types": "^0.33.1",
"@graphql-codegen/add": "5.0.1",
"@graphql-codegen/cli": "5.0.1",
"@graphql-codegen/typed-document-node": "5.0.2",
"@graphql-codegen/typescript": "4.0.2",
"@graphql-codegen/typescript-operations": "4.1.0",
"@graphql-codegen/add": "5.0.2",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/typed-document-node": "5.0.4",
"@graphql-codegen/typescript": "4.0.4",
"@graphql-codegen/typescript-operations": "4.1.2",
"@graphql-typed-document-node/core": "3.2.0",
"graphql": "16.8.1"
}
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
]
},
"devDependencies": {
"@types/react": "18.2.48",
"@types/react": "18.2.55",
"typescript": "5.3.3"
}
}
Loading

0 comments on commit 9f474cc

Please sign in to comment.