mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-01-23 05:08:01 -05:00
* Bump next from 10.2.0 to 10.2.2 (#574) Bumps [next](https://github.com/vercel/next.js) from 10.2.0 to 10.2.2. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v10.2.0...v10.2.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @chakra-ui/react from 1.6.1 to 1.6.2 (#580) Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/chakra-ui/chakra-ui/releases) - [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/CHANGELOG.md) - [Commits](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/react@1.6.1...@chakra-ui/react@1.6.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @types/node from 15.3.0 to 15.3.1 (#577) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.3.0 to 15.3.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update migrateSourceCredAccounts scripts to use Eth address as source of truth * Add githubApiToken to backend config * Bump ethers from 5.1.4 to 5.2.0 (#589) Bumps [ethers](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/ethers) from 5.1.4 to 5.2.0. - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/ethers-io/ethers.js/commits/v5.2.0/packages/ethers) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @typeit/discord from 4.0.9 to 4.0.10 (#585) Bumps [@typeit/discord](https://github.com/OwenCalvin/discord.ts) from 4.0.9 to 4.0.10. - [Release notes](https://github.com/OwenCalvin/discord.ts/releases) - [Changelog](https://github.com/OwenCalvin/discord.ts/blob/master/CHANGELOG.md) - [Commits](https://github.com/OwenCalvin/discord.ts/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump js-base64 from 3.6.0 to 3.6.1 (#590) Bumps [js-base64](https://github.com/dankogai/js-base64) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/dankogai/js-base64/releases) - [Commits](https://github.com/dankogai/js-base64/compare/3.6.0...3.6.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @types/node from 15.3.1 to 15.6.1 (#594) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.3.1 to 15.6.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump next-transpile-modules from 7.0.0 to 7.2.0 (#584) Bumps [next-transpile-modules](https://github.com/martpie/next-transpile-modules) from 7.0.0 to 7.2.0. - [Release notes](https://github.com/martpie/next-transpile-modules/releases) - [Commits](https://github.com/martpie/next-transpile-modules/compare/7.0.0...7.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @types/react from 17.0.5 to 17.0.6 (#576) Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.5 to 17.0.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Use staging backend host for staging Hasura instance * github actions for develop branch * Add github secret to staging-backend env * Fix token config in render.yaml Matches whats configured in Render dashboard * Bump next from 10.2.2 to 10.2.3 (#612) Bumps [next](https://github.com/vercel/next.js) from 10.2.2 to 10.2.3. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v10.2.2...v10.2.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump typescript from 4.2.4 to 4.3.2 (#611) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ethers from 5.2.0 to 5.3.0 (#616) Bumps [ethers](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/ethers) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/ethers-io/ethers.js/commits/v5.3.0/packages/ethers) --- updated-dependencies: - dependency-name: ethers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @chakra-ui/react from 1.6.2 to 1.6.3 (#621) Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui) from 1.6.2 to 1.6.3. - [Release notes](https://github.com/chakra-ui/chakra-ui/releases) - [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/CHANGELOG.md) - [Commits](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/react@1.6.2...@chakra-ui/react@1.6.3) --- updated-dependencies: - dependency-name: "@chakra-ui/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump sourcecred from 0.8.7 to 0.9.0 (#623) Bumps [sourcecred](https://github.com/sourcecred/sourcecred) from 0.8.7 to 0.9.0. - [Release notes](https://github.com/sourcecred/sourcecred/releases) - [Commits](https://github.com/sourcecred/sourcecred/compare/sourcecred-v0.8.7...sourcecred-v0.9.0) --- updated-dependencies: - dependency-name: sourcecred dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dan13ram <dan13ram@gmail.com>
85 lines
3.2 KiB
JSON
85 lines
3.2 KiB
JSON
{
|
|
"name": "@metafam/the-game",
|
|
"version": "0.1.0",
|
|
"license": "GPL-3.0",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"private": true,
|
|
"scripts": {
|
|
"update-schema": "env-cmd -x get-graphql-schema -h x-hasura-admin-secret=\\$HASURA_GRAPHQL_ADMIN_SECRET http://localhost:8080/v1/graphql > schema.graphql",
|
|
"docker:start": "docker-compose up -d",
|
|
"docker:build": "docker-compose up --build -d",
|
|
"docker:stop": "docker-compose down",
|
|
"docker:clean": "docker-compose down -v",
|
|
"web:dev": "lerna run dev --parallel --scope @metafam/web --include-dependencies",
|
|
"web:build": "lerna run build --scope @metafam/web --include-dependencies --stream",
|
|
"backend:dev": "lerna run dev --parallel --scope @metafam/backend",
|
|
"backend:build": "lerna run build --scope @metafam/backend --include-dependencies --stream",
|
|
"hasura": "hasura --project ./hasura",
|
|
"hasura:console": "yarn hasura console --no-browser",
|
|
"hasura:migrate:init": "yarn hasura migrate create \"init\" --from-server",
|
|
"test": "lerna run test --parallel --",
|
|
"generate": "lerna run generate --parallel --",
|
|
"test:full": "yarn lint && yarn typecheck && yarn test",
|
|
"clean": "lerna clean",
|
|
"format": "prettier --write \"{*,**/*}.{ts,tsx,js,jsx,json,yml,yaml,md}\"",
|
|
"lint": "eslint --ignore-path .gitignore \"./packages/**/*.{ts,tsx,js,jsx}\"",
|
|
"typecheck": "lerna run typecheck",
|
|
"prepare": "lerna run prepare && husky install",
|
|
"precommit": "lerna run --concurrency 1 --stream precommit && yarn lint-staged",
|
|
"prepush": "yarn typecheck",
|
|
"discord-bot": "yarn --cwd packages/discord-bot/",
|
|
"backend": "yarn --cwd packages/backend/",
|
|
"utils": "yarn --cwd packages/utils/",
|
|
"web": "yarn --cwd packages/web/",
|
|
"ds": "yarn --cwd packages/design-system/"
|
|
},
|
|
"workspaces": [
|
|
"packages/*"
|
|
],
|
|
"devDependencies": {
|
|
"@graphql-codegen/add": "2.0.2",
|
|
"@graphql-codegen/cli": "1.21.4",
|
|
"@graphql-codegen/introspection": "1.18.2",
|
|
"@graphql-codegen/typescript": "1.22.0",
|
|
"@graphql-codegen/typescript-graphql-request": "3.2.0",
|
|
"@graphql-codegen/typescript-operations": "1.17.16",
|
|
"@graphql-codegen/typescript-react-apollo": "2.2.4",
|
|
"@graphql-codegen/typescript-resolvers": "1.19.1",
|
|
"@graphql-codegen/typescript-urql": "2.0.6",
|
|
"@types/node": "15.6.1",
|
|
"@types/react": "17.0.6",
|
|
"@types/react-dom": "17.0.5",
|
|
"@typescript-eslint/eslint-plugin": "4.23.0",
|
|
"@typescript-eslint/parser": "4.23.0",
|
|
"env-cmd": "10.1.0",
|
|
"eslint": "7.26.0",
|
|
"eslint-config-airbnb-typescript": "12.3.1",
|
|
"eslint-config-prettier": "8.3.0",
|
|
"eslint-import-resolver-typescript": "2.4.0",
|
|
"eslint-plugin-import": "2.23.2",
|
|
"eslint-plugin-jest": "24.3.6",
|
|
"eslint-plugin-jsx-a11y": "6.4.1",
|
|
"eslint-plugin-react": "7.23.2",
|
|
"eslint-plugin-react-hooks": "4.2.0",
|
|
"eslint-plugin-simple-import-sort": "7.0.0",
|
|
"get-graphql-schema": "2.1.2",
|
|
"graphql": "15.5.0",
|
|
"hasura-cli": "1.3.3",
|
|
"husky": "^6.0.0",
|
|
"jest": "26.6.3",
|
|
"lerna": "4.0.0",
|
|
"lint-staged": "11.0.0",
|
|
"prettier": "2.2.1",
|
|
"react": "16.14.0",
|
|
"react-dom": "16.14.0",
|
|
"tsdx": "0.14.1",
|
|
"typescript": "4.3.2",
|
|
"wait-on": "5.3.0"
|
|
},
|
|
"resolutions": {
|
|
"bcrypto": "5.2.0"
|
|
}
|
|
}
|