File tree Expand file tree Collapse file tree 6 files changed +165
-165
lines changed Expand file tree Collapse file tree 6 files changed +165
-165
lines changed Original file line number Diff line number Diff line change 1818 run : corepack enable
1919 - uses : actions/setup-node@v5
2020 with :
21- node-version : 24.8 .0
21+ node-version : 24.9 .0
2222 cache : ' yarn'
2323 - name : Install dependencies
2424 run : yarn install --immutable
@@ -151,7 +151,7 @@ jobs:
151151 - name : Set up Node.js
152152 uses : actions/setup-node@v5
153153 with :
154- node-version : 22.19 .0
154+ node-version : 22.20 .0
155155 cache : ' yarn'
156156
157157 - name : Install dependencies
Original file line number Diff line number Diff line change 3737 "chalk" : " 4.1.2" ,
3838 "extend" : " 3.0.2" ,
3939 "postcss" : " ^8.5.6" ,
40- "rollup" : " 4.52.2 " ,
40+ "rollup" : " 4.52.3 " ,
4141 "rollup-plugin-postcss" : " 4.0.2" ,
4242 "rollup-plugin-visualizer" : " 6.0.3" ,
4343 "yargs" : " 17.7.2"
Original file line number Diff line number Diff line change 3939 "extend" : " 3.0.2" ,
4040 "fs-extra" : " 11.3.2" ,
4141 "node-event-emitter" : " 0.0.1" ,
42- "rollup" : " 4.52.2 " ,
42+ "rollup" : " 4.52.3 " ,
4343 "yargs" : " 17.7.2"
4444 }
4545}
Original file line number Diff line number Diff line change 4040 "extend" : " 3.0.2" ,
4141 "html-webpack-plugin" : " 5.6.4" ,
4242 "portfinder" : " 1.0.38" ,
43- "puppeteer" : " 24.22.2 " ,
43+ "puppeteer" : " 24.22.3 " ,
4444 "regenerator-runtime" : " 0.14.1" ,
4545 "source-map-loader" : " 5.0.0" ,
4646 "webpack" : " 5.101.3" ,
7171 "monaco-editor-webpack-plugin" : " 7.1.0" ,
7272 "react" : " 18.3.1" ,
7373 "react-dom" : " 18.3.1" ,
74- "react-router" : " 7.9.1 "
74+ "react-router" : " 7.9.3 "
7575 }
7676}
Original file line number Diff line number Diff line change 7979 "jest-location-mock" : " ^2.0.0" ,
8080 "jimp" : " ^1.6.0" ,
8181 "lerna" : " 8.2.4" ,
82- "lint-staged" : " ^16.2.0 " ,
82+ "lint-staged" : " ^16.2.3 " ,
8383 "mocha-junit-reporter" : " 2.2.1" ,
8484 "picasso-plugin-q" : " 2.9.0" ,
8585 "picasso.js" : " 2.9.0" ,
8686 "prettier" : " 3.6.2" ,
87- "puppeteer" : " 24.22.2 " ,
87+ "puppeteer" : " 24.22.3 " ,
8888 "qix-faker" : " 0.3.0" ,
8989 "react-is" : " 18.3.1" ,
90- "rollup" : " 4.52.2 " ,
90+ "rollup" : " 4.52.3 " ,
9191 "rollup-plugin-sass" : " 1.15.3" ,
9292 "style-loader" : " 4.0.0" ,
9393 "whatwg-fetch" : " ^3.6.20" ,
9494 "yargs" : " 17.7.2"
9595 },
9696 "resolutions" : {
97- "caniuse-lite" : " 1.0.30001743 " ,
97+ "caniuse-lite" : " 1.0.30001745 " ,
9898 "react" : " 18.3.1" ,
9999 "react-dom" : " 18.3.1" ,
100100 "react-is" : " 18.3.1" ,
You can’t perform that action at this time.
0 commit comments