mirror of
https://github.com/barthuijgen/factorio-sites.git
synced 2025-03-06 16:16:30 +02:00
* Finish auto deploy on develop branch * Fix gcloud run deploy * Set cache control metadata in cdn static files * Blueprint page layout (#38) * Added factorio style button * Added panel inset panel, button css improvements * Fix my blueprints list and edit button * Blueprint page brainstorming #1 * Layout branstorm #2 * Changes to blueprints page, container width fix Co-authored-by: Bart <45095973+barthuijgen@users.noreply.github.com> * Fix button font size, tags placeholder and deploy task order * Bump eslint from 7.21.0 to 7.22.0 (#41) Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.22.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @types/node from 14.14.33 to 14.14.34 (#40) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.33 to 14.14.34. - [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 @typescript-eslint/parser from 4.17.0 to 4.18.0 (#42) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.17.0 to 4.18.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.18.0/packages/parser) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @typescript-eslint/eslint-plugin from 4.17.0 to 4.18.0 (#45) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.17.0 to 4.18.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.18.0/packages/eslint-plugin) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @prisma/client from 2.18.0 to 2.19.0 (#50) Bumps [@prisma/client](https://github.com/prisma/prisma) from 2.18.0 to 2.19.0. - [Release notes](https://github.com/prisma/prisma/releases) - [Changelog](https://github.com/prisma/prisma/blob/master/docs/releases.md) - [Commits](https://github.com/prisma/prisma/compare/2.18.0...2.19.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump react-multi-select-component from 3.1.5 to 3.1.6 (#47) Bumps [react-multi-select-component](https://github.com/harshzalavadiya/react-multi-select-component) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/harshzalavadiya/react-multi-select-component/releases) - [Commits](https://github.com/harshzalavadiya/react-multi-select-component/compare/v3.1.5...v3.1.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @types/node from 14.14.34 to 14.14.35 (#44) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.34 to 14.14.35. - [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 cypress from 6.6.0 to 6.7.1 (#48) Bumps [cypress](https://github.com/cypress-io/cypress) from 6.6.0 to 6.7.1. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js) - [Commits](https://github.com/cypress-io/cypress/compare/v6.6.0...v6.7.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Blueprint page refactor (#51) * blueprint page refactor * Deduplicate code on blueprint page Co-authored-by: Bart <barthuijgen@users.noreply.github.com> * Added new bp entities style (#49) Co-authored-by: Bart <barthuijgen@users.noreply.github.com> * Add missing dep * Fix date formatting * Bump prisma from 2.18.0 to 2.19.0 (#52) Bumps [prisma](https://github.com/prisma/prisma) from 2.18.0 to 2.19.0. - [Release notes](https://github.com/prisma/prisma/releases) - [Changelog](https://github.com/prisma/prisma/blob/master/docs/releases.md) - [Commits](https://github.com/prisma/prisma/compare/2.18.0...2.19.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexander Horbunov <31066977+hornetDC@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bart <barthuijgen@users.noreply.github.com>
117 lines
3.4 KiB
JSON
117 lines
3.4 KiB
JSON
{
|
|
"name": "factorio-sites",
|
|
"version": "0.0.0",
|
|
"license": "MIT",
|
|
"private": true,
|
|
"scripts": {
|
|
"nx": "nx",
|
|
"start": "nx serve",
|
|
"build": "nx build",
|
|
"test": "nx test",
|
|
"lint": "nx workspace-lint && nx lint",
|
|
"e2e": "nx e2e",
|
|
"affected:apps": "nx affected:apps",
|
|
"affected:libs": "nx affected:libs",
|
|
"affected:build": "nx affected:build",
|
|
"affected:e2e": "nx affected:e2e",
|
|
"affected:test": "nx affected:test",
|
|
"affected:lint": "nx affected:lint",
|
|
"affected:dep-graph": "nx affected:dep-graph",
|
|
"affected": "nx affected",
|
|
"format": "nx format:write",
|
|
"format:write": "nx format:write",
|
|
"format:check": "nx format:check",
|
|
"update": "nx migrate latest",
|
|
"workspace-schematic": "nx workspace-schematic",
|
|
"dep-graph": "nx dep-graph",
|
|
"help": "nx help",
|
|
"db-gen": "npx prisma generate --schema=./apps/blueprints/prisma/schema.prisma"
|
|
},
|
|
"dependencies": {
|
|
"@chakra-ui/react": "1.3.4",
|
|
"@emotion/react": "11.1.5",
|
|
"@emotion/server": "11.0.0",
|
|
"@emotion/styled": "11.1.5",
|
|
"@fbe/editor": "file:.yalc/@fbe/editor",
|
|
"@google-cloud/datastore": "6.3.1",
|
|
"@google-cloud/pubsub": "2.10.0",
|
|
"@google-cloud/secret-manager": "3.5.0",
|
|
"@google-cloud/storage": "5.8.1",
|
|
"@hookstate/core": "3.0.6",
|
|
"@prisma/client": "2.19.0",
|
|
"bbcode-to-react": "0.2.9",
|
|
"bcrypt": "5.0.1",
|
|
"clsx": "1.1.1",
|
|
"cookie": "0.4.1",
|
|
"date-fns": "2.19.0",
|
|
"document-register-element": "1.14.10",
|
|
"formik": "2.2.6",
|
|
"framer-motion": "3.6.7",
|
|
"next": "10.0.7",
|
|
"nprogress": "0.2.0",
|
|
"openid": "2.0.7",
|
|
"pako": "1.0.11",
|
|
"pg": "8.5.1",
|
|
"phin": "3.5.1",
|
|
"puppeteer": "8.0.0",
|
|
"react": "17.0.1",
|
|
"react-dom": "17.0.1",
|
|
"react-icons": "4.2.0",
|
|
"react-map-interaction": "2.0.0",
|
|
"react-markdown": "5.0.3",
|
|
"react-multi-select-component": "3.1.6",
|
|
"sharp": "0.27.2",
|
|
"ws": "7.4.4"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/core": "7.13.10",
|
|
"@babel/preset-env": "7.13.10",
|
|
"@babel/preset-react": "7.12.13",
|
|
"@babel/preset-typescript": "7.13.0",
|
|
"@nrwl/cli": "11.5.1",
|
|
"@nrwl/cypress": "11.5.1",
|
|
"@nrwl/eslint-plugin-nx": "11.5.1",
|
|
"@nrwl/jest": "11.5.1",
|
|
"@nrwl/next": "11.5.1",
|
|
"@nrwl/node": "11.5.1",
|
|
"@nrwl/react": "11.5.1",
|
|
"@nrwl/web": "11.5.1",
|
|
"@nrwl/workspace": "11.5.1",
|
|
"@testing-library/react": "11.2.5",
|
|
"@types/bbcode-to-react": "0.2.0",
|
|
"@types/bcrypt": "3.0.0",
|
|
"@types/cookie": "0.4.0",
|
|
"@types/jest": "26.0.20",
|
|
"@types/node": "14.14.35",
|
|
"@types/nprogress": "0.2.0",
|
|
"@types/openid": "2.0.1",
|
|
"@types/pako": "1.0.1",
|
|
"@types/puppeteer": "5.4.3",
|
|
"@types/react": "17.0.3",
|
|
"@types/react-dom": "17.0.2",
|
|
"@types/sharp": "0.27.1",
|
|
"@types/ws": "7.4.0",
|
|
"@typescript-eslint/eslint-plugin": "4.18.0",
|
|
"@typescript-eslint/parser": "4.18.0",
|
|
"babel-jest": "26.6.3",
|
|
"cypress": "6.7.1",
|
|
"dotenv": "8.2.0",
|
|
"eslint": "7.22.0",
|
|
"eslint-config-prettier": "8.1.0",
|
|
"eslint-plugin-cypress": "2.11.2",
|
|
"eslint-plugin-import": "2.22.1",
|
|
"eslint-plugin-jsx-a11y": "6.4.1",
|
|
"eslint-plugin-react": "7.22.0",
|
|
"eslint-plugin-react-hooks": "4.2.0",
|
|
"fork-ts-checker-webpack-plugin": "6.1.1",
|
|
"jest": "26.6.3",
|
|
"prettier": "2.2.1",
|
|
"prisma": "2.19.0",
|
|
"ts-jest": "26.5.3",
|
|
"ts-node": "9.1.1",
|
|
"tslint": "6.1.3",
|
|
"typescript": "4.2.3",
|
|
"wasm-loader": "1.3.0"
|
|
}
|
|
}
|