-
Notifications
You must be signed in to change notification settings - Fork 5
/
package.json
176 lines (176 loc) · 5.35 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
{
"name": "porrtal-workspace",
"version": "0.0.0",
"repository": {
"type": "git",
"url": "[email protected]:Comcast/Porrtal.git"
},
"author": "[email protected]",
"license": "SEE LICENSE IN LICENSE-Apache-2.0",
"homepage": "https://github.com/Comcast/Porrtal",
"bugs": {
"url": "https://github.com/Comcast/Porrtal/issues"
},
"scripts": {
"start": "nx serve",
"build": "nx build",
"test": "nx test",
"prepare": "husky install"
},
"private": true,
"dependencies": {
"@angular/animations": "17.0.3",
"@angular/cdk": "17.0.1",
"@angular/common": "17.0.3",
"@angular/compiler": "17.0.3",
"@angular/core": "17.0.3",
"@angular/forms": "17.0.3",
"@angular/material": "^17.0.1",
"@angular/platform-browser": "17.0.3",
"@angular/platform-browser-dynamic": "17.0.3",
"@angular/router": "17.0.3",
"@angular/youtube-player": "^15.0.0",
"@auth0/auth0-react": "^1.10.1",
"@azure/msal-angular": "^3.0.7",
"@azure/msal-browser": "^3.5.0",
"@azure/msal-react": "^2.0.7",
"@blueprintjs/core": "^4.5.1",
"@blueprintjs/popover2": "^1.4.1",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@mui/material": "^5.11.1",
"@popperjs/core": "^2.11.6",
"@react-keycloak/web": "^3.4.0",
"@rx-angular/state": "2.0.0",
"@types/uuid": "^8.3.4",
"ag-grid-angular": "^30.0.6",
"ag-grid-community": "^30.0.6",
"ag-grid-react": "^30.0.6",
"angular-oauth2-oidc": "^15.0.1",
"angular-split": "^13.2.0",
"axios": "^1.6.1",
"core-js": "^3.6.5",
"d3": "^7.6.1",
"d3-color": "^3.1.0",
"dot-object": "^2.1.4",
"keycloak-js": "^20.0.2",
"lodash.debounce": "^4.0.8",
"marked": "^4.2.3",
"moment": "^2.29.4",
"mui-nested-menu": "2.1.0",
"ncp": "2.0.0",
"next": "13.3.0",
"ngx-markdown": "^15.0.0",
"ngx-popperjs": "^16.0.7",
"react": "18.2.0",
"react-cool-dimensions": "^2.0.7",
"react-dom": "18.2.0",
"react-markdown": "^8.0.3",
"react-measure": "^2.5.2",
"react-router-dom": "6.11.2",
"react-syntax-highlighter": "^15.5.0",
"react-youtube": "^10.0.0",
"regenerator-runtime": "0.13.7",
"remark-gfm": "^3.0.1",
"rxjs": "7.8.1",
"tslib": "^2.3.0",
"uuid": "^8.3.2",
"zone.js": "0.14.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.0.1",
"@angular-devkit/core": "17.0.1",
"@angular-devkit/schematics": "17.0.1",
"@angular-eslint/eslint-plugin": "17.0.1",
"@angular-eslint/eslint-plugin-template": "17.0.1",
"@angular-eslint/template-parser": "17.0.1",
"@angular/cli": "~17.0.0",
"@angular/compiler-cli": "17.0.3",
"@angular/language-service": "17.0.3",
"@babel/core": "^7.14.5",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "7.12.13",
"@commitlint/cli": "^17.0.0",
"@commitlint/config-conventional": "^17.0.0",
"@jscutlery/semver": "^2.25.2",
"@nrwl/rollup": "17.1.2",
"@nx/angular": "17.1.2",
"@nx/cypress": "17.1.2",
"@nx/eslint": "17.1.2",
"@nx/eslint-plugin": "17.1.2",
"@nx/jest": "17.1.2",
"@nx/js": "17.1.2",
"@nx/next": "17.1.2",
"@nx/react": "17.1.2",
"@nx/rollup": "17.1.2",
"@nx/storybook": "17.1.2",
"@nx/web": "17.1.2",
"@nx/webpack": "17.1.2",
"@nx/workspace": "17.1.2",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
"@rollup/plugin-url": "^7.0.0",
"@schematics/angular": "17.0.1",
"@storybook/addon-essentials": "7.5.3",
"@storybook/angular": "7.5.3",
"@storybook/core-server": "7.5.3",
"@storybook/react": "7.5.3",
"@svgr/rollup": "8.0.1",
"@svgr/webpack": "8.0.1",
"@swc-node/register": "~1.6.7",
"@swc/core": "~1.3.85",
"@testing-library/react": "14.0.0",
"@types/d3": "^7.4.0",
"@types/dot-object": "^2.1.2",
"@types/jest": "29.4.0",
"@types/marked": "^4.0.7",
"@types/node": "18.14.2",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.9",
"@types/react-measure": "^2.0.8",
"@types/react-router-dom": "5.3.3",
"@types/react-syntax-highlighter": "^15.5.5",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"babel-jest": "29.4.3",
"babel-loader": "8.1.0",
"css-loader": "^6.4.0",
"cypress": "^13.0.0",
"eslint": "8.46.0",
"eslint-config-next": "13.1.1",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-cypress": "2.14.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "^0.6.13",
"husky": "^8.0.0",
"jest": "29.4.3",
"jest-environment-jsdom": "29.4.3",
"jest-preset-angular": "13.1.4",
"jsonc-eslint-parser": "^2.1.0",
"lerna": "^6.1.0",
"minimatch": "^3.1.2",
"ng-packagr": "17.0.1",
"nx": "17.1.2",
"postcss": "8.4.16",
"postcss-import": "~14.1.0",
"postcss-preset-env": "~7.5.0",
"postcss-url": "~10.1.3",
"prettier": "2.6.2",
"react-refresh": "^0.10.0",
"sass": "1.55.0",
"style-loader": "^3.3.0",
"stylus": "0.59.0",
"stylus-loader": "^7.1.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.2.2",
"url-loader": "^4.1.1",
"webpack": "5.88.2",
"webpack-merge": "^5.8.0"
},
"workspaces": [
"packages/*"
]
}