File tree 4 files changed +144
-136
lines changed
4 files changed +144
-136
lines changed Original file line number Diff line number Diff line change 23
23
"docs:coverage" : " yarn workspace phoenix-event-display docs:coverage"
24
24
},
25
25
"devDependencies" : {
26
- "@eslint/compat" : " ^1.2.2 " ,
27
- "@eslint/eslintrc" : " ^3.1 .0" ,
28
- "@eslint/js" : " ^9.14 .0" ,
26
+ "@eslint/compat" : " ^1.2.3 " ,
27
+ "@eslint/eslintrc" : " ^3.2 .0" ,
28
+ "@eslint/js" : " ^9.15 .0" ,
29
29
"@types/jest" : " ~29.5.14" ,
30
- "@types/node" : " ^22.9.0 " ,
31
- "@typescript-eslint/eslint-plugin" : " ^8.14 .0" ,
32
- "@typescript-eslint/parser" : " ^8.14 .0" ,
33
- "eslint" : " ^9.14 .0" ,
30
+ "@types/node" : " ^22.9.1 " ,
31
+ "@typescript-eslint/eslint-plugin" : " ^8.15 .0" ,
32
+ "@typescript-eslint/parser" : " ^8.15 .0" ,
33
+ "eslint" : " ^9.15 .0" ,
34
34
"eslint-config-prettier" : " ^9.1.0" ,
35
35
"eslint-plugin-prettier" : " ^5.2.1" ,
36
- "husky" : " ^9.1.6 " ,
36
+ "husky" : " ^9.1.7 " ,
37
37
"jest" : " ~29.7.0" ,
38
38
"jest-environment-jsdom" : " ~29.7.0" ,
39
39
"lerna" : " ^8.1.9" ,
Original file line number Diff line number Diff line change 39
39
},
40
40
"dependencies" : {
41
41
"@babel/core" : " ^7.26.0" ,
42
- "@tweenjs/tween.js" : " ^23.1.2 " ,
42
+ "@tweenjs/tween.js" : " ^23.1.3 " ,
43
43
"dat.gui" : " ^0.7.9" ,
44
44
"html2canvas" : " ^1.4.1" ,
45
45
"jsroot" : " ^7.8.0" ,
Original file line number Diff line number Diff line change 53
53
"@angular/language-service" : " ^18.2.11" ,
54
54
"@types/qrcode" : " ^1.5.5" ,
55
55
"concurrently" : " ^8.2.2" ,
56
- "cypress" : " ^13.15.2 " ,
56
+ "cypress" : " ^13.16.0 " ,
57
57
"jest" : " ^29.7.0" ,
58
- "jest-preset-angular" : " ^14.2.4 " ,
58
+ "jest-preset-angular" : " ^14.3.2 " ,
59
59
"ng-packagr" : " ^18.2.1" ,
60
60
"ts-jest" : " ^29.2.5"
61
61
},
You can’t perform that action at this time.
0 commit comments