-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
143 lines (143 loc) · 4.65 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
{
"name": "app-speed",
"scripts": {
"start": "nx serve user-flow-manager",
"lint:affected": "nx run-many --all --t lint",
"build:affected": "nx run-many --all -t build",
"test:affected": "nx run-many --all -t test",
"prepare": "husky"
},
"dependencies": {
"@angular/animations": "19.0.4",
"@angular/cdk": "19.0.3",
"@angular/common": "19.0.4",
"@angular/compiler": "19.0.4",
"@angular/core": "19.0.4",
"@angular/forms": "19.0.4",
"@angular/material": "19.0.3",
"@angular/platform-browser": "19.0.4",
"@angular/platform-browser-dynamic": "19.0.4",
"@angular/router": "19.0.4",
"@aws-sdk/client-api-gateway": "^3.609.0",
"@aws-sdk/client-apigatewaymanagementapi": "^3.204.0",
"@aws-sdk/client-ec2": "^3.226.0",
"@aws-sdk/client-lambda": "^3.609.0",
"@aws-sdk/client-s3": "^3.190.0",
"@aws-sdk/client-sqs": "^3.186.0",
"@aws-sdk/client-ssm": "^3.226.0",
"@nx/devkit": "20.2.2",
"@puppeteer/replay": "^3.1.1",
"@rx-angular/cdk": "19.0.0",
"@rx-angular/state": "19.0.0",
"@rx-angular/template": "19.0.0",
"aws-sdk": "^2.1218.0",
"axios": "1.6.0",
"lighthouse": "^12.3.0",
"ngx-scrollbar": "^14.0.0-beta.0",
"puppeteer": "^23.10.4",
"rxjs": "~7.5.0",
"swiper": "^11.1.14",
"tslib": "^2.3.0",
"yargs": "^17.7.2",
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "19.0.5",
"@angular-devkit/core": "19.0.5",
"@angular-devkit/schematics": "19.0.5",
"@angular-eslint/eslint-plugin": "19.0.2",
"@angular-eslint/eslint-plugin-template": "19.0.2",
"@angular-eslint/template-parser": "19.0.2",
"@angular/cli": "~19.0.0",
"@angular/compiler-cli": "19.0.4",
"@angular/language-service": "19.0.4",
"@commitlint/cli": "^18.0.0",
"@commitlint/config-angular": "^18.0.0",
"@nx/angular": "20.2.2",
"@nx/cypress": "20.2.2",
"@nx/esbuild": "20.2.2",
"@nx/eslint": "20.2.2",
"@nx/eslint-plugin": "20.2.2",
"@nx/jest": "20.2.2",
"@nx/js": "20.2.2",
"@nx/node": "20.2.2",
"@nx/plugin": "20.2.2",
"@nx/storybook": "20.2.2",
"@nx/vite": "20.2.2",
"@nx/web": "20.2.2",
"@schematics/angular": "19.0.5",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^12.0.0",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@semantic-release/release-notes-generator": "^13.0.0",
"@storybook/addon-docs": "8.4.6",
"@storybook/addon-essentials": "8.4.6",
"@storybook/addon-mdx-gfm": "8.4.6",
"@storybook/angular": "8.4.6",
"@storybook/core-common": "8.4.6",
"@storybook/core-server": "8.4.6",
"@types/archiver": "^6.0.2",
"@types/aws-lambda": "^8.10.140",
"@types/jest": "29.5.13",
"@types/node": "^18.16.9",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"@typescript-eslint/utils": "^7.16.0",
"@vitest/coverage-v8": "1.4.0",
"@vitest/ui": "1.4.0",
"archiver": "^7.0.1",
"autoprefixer": "^10.4.0",
"chromatic": "^7.2.0",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cypress": "13.13.0",
"esbuild": "0.19.2",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "2.13.4",
"eslint-plugin-storybook": "0.9.0",
"html-webpack-plugin": "^5.5.0",
"husky": "^9.0.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-environment-node": "29.7.0",
"jest-preset-angular": "14.4.2",
"jsdom": "25.0.1",
"jsonc-eslint-parser": "2.4.0",
"ng-packagr": "19.0.1",
"nx": "20.2.2",
"nx-release": "3.3.0",
"postcss": "^8.4.5",
"postcss-import": "~14.1.0",
"postcss-preset-env": "~7.5.0",
"postcss-url": "~10.1.3",
"prettier": "3.3.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"replace-json-property": "^1.9.0",
"storybook": "8.4.6",
"stylelint": "^16.6.1",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-prettier": "^5.0.0",
"ts-jest": "29.1.0",
"typescript": "5.6.3",
"vite": "5.1.3",
"vite-plugin-eslint": "^1.8.1",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "1.4.0",
"webpack": "^5.64.0"
},
"optionalDependencies": {
"@nx/nx-darwin-arm64": "20.2.2",
"@nx/nx-darwin-x64": "20.2.2",
"@nx/nx-freebsd-x64": "20.2.2",
"@nx/nx-linux-arm-gnueabihf": "20.2.2",
"@nx/nx-linux-arm64-gnu": "20.2.2",
"@nx/nx-linux-arm64-musl": "20.2.2",
"@nx/nx-linux-x64-gnu": "20.2.2",
"@nx/nx-linux-x64-musl": "20.2.2",
"@nx/nx-win32-arm64-msvc": "20.2.2",
"@nx/nx-win32-x64-msvc": "20.2.2"
}
}