2020-01-02 02:04:47 +01:00
|
|
|
{
|
2020-03-25 16:42:16 +01:00
|
|
|
"browserslist": {
|
|
|
|
"production": [
|
|
|
|
">0.2%",
|
|
|
|
"not dead",
|
|
|
|
"not ie <= 11",
|
|
|
|
"not op_mini all",
|
|
|
|
"not safari < 12",
|
|
|
|
"not kaios <= 2.5",
|
|
|
|
"not edge < 79",
|
|
|
|
"not chrome < 70",
|
|
|
|
"not and_uc < 13",
|
|
|
|
"not samsung < 10"
|
|
|
|
],
|
|
|
|
"development": [
|
|
|
|
"last 1 chrome version",
|
|
|
|
"last 1 firefox version",
|
|
|
|
"last 1 safari version"
|
|
|
|
]
|
|
|
|
},
|
2020-01-02 02:04:47 +01:00
|
|
|
"dependencies": {
|
2020-04-28 15:52:17 +02:00
|
|
|
"@sentry/browser": "5.15.5",
|
2020-04-28 10:30:44 +02:00
|
|
|
"@sentry/integrations": "5.15.5",
|
2020-05-11 19:54:24 +02:00
|
|
|
"@testing-library/jest-dom": "5.7.0",
|
2020-05-07 23:13:18 +02:00
|
|
|
"@testing-library/react": "10.0.4",
|
|
|
|
"@types/jest": "25.2.1",
|
|
|
|
"@types/nanoid": "2.1.0",
|
|
|
|
"@types/react": "16.9.34",
|
2020-05-11 19:54:35 +02:00
|
|
|
"@types/react-dom": "16.9.8",
|
2020-05-07 23:13:18 +02:00
|
|
|
"@types/socket.io-client": "1.4.32",
|
2020-05-11 20:01:15 +02:00
|
|
|
"browser-nativefs": "0.7.3",
|
2020-04-20 13:03:01 +02:00
|
|
|
"i18next-browser-languagedetector": "4.1.1",
|
2020-05-07 23:13:18 +02:00
|
|
|
"lodash.throttle": "4.1.1",
|
2020-02-03 09:58:56 +01:00
|
|
|
"nanoid": "2.1.11",
|
2020-05-07 23:13:18 +02:00
|
|
|
"node-sass": "4.14.0",
|
2020-04-11 00:09:29 +02:00
|
|
|
"open-color": "1.7.0",
|
2020-04-20 19:43:06 +02:00
|
|
|
"points-on-curve": "0.2.0",
|
2020-04-16 14:23:39 +02:00
|
|
|
"pwacompat": "2.0.11",
|
2020-03-23 10:27:39 +01:00
|
|
|
"react": "16.13.1",
|
2020-03-30 12:28:13 +02:00
|
|
|
"react-dom": "16.13.1",
|
2020-03-21 10:55:32 +01:00
|
|
|
"react-scripts": "3.4.1",
|
2020-05-11 19:57:24 +02:00
|
|
|
"roughjs": "4.3.0",
|
2020-04-29 07:53:07 +02:00
|
|
|
"socket.io-client": "2.3.0",
|
2020-05-07 23:13:18 +02:00
|
|
|
"typescript": "3.8.3"
|
2020-04-29 07:53:07 +02:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2020-05-07 23:13:18 +02:00
|
|
|
"@types/lodash.throttle": "4.1.6",
|
2020-04-06 13:49:23 +02:00
|
|
|
"asar": "3.0.3",
|
2020-02-02 19:04:35 +01:00
|
|
|
"eslint": "6.8.0",
|
2020-04-27 11:26:38 +02:00
|
|
|
"eslint-config-prettier": "6.11.0",
|
2020-04-13 11:45:52 +02:00
|
|
|
"eslint-plugin-prettier": "3.1.3",
|
2020-04-13 11:22:17 +02:00
|
|
|
"husky": "4.2.5",
|
2020-02-11 23:19:43 +01:00
|
|
|
"jest-canvas-mock": "2.2.0",
|
2020-05-05 16:31:29 +02:00
|
|
|
"lint-staged": "10.2.2",
|
2020-03-07 16:20:38 +01:00
|
|
|
"pepjs": "0.5.2",
|
2020-04-27 11:25:57 +02:00
|
|
|
"prettier": "2.0.5",
|
2020-04-29 07:53:07 +02:00
|
|
|
"rewire": "5.0.0"
|
2020-01-02 02:04:47 +01:00
|
|
|
},
|
2020-03-25 18:10:05 +01:00
|
|
|
"engines": {
|
|
|
|
"node": ">=12.0.0"
|
2020-02-11 23:19:43 +01:00
|
|
|
},
|
2020-03-30 16:52:48 +02:00
|
|
|
"homepage": ".",
|
2020-01-02 20:03:48 +01:00
|
|
|
"husky": {
|
|
|
|
"hooks": {
|
|
|
|
"pre-commit": "lint-staged"
|
|
|
|
}
|
|
|
|
},
|
2020-03-25 18:10:05 +01:00
|
|
|
"jest": {
|
|
|
|
"transformIgnorePatterns": [
|
2020-04-20 19:43:06 +02:00
|
|
|
"node_modules/(?!(roughjs|points-on-curve|path-data-parser|points-on-path|browser-nativefs)/)"
|
2020-03-25 18:10:05 +01:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"private": true,
|
2020-01-18 02:02:14 +01:00
|
|
|
"scripts": {
|
2020-02-28 22:51:36 +01:00
|
|
|
"build": "npm run build:app && npm run build:zip",
|
|
|
|
"build-node": "node ./scripts/build-node.js",
|
2020-03-31 10:37:51 +02:00
|
|
|
"build:app": "REACT_APP_GIT_SHA=$NOW_GITHUB_COMMIT_SHA react-scripts build",
|
2020-03-25 18:10:05 +01:00
|
|
|
"build:zip": "node ./scripts/build-version.js",
|
2020-01-18 02:02:14 +01:00
|
|
|
"eject": "react-scripts eject",
|
2020-02-02 19:04:35 +01:00
|
|
|
"fix": "npm run fix:other && npm run fix:code",
|
|
|
|
"fix:code": "npm run test:code -- --fix",
|
|
|
|
"fix:other": "npm run prettier -- --write",
|
|
|
|
"prettier": "prettier \"**/*.{css,scss,json,md,html,yml}\" --ignore-path=.eslintignore",
|
2020-01-18 02:02:14 +01:00
|
|
|
"start": "react-scripts start",
|
|
|
|
"test": "npm run test:app",
|
2020-04-08 18:49:52 +02:00
|
|
|
"test:all": "npm run test:typecheck && npm run test:code && npm run test:other && npm run test:app -- --watchAll=false",
|
2020-04-07 15:09:01 +02:00
|
|
|
"test:update": "npm run test:app -- --updateSnapshot --watchAll=false",
|
2020-01-18 02:02:14 +01:00
|
|
|
"test:app": "react-scripts test --env=jsdom --passWithNoTests",
|
2020-03-23 16:20:42 +01:00
|
|
|
"test:code": "eslint --max-warnings=0 --ignore-path .gitignore --ext .js,.ts,.tsx .",
|
2020-03-25 18:10:05 +01:00
|
|
|
"test:debug": "react-scripts --inspect-brk test --runInBand --no-cache",
|
|
|
|
"test:other": "npm run prettier -- --list-different",
|
|
|
|
"test:typecheck": "tsc"
|
2020-01-22 13:55:13 +01:00
|
|
|
}
|
2020-01-03 22:13:41 +01:00
|
|
|
}
|