-
Notifications
You must be signed in to change notification settings - Fork 12
/
package.json
131 lines (131 loc) · 4.86 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
{
"name": "root",
"description": "Easy and Fast StartUp development kit",
"private": true,
"repository": "https://github.com/open-condo-software/condo",
"homepage": "https://github.com/open-condo-software/condo",
"license": "MIT",
"workspaces": [
"apps/*",
"packages/*"
],
"scripts": {
"analysis": "./bin/run-semgrep.sh -a",
"build:packages": "turbo run build --filter='./packages/*'",
"build:apps": "turbo run build --filter='./apps/*' --concurrency=100%",
"build": "turbo run build",
"lint:code": "yarn run eslint . --ext .js,.jsx,.ts,.tsx",
"lint:styles": "yarn run stylelint \"**/*.{less,css}\"",
"lint:code:fix": "yarn run eslint --fix . --ext .js,.jsx,.ts,.tsx",
"lint:translations": "turbo run lint-translations",
"lint": "yarn lint:code && yarn lint:styles && yarn lint:translations",
"createapp": "node ./bin/createapp",
"prepare": "husky install"
},
"devDependencies": {
"@babel/plugin-proposal-private-methods": "^7.18.6",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@faker-js/faker": "^7.6.0",
"@graphql-codegen/cli": "1.21.8",
"@graphql-codegen/typescript": "1.23.0",
"@mono-pub/commit-analyzer": "^1.0.1",
"@mono-pub/git": "^1.0.1",
"@mono-pub/github": "^1.0.1",
"@mono-pub/npm": "^1.0.1",
"@open-condo/cli": "workspace:^",
"@sentry/types": "^6.19.7",
"@typescript-eslint/eslint-plugin": "^4.15.1",
"@typescript-eslint/parser": "^4.15.1",
"babel-eslint": "^10.1.0",
"commander": "^9.4.0",
"eslint": "^7.13.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^24.1.0",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0",
"execa": "^5",
"husky": "7.0.4",
"jest": "^29.7.0",
"jest-diff": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-jasmine2": "^29.7.0",
"mono-pub": "^1.0.1",
"node-fetch": "^2.6.7",
"postcss": "^8.3.5",
"postcss-less": "^6.0.0",
"stylelint": "^14.11.0",
"stylelint-config-rational-order": "^0.1.2",
"stylelint-config-standard": "^28.0.0",
"turbo": "^1.13.0",
"typescript": "^5.5.4"
},
"engines": {
"node": ">=16.11",
"yarn": ">=3.2.0"
},
"dependencies": {
"@sentry/nextjs": "^6.19.7",
"@sentry/node": "^7.102.1",
"@sentry/profiling-node": "^7.102.1",
"bull": "^4.8.4",
"bull-repl": "^0.27.2",
"commitlint-plugin-function-rules": "^1.3.2",
"dd-trace": "4.46.0"
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"packageManager": "[email protected]",
"resolutions": {
"npm": "latest-6",
"graphql-upload": "^15.0.2",
"@keystonejs/app-admin-ui/@types/react": "16.9.17",
"react-intl/@types/react": "16.9.17",
"@types/react-transition-group@npm:2.9.2/@types/react": "16.9.17",
"@types/react-infinite-scroller@npm:1.2.3/@types/react": "16.9.17",
"@types/hoist-non-react-statics@npm:3.3.1/@types/react": "16.9.17",
"es5-ext": "0.10.53",
"debuglog": "1.0.1",
"debug": "4.3.4",
"knex": "2.4.0",
"@keystonejs/app-graphql": "patch:@keystonejs/app-graphql@npm:6.3.2#.yarn/patches/@keystonejs-app-graphql-npm-6.3.2-26fe50b988.patch",
"@keystonejs/keystone": "patch:@keystonejs/keystone@npm:19.3.4#.yarn/patches/@keystonejs-keystone-npm-19.3.4-2a53e53061.patch",
"@keystonejs/access-control": "patch:@keystonejs/access-control@npm:7.1.2#.yarn/patches/@keystonejs-access-control-npm-7.1.2-bec144d41a.patch",
"@babel/traverse": "^7.23.2",
"protobufjs@>=6.0.0": "^6.11.4",
"google-gax@npm:2.30.5/protobufjs": "^6.11.4",
"mongoose@^5.12.11": "^5.13.20",
"@keystonejs/file-adapters/cloudinary@>=1.0.0": "^1.41.3",
"[email protected]": "^1.7.3",
"webpack-bundle-analyzer@^3.3.2": "^4",
"[email protected]": "^1.4.1",
"loader-utils@>=1.0.0": "^1.4.1",
"[email protected]": "^2.0.4",
"loader-utils@^2.0.0": "^2.0.4",
"@babel/core/json5": "^2.2.3",
"graphql-2-json-schema/json5": "^2.2.3",
"loader-utils/json5@^2.1.2": "^2.2.3",
"loader-utils/json5@^1.0.1": "^1.0.2",
"@storybook/react/webpack": "^5.91.0",
"@storybook/manager-webpack5/webpack": "^5.91.0",
"@storybook/builder-webpack5/webpack": "^5.91.0",
"cacache/tar": "^6.2.1",
"@prisma/sdk/tar": "^6.2.1",
"node-gyp/tar": "^6.2.1",
"msgpackr": "^1.10.1",
"browserify-sign": "^4.2.3",
"dd-trace@npm:1.5.1/import-in-the-middle": "^1.4.2",
"oidc-provider@npm:7.14.3/@koa/cors": "^5.0.0",
"luxon@>=1.0.0": "^1.28.1",
"luxon@^3.0.1": "3.0.1",
"decode-uri-component@^0.2.0": "^0.2.1",
"[email protected]": "^2.6.7",
"[email protected]": "^2.6.7",
"@keystonejs/app-admin-ui": "patch:@keystonejs/app-admin-ui@npm:7.5.2#.yarn/patches/@keystonejs-app-admin-ui-npm-7.5.2-ada8bd01c3.patch",
"[email protected]": "^0.0.3"
}
}