Skip to content

Commit 2c5c78e

Browse files
fix(deps): update minor and patch (#1836)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c56638c commit 2c5c78e

File tree

8 files changed

+382
-533
lines changed

8 files changed

+382
-533
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
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

apis/nucleus/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
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",

apis/stardust/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
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",

commands/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
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"

commands/sense/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
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
}

commands/serve/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
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",
@@ -71,6 +71,6 @@
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
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
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",
@@ -78,23 +78,23 @@
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",

0 commit comments

Comments
 (0)