-
Notifications
You must be signed in to change notification settings - Fork 115
Expand file tree
/
Copy pathpackage.json
More file actions
118 lines (118 loc) · 3.99 KB
/
package.json
File metadata and controls
118 lines (118 loc) · 3.99 KB
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
{
"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 .",
"lint:styles": "yarn run stylelint \"**/*.{less,css}\"",
"lint:code:fix": "yarn run eslint --fix .",
"lint:translations": "turbo run lint-translations",
"lint:deps": "turbo boundaries --filter=!'@app/condo' --filter=!'@open-condo/codegen' && cross-env NODE_OPTIONS=\"--max_old_space_size=6144\" knip",
"lint": "yarn lint:code && yarn lint:styles && yarn lint:translations && yarn lint:deps",
"createapp": "node ./bin/createapp",
"prepare": "husky install"
},
"devDependencies": {
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@faker-js/faker": "^7.6.0",
"@jest/reporters": "^29.7.0",
"@mono-pub/commit-analyzer": "^1.0.5",
"@mono-pub/git": "^1.0.5",
"@mono-pub/github": "^1.0.5",
"@mono-pub/npm": "^1.0.5",
"@open-condo/cli": "workspace:^",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"commander": "14.0.1",
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0",
"execa": "^5",
"glob": "^11.0.1",
"husky": "7.0.4",
"knip": "^4",
"mono-pub": "^2.0.0",
"node-fetch": "^2.6.7",
"prometheus-remote-write": "^0.5.0",
"prompts": "^2.4.2",
"stylelint": "^14.11.0",
"stylelint-config-rational-order": "^0.1.2",
"stylelint-config-standard": "^28.0.0",
"turbo": "^2.4.4",
"typescript": "^5.8.3"
},
"engines": {
"node": ">=22",
"yarn": ">=3.2.0"
},
"dependencies": {
"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": {
"@babel/runtime": "^7.28.2",
"graphql-upload": "^15.0.2",
"react-intl/@types/react": "^18.3.1",
"@types/react-transition-group@npm:2.9.2/@types/react": "^18.3.1",
"@types/hoist-non-react-statics@npm:3.3.1/@types/react": "^18.3.1",
"es5-ext": "0.10.53",
"debuglog": "1.0.1",
"debug": "4.3.4",
"@babel/traverse": "^7.23.2",
"protobufjs@>=6.0.0": "^6.11.4",
"google-gax@npm:2.30.5/protobufjs": "^6.11.4",
"[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.99.9",
"@storybook/manager-webpack5/webpack": "^5.99.9",
"@storybook/builder-webpack5/webpack": "^5.99.9",
"cacache/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",
"[email protected]": "^0.0.3",
"@graphql-tools/links@npm:8.3.36/form-data": "^4.0.4",
"immutable@npm:^4.0.0-rc.9": "4.3.8",
"posthog-js": "^1.364.1",
"rollup": ">=4.59.0",
"vite/rollup": ">=4.59.0",
"tsup/rollup": ">=4.59.0",
"node-forge": "^1.3.2",
"defu": "^6.1.6"
}
}