This repository was archived by the owner on Mar 5, 2025. It is now read-only.
File tree 7 files changed +243
-385
lines changed
element-web-opendesk-module
element-web-widget-lifecycle-module
element-web-widget-toggles-module
7 files changed +243
-385
lines changed Original file line number Diff line number Diff line change 6
6
"version" : " 0.0.0" ,
7
7
"private" : true ,
8
8
"devDependencies" : {
9
- "@axe-core/playwright" : " ^4.8.4 " ,
9
+ "@axe-core/playwright" : " ^4.8.5 " ,
10
10
"@playwright/test" : " ^1.41.2" ,
11
- "@types/node" : " ^20.11.16 " ,
11
+ "@types/node" : " ^20.11.20 " ,
12
12
"cross-fetch" : " ^4.0.0" ,
13
- "eslint" : " ^8.56 .0" ,
14
- "eslint-plugin-playwright" : " ^0.22.2 " ,
15
- "testcontainers" : " ^10.6.0 " ,
13
+ "eslint" : " ^8.57 .0" ,
14
+ "eslint-plugin-playwright" : " ^1.3.1 " ,
15
+ "testcontainers" : " ^10.7.1 " ,
16
16
"typescript" : " ~5.0.4"
17
17
},
18
18
"scripts" : {
Original file line number Diff line number Diff line change 27
27
"@babel/plugin-proposal-private-property-in-object" : " ^7.21.11" ,
28
28
"@changesets/cli" : " ^2.27.1" ,
29
29
"depcheck" : " ^1.4.7" ,
30
- "eslint" : " ^8.56 .0" ,
30
+ "eslint" : " ^8.57 .0" ,
31
31
"eslint-config-prettier" : " ^9.1.0" ,
32
32
"eslint-config-react-app" : " ^7.0.1" ,
33
33
"eslint-plugin-notice" : " ^0.9.10" ,
34
34
"eslint-plugin-promise" : " ^6.1.1" ,
35
- "husky" : " ^9.0.10 " ,
35
+ "husky" : " ^9.0.11 " ,
36
36
"jest" : " ^29.7.0" ,
37
37
"jest-environment-jsdom" : " ^29.7.0" ,
38
- "lint-staged" : " ^15.2.1 " ,
38
+ "lint-staged" : " ^15.2.2 " ,
39
39
"prettier" : " ^3.2.5" ,
40
40
"prettier-plugin-organize-imports" : " ^3.2.4" ,
41
41
"shx" : " ^0.3.4" ,
Original file line number Diff line number Diff line change 20
20
"package" : " yarn build && npm pack && shx mv nordeck-element-web-guest-module-*.tgz nordeck-element-web-guest-module.tgz"
21
21
},
22
22
"devDependencies" : {
23
- "@microsoft/api-extractor" : " ^7.39.4 " ,
23
+ "@microsoft/api-extractor" : " ^7.41.0 " ,
24
24
"@testing-library/jest-dom" : " ^6.4.1" ,
25
25
"@testing-library/react" : " ^12.1.5" ,
26
26
"@testing-library/user-event" : " ^14.5.2" ,
27
27
"@types/jest" : " ^29.5.12" ,
28
28
"@types/react" : " ^17" ,
29
29
"cross-fetch" : " ^4.0.0" ,
30
- "esbuild" : " ^0.20.0 " ,
30
+ "esbuild" : " ^0.20.1 " ,
31
31
"msw" : " ^1.3.2" ,
32
32
"react" : " 17.0.2" ,
33
33
"react-dom" : " 17.0.2" ,
Original file line number Diff line number Diff line change 20
20
"package" : " yarn build && npm pack && shx mv nordeck-element-web-opendesk-module-*.tgz nordeck-element-web-opendesk-module.tgz"
21
21
},
22
22
"devDependencies" : {
23
- "@microsoft/api-extractor" : " ^7.39.4 " ,
23
+ "@microsoft/api-extractor" : " ^7.41.0 " ,
24
24
"@testing-library/jest-dom" : " ^6.4.1" ,
25
25
"@testing-library/react" : " ^12.1.5" ,
26
26
"@types/jest" : " ^29.5.12" ,
27
27
"@types/react" : " ^17" ,
28
28
"cross-fetch" : " ^4.0.0" ,
29
- "esbuild" : " ^0.20.0 " ,
29
+ "esbuild" : " ^0.20.1 " ,
30
30
"react" : " 17.0.2" ,
31
31
"react-dom" : " 17.0.2" ,
32
32
"typescript" : " ~5.0.4"
Original file line number Diff line number Diff line change 20
20
"package" : " yarn build && npm pack && shx mv nordeck-element-web-widget-lifecycle-module-*.tgz nordeck-element-web-widget-lifecycle-module.tgz"
21
21
},
22
22
"devDependencies" : {
23
- "@microsoft/api-extractor" : " ^7.39.4 " ,
24
- "esbuild" : " ^0.20.0 " ,
23
+ "@microsoft/api-extractor" : " ^7.41.0 " ,
24
+ "esbuild" : " ^0.20.1 " ,
25
25
"typescript" : " ~5.0.4"
26
26
},
27
27
"dependencies" : {
Original file line number Diff line number Diff line change 20
20
"package" : " yarn build && npm pack && shx mv nordeck-element-web-widget-toggles-module-*.tgz nordeck-element-web-widget-toggles-module.tgz"
21
21
},
22
22
"devDependencies" : {
23
- "@microsoft/api-extractor" : " ^7.39.1 " ,
23
+ "@microsoft/api-extractor" : " ^7.41.0 " ,
24
24
"@testing-library/jest-dom" : " ^6.2.0" ,
25
25
"@testing-library/react" : " ^12.1.5" ,
26
26
"@types/jest" : " ^29.5.11" ,
27
- "esbuild" : " ^0.19.11 " ,
27
+ "esbuild" : " ^0.20.1 " ,
28
28
"react" : " 17.0.2" ,
29
29
"react-dom" : " 17.0.2" ,
30
30
"typescript" : " ~5.0.4"
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments