File tree Expand file tree Collapse file tree 3 files changed +3450
-2506
lines changed Expand file tree Collapse file tree 3 files changed +3450
-2506
lines changed Original file line number Diff line number Diff line change 24
24
"author" : " Angelo Veltens" ,
25
25
"license" : " MIT" ,
26
26
"devDependencies" : {
27
- "@babel/preset-env" : " ^7.18.10 " ,
27
+ "@babel/preset-env" : " ^7.19.4 " ,
28
28
"@babel/preset-typescript" : " ^7.18.6" ,
29
- "@types/jest" : " ^29.0 .0" ,
29
+ "@types/jest" : " ^29.2 .0" ,
30
30
"@types/jest-when" : " ^3.5.2" ,
31
- "@typescript-eslint/eslint-plugin" : " ^5.36.1 " ,
32
- "@typescript-eslint/parser" : " ^5.36.1 " ,
33
- "esbuild" : " ^0.15.6 " ,
34
- "eslint" : " ^8.23 .0" ,
35
- "jest" : " ^29.0.1 " ,
36
- "jest-when" : " ^3.5.1 " ,
31
+ "@typescript-eslint/eslint-plugin" : " ^5.41.0 " ,
32
+ "@typescript-eslint/parser" : " ^5.41.0 " ,
33
+ "esbuild" : " ^0.15.12 " ,
34
+ "eslint" : " ^8.26 .0" ,
35
+ "jest" : " ^29.2.2 " ,
36
+ "jest-when" : " ^3.5.2 " ,
37
37
"prettier" : " ^2.7.1" ,
38
38
"rimraf" : " ^3.0.2" ,
39
- "typescript" : " ^4.8.2 "
39
+ "typescript" : " ^4.8.4 "
40
40
},
41
41
"dependencies" : {
42
42
"@inrupt/solid-client-authn-browser" : " ^1.12.2" ,
Original file line number Diff line number Diff line change 23
23
"dependencies" : {
24
24
"@ionic/core" : " ^5.9.4" ,
25
25
"@pod-os/core" : " ^0.3.0" ,
26
- "@stencil/core" : " ^2.17.4 " ,
26
+ "@stencil/core" : " ^2.19.1 " ,
27
27
"@stencil/store" : " ^1.5.0" ,
28
- "jest-when" : " ^3.5.1 " ,
28
+ "jest-when" : " ^3.5.2 " ,
29
29
"stencil-router-v2" : " ^0.6.0"
30
30
},
31
31
"devDependencies" : {
32
- "@testing-library/dom" : " ^8.17.1 " ,
32
+ "@testing-library/dom" : " ^8.19.0 " ,
33
33
"@testing-library/jest-dom" : " ^5.16.5" ,
34
34
"@types/jest" : " ^26.0.24" ,
35
35
"jest" : " ^26.6.3" ,
You can’t perform that action at this time.
0 commit comments