File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 - uses : actions/checkout@v4
3636 - uses : actions/setup-node@v4
3737 with :
38- node-version : 22
38+ node-version : 22
3939 - name : Install Dependencies
4040 uses : borales/actions-yarn@v5
4141 with :
Original file line number Diff line number Diff line change 4848 },
4949 "devDependencies" : {
5050 "@electron/notarize" : " ^2.4.0" ,
51- "electron" : " ^32.0.2 " ,
51+ "electron" : " ^33.2.0 " ,
5252 "electron-builder" : " ^25.0.5"
5353 },
5454 "staticFiles" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @monogatari/core" ,
3- "version" : " 2.4 .0" ,
3+ "version" : " 2.5 .0" ,
44 "main" : " lib/monogatari.node.js" ,
55 "module" : " lib/monogatari.module.js" ,
66 "css" : " dist/engine/core/monogatari.css" ,
3030 "test" : " yarn run cypress"
3131 },
3232 "devDependencies" : {
33- "cypress" : " ^13.14 .2" ,
33+ "cypress" : " ^13.15 .2" ,
3434 "dotenv" : " ^16.4.5" ,
35- "eslint" : " ^9.10 .0" ,
36- "eslint-plugin-cypress" : " ^3.5 .0" ,
35+ "eslint" : " ^9.14 .0" ,
36+ "eslint-plugin-cypress" : " ^4.1 .0" ,
3737 "htmlhint" : " ^1.1.4" ,
38- "jsdoc" : " ^4.0.3 " ,
39- "stylelint" : " ^16.9 .0" ,
38+ "jsdoc" : " ^4.0.4 " ,
39+ "stylelint" : " ^16.10 .0" ,
4040 "stylelint-config-standard" : " ^36.0.1"
4141 },
4242 "dependencies" : {
4646 "@fortawesome/fontawesome-free" : " ^6.6.0" ,
4747 "animate.css" : " ^4.1.1" ,
4848 "deeply" : " ^3.1.0" ,
49- "esbuild" : " ^0.23.1 " ,
49+ "esbuild" : " ^0.24.0 " ,
5050 "esbuild-sass-plugin" : " ^3.3.1" ,
5151 "luxon" : " ^3.5.0" ,
5252 "mousetrap" : " ^1.6.5" ,
You can’t perform that action at this time.
0 commit comments