File tree Expand file tree Collapse file tree 2 files changed +233
-227
lines changed Expand file tree Collapse file tree 2 files changed +233
-227
lines changed Original file line number Diff line number Diff line change 59
59
"shadow-dom-selector" : " ^4.1.2"
60
60
},
61
61
"devDependencies" : {
62
- "@playwright/test" : " 1.47.0 " ,
62
+ "@playwright/test" : " 1.47.1 " ,
63
63
"@rollup/plugin-node-resolve" : " ^15.2.3" ,
64
64
"@rollup/plugin-terser" : " ^0.4.4" ,
65
65
"@types/eslint" : " ^9.6.1" ,
66
- "@types/node" : " ^22.5.4 " ,
66
+ "@types/node" : " ^22.5.5 " ,
67
67
"@types/sinon" : " ^17.0.3" ,
68
68
"eslint" : " ^9.10.0" ,
69
69
"globals" : " ^15.9.0" ,
70
70
"nyc" : " ^17.0.0" ,
71
71
"playwright-test-coverage" : " ^1.2.12" ,
72
- "rollup" : " ^4.21.2 " ,
72
+ "rollup" : " ^4.21.3 " ,
73
73
"rollup-plugin-istanbul" : " ^5.0.0" ,
74
74
"rollup-plugin-serve" : " ^2.0.3" ,
75
75
"rollup-plugin-ts" : " ^3.4.5" ,
76
- "sinon" : " ^18 .0.0 " ,
76
+ "sinon" : " ^19 .0.2 " ,
77
77
"tslib" : " ^2.7.0" ,
78
- "typescript" : " ^5.5.4 " ,
79
- "typescript-eslint" : " ^8.4 .0"
78
+ "typescript" : " ^5.6.2 " ,
79
+ "typescript-eslint" : " ^8.5 .0"
80
80
}
81
81
}
You can’t perform that action at this time.
0 commit comments