forked from Sage-Bionetworks/sage-monorepo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
187 lines (187 loc) · 5.74 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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
{
"name": "sage-monorepo",
"version": "0.0.0",
"license": "Apache-2.0",
"scripts": {
"coverage:merge": "node ./tools/coverage-merger.js",
"postinstall": "husky",
"prepare": "husky",
"affected:apps": "nx affected:apps",
"affected:build": "nx affected:build",
"affected:test": "nx affected:test",
"affected:e2e": "nx affected:e2e",
"affected:dep-graph": "nx affected:dep-graph"
},
"private": true,
"dependencies": {
"@angular/animations": "18.2.5",
"@angular/cdk": "18.2.5",
"@angular/common": "18.2.5",
"@angular/compiler": "18.2.5",
"@angular/core": "18.2.5",
"@angular/forms": "18.2.5",
"@angular/material": "18.2.5",
"@angular/platform-browser": "18.2.5",
"@angular/platform-browser-dynamic": "18.2.5",
"@angular/platform-server": "18.2.5",
"@angular/router": "18.2.5",
"@angular/ssr": "18.2.5",
"@cdktf/provider-aws": "14.0.2",
"@storybook/addon-interactions": "^8.2.8",
"@swc/helpers": "~0.5.11",
"angular-google-tag-manager": "1.8.0",
"cdktf": "0.16.1",
"commander": "9.4.1",
"constructs": "10.2.13",
"core-js": "3.36.1",
"d3": "7.9.0",
"debug": "4.3.7",
"express": "~4.18.2",
"glob": "11.0.0",
"json5": "2.2.3",
"lodash": "4.17.21",
"mariadb": "3.3.1",
"mongoose": "^8.4.4",
"ngx-avatars": "1.5.0",
"ngx-countup": "13.1.0",
"ngx-typed-js": "2.1.1",
"node-cache": "5.1.2",
"normalize.css": "8.0.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.26.2",
"regenerator-runtime": "0.13.11",
"rollbar": "2.26.4",
"rxjs": "7.8.1",
"sanitize-html": "2.13.0",
"storybook": "8.3.2",
"tslib": "2.4.1",
"type-guards": "0.15.0",
"validator": "13.7.0",
"winston": "3.8.2",
"zone.js": "0.14.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.2.5",
"@angular-devkit/core": "18.2.5",
"@angular-devkit/schematics": "18.2.5",
"@angular-eslint/eslint-plugin": "18.3.1",
"@angular-eslint/eslint-plugin-template": "18.3.1",
"@angular-eslint/template-parser": "18.3.1",
"@angular/cli": "18.2.5",
"@angular/compiler-cli": "18.2.5",
"@angular/language-service": "18.2.5",
"@chromatic-com/storybook": "2.0.2",
"@nrwl/js": "19.8.0",
"@nx-tools/container-metadata": "6.0.2",
"@nx-tools/nx-container": "6.0.2",
"@nx/angular": "19.8.0",
"@nx/cypress": "19.8.0",
"@nx/devkit": "19.8.0",
"@nx/eslint": "19.8.0",
"@nx/eslint-plugin": "19.8.0",
"@nx/express": "19.8.0",
"@nx/jest": "19.8.0",
"@nx/js": "19.8.0",
"@nx/node": "19.8.0",
"@nx/playwright": "19.8.0",
"@nx/plugin": "19.8.0",
"@nx/react": "19.8.0",
"@nx/storybook": "19.8.0",
"@nx/vite": "19.8.0",
"@nx/web": "19.8.0",
"@nx/webpack": "19.8.0",
"@nx/workspace": "19.8.0",
"@nxlv/python": "19.1.2",
"@openapitools/openapi-generator-cli": "2.5.2",
"@playwright/test": "^1.36.0",
"@prettier/plugin-xml": "2.2.0",
"@redocly/cli": "1.25.3",
"@schematics/angular": "18.2.5",
"@storybook/addon-essentials": "8.3.2",
"@storybook/angular": "8.3.2",
"@storybook/core-server": "8.3.2",
"@swc-node/register": "~1.9.1",
"@swc/cli": "~0.3.12",
"@swc/core": "~1.5.7",
"@testing-library/angular": "^16.0.0",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "15.0.6",
"@types/d3": "7.4.3",
"@types/debug": "4.1.12",
"@types/express": "4.17.14",
"@types/jest": "29.5.13",
"@types/lodash": "4.14.191",
"@types/node": "22.5.1",
"@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"@types/sanitize-html": "2.13.0",
"@types/supertest": "^2.0.12",
"@types/validator": "13.7.10",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@typescript-eslint/utils": "7.18.0",
"@vitejs/plugin-react": "^4.2.0",
"@vitest/ui": "^1.3.1",
"autoprefixer": "10.4.13",
"babel-jest": "29.7.0",
"browser-sync": "^3.0.0",
"cdktf-cli": "0.16.1",
"colors": "1.4.0",
"coveralls": "3.1.1",
"cypress": "13.13.0",
"echarts": "5.4.3",
"eslint": "8.57.0",
"eslint-config-standard": "17.0.0",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.1.7",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-n": "15.6.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-playwright": "^0.15.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-tailwindcss": "3.17.4",
"husky": "9.1.5",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-preset-angular": "14.1.1",
"jsdom": "~22.1.0",
"lint-staged": "15.2.10",
"msw": "2.4.8",
"ng-packagr": "18.2.1",
"ngx-echarts": "16.0.0",
"nock": "13.2.9",
"nodemon": "2.0.20",
"nx": "19.8.0",
"openapi-merge-cli": "^1.3.1",
"postcss": "8.4.38",
"postcss-preset-env": "^7.8.3",
"postcss-url": "^10.1.3",
"prettier": "3.3.3",
"prettier-plugin-java": "2.6.4",
"prettier-plugin-sql": "0.18.1",
"prettier-plugin-tailwindcss": "0.6.8",
"primeicons": "7.0.0",
"primeng": "17.18.8",
"pyright": "1.1.381",
"serverless": "3.22.0",
"serverless-plugin-typescript": "2.1.4",
"smee-client": "1.2.3",
"stylelint": "16.9.0",
"stylelint-config-prettier-scss": "1.0.0",
"stylelint-config-standard": "36.0.1",
"stylelint-config-standard-scss": "13.1.0",
"stylelint-scss": "6.7.0",
"supertest": "^6.3.0",
"tailwindcss": "3.4.3",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.5.4",
"vite": "^5.0.0",
"vitest": "^1.3.1"
},
"packageManager": "[email protected]"
}