File tree 3 files changed +95
-95
lines changed
3 files changed +95
-95
lines changed Original file line number Diff line number Diff line change 54
54
"@types/node" : " ^22.10.2" ,
55
55
"conventional-changelog-conventionalcommits" : " ^7.0.2" ,
56
56
"cross-env" : " ^7.0.3" ,
57
- "cypress" : " ^13.16.1 " ,
57
+ "cypress" : " ^13.17.0 " ,
58
58
"cypress-real-events" : " ^1.13.0" ,
59
59
"eslint" : " ^9.17.0" ,
60
60
"eslint-plugin-cypress" : " ^4.1.0" ,
61
- "eslint-plugin-n" : " ^17.15.0 " ,
61
+ "eslint-plugin-n" : " ^17.15.1 " ,
62
62
"eslint-plugin-prefer-arrow" : " ^1.2.3" ,
63
- "globals" : " ^15.13 .0" ,
63
+ "globals" : " ^15.14 .0" ,
64
64
"jest" : " ^29.7.0" ,
65
65
"jest-cli" : " ^29.7.0" ,
66
66
"jest-environment-jsdom" : " ^29.7.0" ,
67
67
"jest-extended" : " ^4.0.2" ,
68
68
"jest-transform-stub" : " ^2.0.0" ,
69
69
"jsdom-global" : " ^3.0.2" ,
70
- "npm-run-all2" : " ^7.0.1 " ,
71
- "pnpm" : " ^9.15.0 " ,
70
+ "npm-run-all2" : " ^7.0.2 " ,
71
+ "pnpm" : " ^9.15.1 " ,
72
72
"rimraf" : " ^5.0.10" ,
73
73
"rxjs" : " ^7.8.1" ,
74
74
"ts-jest" : " ^29.2.5" ,
75
75
"typescript" : " ^5.7.2" ,
76
- "typescript-eslint" : " ^8.18.0 "
76
+ "typescript-eslint" : " ^8.18.1 "
77
77
},
78
78
"pnpm" : {
79
79
"overrides" : {
80
80
"express" : " ^4.21.2" ,
81
81
"ws" : " ^8.18.0"
82
82
}
83
83
},
84
- "packageManager" :
" [email protected] .0 "
84
+ "packageManager" :
" [email protected] .1 "
85
85
}
Original file line number Diff line number Diff line change 77
77
"html-webpack-plugin" : " ^5.6.3" ,
78
78
"htmlhint" : " ^1.1.4" ,
79
79
"isomorphic-fetch" : " ^3.0.0" ,
80
- "npm-run-all2" : " ^7.0.1 " ,
80
+ "npm-run-all2" : " ^7.0.2 " ,
81
81
"postcss" : " ^8.4.49" ,
82
82
"postcss-loader" : " ^8.1.1" ,
83
83
"rimraf" : " ^5.0.10" ,
You can’t perform that action at this time.
0 commit comments