This repository was archived by the owner on Mar 5, 2025. It is now read-only.
File tree 6 files changed +346
-341
lines changed
element-web-opendesk-module
element-web-widget-lifecycle-module
6 files changed +346
-341
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.7.3 " ,
10
- "@playwright/test" : " ^1.38 .0" ,
11
- "@types/node" : " ^20.6.2 " ,
9
+ "@axe-core/playwright" : " ^4.8.1 " ,
10
+ "@playwright/test" : " ^1.39 .0" ,
11
+ "@types/node" : " ^20.8.7 " ,
12
12
"cross-fetch" : " ^4.0.0" ,
13
- "eslint" : " ^8.49 .0" ,
14
- "eslint-plugin-playwright" : " ^0.16 .0" ,
13
+ "eslint" : " ^8.51 .0" ,
14
+ "eslint-plugin-playwright" : " ^0.17 .0" ,
15
15
"testcontainers" : " ^10.2.1" ,
16
16
"typescript" : " ~5.0.4"
17
17
},
Original file line number Diff line number Diff line change 26
26
"devDependencies" : {
27
27
"@babel/plugin-proposal-private-property-in-object" : " ^7.21.11" ,
28
28
"@changesets/cli" : " ^2.26.2" ,
29
- "depcheck" : " ^1.4.6 " ,
30
- "eslint" : " ^8.49 .0" ,
29
+ "depcheck" : " ^1.4.7 " ,
30
+ "eslint" : " ^8.51 .0" ,
31
31
"eslint-config-prettier" : " ^9.0.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
35
"husky" : " ^8.0.3" ,
36
36
"jest" : " ^29.7.0" ,
37
37
"jest-environment-jsdom" : " ^29.7.0" ,
38
- "lint-staged" : " ^14 .0.1" ,
38
+ "lint-staged" : " ^15 .0.1" ,
39
39
"prettier" : " ^3.0.2" ,
40
40
"prettier-plugin-organize-imports" : " ^3.2.3" ,
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.37 .0" ,
24
- "@testing-library/jest-dom" : " ^6.1.3 " ,
23
+ "@microsoft/api-extractor" : " ^7.38 .0" ,
24
+ "@testing-library/jest-dom" : " ^6.1.4 " ,
25
25
"@testing-library/react" : " ^12.1.5" ,
26
26
"@testing-library/user-event" : " ^14.5.1" ,
27
- "@types/jest" : " ^29.5.5 " ,
27
+ "@types/jest" : " ^29.5.6 " ,
28
28
"@types/react" : " ^17" ,
29
29
"cross-fetch" : " ^4.0.0" ,
30
- "esbuild" : " ^0.19.3 " ,
31
- "msw" : " ^1.3.1 " ,
30
+ "esbuild" : " ^0.19.5 " ,
31
+ "msw" : " ^1.3.2 " ,
32
32
"react" : " 17.0.2" ,
33
33
"react-dom" : " 17.0.2" ,
34
34
"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-opendesk-module-*.tgz nordeck-element-web-opendesk-module.tgz"
21
21
},
22
22
"devDependencies" : {
23
- "@microsoft/api-extractor" : " ^7.37 .0" ,
24
- "@testing-library/jest-dom" : " ^6.1.3 " ,
23
+ "@microsoft/api-extractor" : " ^7.38 .0" ,
24
+ "@testing-library/jest-dom" : " ^6.1.4 " ,
25
25
"@testing-library/react" : " ^12.1.5" ,
26
- "@types/jest" : " ^29.5.5 " ,
26
+ "@types/jest" : " ^29.5.6 " ,
27
27
"@types/react" : " ^17" ,
28
28
"cross-fetch" : " ^4.0.0" ,
29
- "esbuild" : " ^0.19.3 " ,
29
+ "esbuild" : " ^0.19.5 " ,
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.37 .0" ,
24
- "esbuild" : " ^0.19.3 " ,
23
+ "@microsoft/api-extractor" : " ^7.38 .0" ,
24
+ "esbuild" : " ^0.19.5 " ,
25
25
"typescript" : " ~5.0.4"
26
26
},
27
27
"dependencies" : {
You can’t perform that action at this time.
0 commit comments