File tree Expand file tree Collapse file tree 8 files changed +382
-533
lines changed Expand file tree Collapse file tree 8 files changed +382
-533
lines changed Original file line number Diff line number Diff line change 1818 run : corepack enable
1919 - uses : actions/setup-node@v6
2020 with :
21- node-version : 24.11.0
21+ node-version : 24.11.1
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@v6
153153 with :
154- node-version : 24.11.0
154+ node-version : 24.11.1
155155 cache : ' yarn'
156156
157157 - name : Install dependencies
Original file line number Diff line number Diff line change 1313 "@nebula.js/supernova" : " ^6.1.1" ,
1414 "@nebula.js/theme" : " ^6.1.1" ,
1515 "@nebula.js/ui" : " ^6.1.1" ,
16- "@qlik/api" : " 1.48 .0" ,
16+ "@qlik/api" : " 1.50 .0" ,
1717 "@testing-library/dom" : " ^10.4.1" ,
1818 "@testing-library/react" : " ^16.3.0" ,
1919 "extend" : " 3.0.2" ,
2020 "node-event-emitter" : " 0.0.1" ,
21- "qlik-chart-modules" : " 0.99.0 " ,
21+ "qlik-chart-modules" : " 0.99.2 " ,
2222 "react" : " 18.3.1" ,
2323 "react-dom" : " 18.3.1" ,
2424 "react-test-renderer" : " 18.3.1" ,
Original file line number Diff line number Diff line change 5252 "@nebula.js/supernova" : " ^6.1.1" ,
5353 "@nebula.js/theme" : " ^6.1.1" ,
5454 "@nebula.js/ui" : " ^6.1.1" ,
55- "@qlik/api" : " 1.48 .0" ,
55+ "@qlik/api" : " 1.50 .0" ,
5656 "@scriptappy/cli" : " 0.10.1" ,
5757 "@scriptappy/from-jsdoc" : " 0.19.1" ,
5858 "@scriptappy/to-dts" : " 1.0.0" ,
Original file line number Diff line number Diff line change 3636 "chalk" : " 4.1.2" ,
3737 "extend" : " 3.0.2" ,
3838 "postcss" : " ^8.5.6" ,
39- "rollup" : " 4.53.1 " ,
39+ "rollup" : " 4.53.3 " ,
4040 "rollup-plugin-postcss" : " 4.0.2" ,
4141 "rollup-plugin-visualizer" : " 6.0.5" ,
4242 "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.53.1 " ,
42+ "rollup" : " 4.53.3 " ,
4343 "yargs" : " 17.7.2"
4444 }
4545}
Original file line number Diff line number Diff line change 3838 "cross-env" : " 10.1.0" ,
3939 "express" : " 5.1.0" ,
4040 "extend" : " 3.0.2" ,
41- "html-webpack-plugin" : " 5.6.4 " ,
41+ "html-webpack-plugin" : " 5.6.5 " ,
4242 "portfinder" : " 1.0.38" ,
43- "puppeteer" : " 24.29.1 " ,
43+ "puppeteer" : " 24.30.0 " ,
4444 "regenerator-runtime" : " 0.14.1" ,
4545 "source-map-loader" : " 5.0.0" ,
46- "webpack" : " 5.102.1 " ,
46+ "webpack" : " 5.103.0 " ,
4747 "webpack-cli" : " 6.0.1" ,
4848 "webpack-dev-server" : " 5.2.2" ,
4949 "ws" : " 8.18.3" ,
7171 "monaco-editor-webpack-plugin" : " 7.1.1" ,
7272 "react" : " 18.3.1" ,
7373 "react-dom" : " 18.3.1" ,
74- "react-router" : " 7.9.5 "
74+ "react-router" : " 7.9.6 "
7575 }
7676}
Original file line number Diff line number Diff line change 6565 "eslint-config-airbnb" : " 19.0.4" ,
6666 "eslint-config-prettier" : " 10.1.8" ,
6767 "eslint-plugin-import" : " 2.32.0" ,
68- "eslint-plugin-jest" : " ^29.0.1 " ,
68+ "eslint-plugin-jest" : " ^29.1.0 " ,
6969 "eslint-plugin-jsx-a11y" : " 6.10.2" ,
7070 "eslint-plugin-mocha" : " 11.2.0" ,
7171 "eslint-plugin-prettier" : " 5.5.4" ,
7878 "jest-junit" : " ^16.0.0" ,
7979 "jest-location-mock" : " ^2.0.0" ,
8080 "jimp" : " ^1.6.0" ,
81- "lerna" : " 9.0.0 " ,
81+ "lerna" : " 9.0.1 " ,
8282 "lint-staged" : " ^16.2.6" ,
8383 "mocha-junit-reporter" : " 2.2.1" ,
8484 "picasso-plugin-q" : " 2.10.0" ,
8585 "picasso.js" : " 2.10.0" ,
8686 "prettier" : " 3.6.2" ,
87- "puppeteer" : " 24.29.1 " ,
87+ "puppeteer" : " 24.30.0 " ,
8888 "qix-faker" : " 0.3.0" ,
8989 "react-is" : " 18.3.1" ,
90- "rollup" : " 4.53.1 " ,
90+ "rollup" : " 4.53.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.30001754 " ,
97+ "caniuse-lite" : " 1.0.30001756 " ,
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