-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathpackage.json
More file actions
147 lines (147 loc) · 4.56 KB
/
package.json
File metadata and controls
147 lines (147 loc) · 4.56 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
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
{
"name": "forgerock-platform-ui",
"version": "1.0.0",
"license": "MIT",
"private": true,
"scripts": {
"unit": "jest",
"unit:watch": "jest --watch",
"postinstall": "husky install",
"test:cb": "jest --config=jest.config.crossbrowser.js",
"test:docker-lodestar:build": "docker build -t platform-ui-e2e-testrunner -f docker-lodestar-e2e/Dockerfile .",
"test:docker-lodestar:run": "docker run -it --network host -v /var/run/docker.sock:/var/run/docker.sock -v ~/.ssh:/root/.ssh -v ~/.config/gcloud:/root/.config/gcloud -e DEPLOYMENT_NAMESPACE=$USER platform-ui-e2e-testrunner",
"copyright-bot": "yarn g:copyright-bot",
"coverage-diff": "yarn g:coverage-diff"
},
"dependencies": {
"@badeball/cypress-cucumber-preprocessor": "24.0.1",
"@bahmutov/cypress-esbuild-preprocessor": "2.2.3",
"@forgerock/javascript-sdk": "4.9.0",
"@forgerock/ping-protect": "4.7.0",
"@forgerock/platform-shared": "1.0.0",
"@neuralegion/cypress-har-generator": "5.16.4",
"@testing-library/cypress": "10.0.1",
"cypress-file-upload": "5.0.8",
"got": "11.8.5",
"imap": "^0.8.19",
"lodash": "4.18.1",
"nodemailer": "8.0.5"
},
"devDependencies": {
"@babel/eslint-parser": "7.22.9",
"@faker-js/faker": "9.8.0",
"@percy/cli": "1.31.7",
"@percy/cypress": "3.1.6",
"@testing-library/dom": "9.3.1",
"@testing-library/jest-dom": "6.1.2",
"@testing-library/user-event": "13.0.1",
"@testing-library/vue": "8.0.1",
"@vue/compat": "3.3.4",
"@vue/compiler-sfc": "3.3.4",
"@vue/test-utils": "2.4.1",
"babel-jest": "29.6.3",
"babel-plugin-require-context-hook": "1.0.0",
"babel-plugin-transform-import-meta": "2.3.2",
"browserstack-cypress-cli": "1.36.3",
"chrome-launcher": "1.1.0",
"cypress-real-events": "1.15.0",
"dotenv": "8.2.0",
"eslint": "5.16.0",
"eslint-config-airbnb-base": "14.2.0",
"eslint-import-resolver-alias": "1.1.2",
"eslint-import-resolver-node": "0.3.4",
"eslint-plugin-cypress": "2.11.1",
"eslint-plugin-mocha": "8.1.0",
"eslint-plugin-vue": "9.15.1",
"husky": "5.0.4",
"jest": "29.6.3",
"jest-axe": "10.0.0",
"jest-circus": "28.1.3",
"jest-css-modules": "2.1.0",
"jest-environment-jsdom": "29.6.3",
"jest-environment-node": "29.6.3",
"jest-runner-eslint": "0.10.0",
"jest-runner-stylelint": "2.3.7",
"jest-transform-stub": "2.0.0",
"lighthouse": "11.0.0",
"mocha": "8.4.0",
"mochawesome": "6.1.1",
"mochawesome-merge": "4.1.0",
"mochawesome-report-generator": "5.1.0",
"nano-staged": "0.8.0",
"nock": "13.0.4",
"postcss-html": "1.4.1",
"puppeteer-core": "22.5.0",
"sass": "1.52.1",
"sass-loader": "8.0.2",
"selenium-webdriver": "4.0.0-alpha.7",
"style-resources-loader": "1.2.1",
"stylelint": "14.1.0",
"stylelint-config-html": "1.0.0",
"uuid": "3.3.3",
"vue": "3.3.4",
"vue-demi": "0.14.5"
},
"resolutions": {
"@babel/runtime": "7.26.10",
"ajv@npm:^6": "6.14.0",
"ajv@npm:^8": "8.18.0",
"autoprefixer": "10.4.5",
"brace-expansion": "2.0.3",
"cross-spawn": "7.0.5",
"diff": "5.2.2",
"elliptic": "6.6.0",
"form-data": "4.0.4",
"glob@npm:>=10": "10.5.0",
"istanbul-lib-instrument": "5.2.0",
"js-yaml": "4.1.1",
"lodash": "4.18.1",
"eslint/minimatch": "3.1.5",
"eslint-plugin-import/minimatch": "3.1.5",
"find-cypress-specs/minimatch": "3.1.5",
"glob@npm:7.1.6/minimatch": "3.1.5",
"glob@npm:7.2.3/minimatch": "3.1.5",
"jshint/minimatch": "3.1.5",
"mocha@npm:8.4.0/minimatch": "3.1.5",
"test-exclude/minimatch": "3.1.5",
"mocha@npm:10.8.2/minimatch": "5.1.9",
"readdir-glob@npm:1.1.3/minimatch": "5.1.9",
"glob@npm:8.1.0/minimatch": "8.0.7",
"editorconfig/minimatch": "9.0.7",
"glob@npm:10.5.0/minimatch": "9.0.7",
"@typescript-eslint/typescript-estree/minimatch": "9.0.7",
"nanoid": "3.3.8",
"picomatch@npm:^2": "2.3.2",
"picomatch@npm:^4": "4.0.4",
"ramda@npm:^0.25.0": "0.27.1",
"semver": "7.5.4",
"serialize-javascript": "7.0.5",
"socks": "2.8.7",
"tar": "7.5.11",
"tar-fs": "3.0.8",
"tmp": "0.2.5",
"undici": "6.24.0",
"validator": "13.15.23",
"vue": "3.3.4",
"vue-i18n": "10.0.8",
"ws": "8.17.1",
"yaml@npm:1.10.0": "1.10.2",
"yaml@npm:^2": "2.8.3"
},
"workspaces": {
"packages": [
"packages/*"
]
},
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie < 11"
],
"packageManager": "yarn@3.6.1"
}