Skip to content

Commit 8ae8848

Browse files
fix(deps): update minor and patch (#1772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 343dedf commit 8ae8848

File tree

8 files changed

+419
-241
lines changed

8 files changed

+419
-241
lines changed

.codesandbox/mekko/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
},
1515
"devDependencies": {
1616
"@babel/core": "7.27.4",
17-
"parcel": "^2.15.2"
17+
"parcel": "^2.15.4"
1818
}
1919
}

apis/nucleus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@testing-library/react": "^16.3.0",
1818
"extend": "3.0.2",
1919
"node-event-emitter": "0.0.1",
20-
"qlik-chart-modules": "0.94.0",
20+
"qlik-chart-modules": "0.95.0",
2121
"react": "18.3.1",
2222
"react-dom": "18.3.1",
2323
"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": "^5.16.0",
5353
"@nebula.js/theme": "^5.16.0",
5454
"@nebula.js/ui": "^5.16.0",
55-
"@qlik/api": "^1.34.0",
55+
"@qlik/api": "^1.37.0",
5656
"@scriptappy/cli": "0.10.0",
5757
"@scriptappy/from-jsdoc": "0.19.0",
5858
"@scriptappy/to-dts": "1.0.0",

commands/build/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,21 @@
2626
"@babel/plugin-transform-react-jsx": "7.27.1",
2727
"@babel/preset-env": "7.27.2",
2828
"@rollup/plugin-babel": "6.0.4",
29-
"@rollup/plugin-commonjs": "28.0.5",
29+
"@rollup/plugin-commonjs": "28.0.6",
3030
"@rollup/plugin-json": "6.1.0",
3131
"@rollup/plugin-node-resolve": "16.0.1",
3232
"@rollup/plugin-replace": "6.0.2",
3333
"@rollup/plugin-terser": "0.4.4",
3434
"chalk": "4.1.2",
3535
"extend": "3.0.2",
36-
"postcss": "^8.5.5",
37-
"rollup": "4.43.0",
36+
"postcss": "^8.5.6",
37+
"rollup": "4.44.0",
3838
"rollup-plugin-postcss": "4.0.2",
3939
"rollup-plugin-visualizer": "6.0.3",
4040
"yargs": "17.7.2"
4141
},
4242
"devDependencies": {
43-
"@rollup/plugin-typescript": "12.1.2",
43+
"@rollup/plugin-typescript": "12.1.3",
4444
"tslib": "*",
4545
"typescript": ">=5.8.3"
4646
}

commands/sense/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
"@babel/preset-env": "7.27.2",
3333
"@nebula.js/stardust": "^5.16.0",
3434
"@rollup/plugin-babel": "6.0.4",
35-
"@rollup/plugin-commonjs": "28.0.5",
35+
"@rollup/plugin-commonjs": "28.0.6",
3636
"@rollup/plugin-node-resolve": "16.0.1",
3737
"@rollup/plugin-replace": "6.0.2",
3838
"@rollup/plugin-terser": "0.4.4",
3939
"extend": "3.0.2",
4040
"fs-extra": "11.3.0",
4141
"node-event-emitter": "0.0.1",
42-
"rollup": "4.43.0",
42+
"rollup": "4.44.0",
4343
"yargs": "17.7.2"
4444
}
4545
}

commands/serve/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"extend": "3.0.2",
4141
"html-webpack-plugin": "5.6.3",
4242
"portfinder": "1.0.37",
43-
"puppeteer": "24.10.1",
43+
"puppeteer": "24.10.2",
4444
"regenerator-runtime": "0.14.1",
4545
"source-map-loader": "5.0.0",
4646
"webpack": "5.99.9",

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
"@babel/preset-react": "7.27.1",
4646
"@commitlint/cli": "19.8.1",
4747
"@commitlint/config-conventional": "19.8.1",
48-
"@playwright/test": "1.53.0",
48+
"@playwright/test": "1.53.1",
4949
"@rollup/plugin-babel": "6.0.4",
50-
"@rollup/plugin-commonjs": "28.0.5",
50+
"@rollup/plugin-commonjs": "28.0.6",
5151
"@rollup/plugin-json": "6.1.0",
5252
"@rollup/plugin-node-resolve": "16.0.1",
5353
"@rollup/plugin-replace": "6.0.2",
@@ -65,11 +65,11 @@
6565
"eslint": "8.57.1",
6666
"eslint-config-airbnb": "19.0.4",
6767
"eslint-config-prettier": "10.1.5",
68-
"eslint-plugin-import": "2.31.0",
68+
"eslint-plugin-import": "2.32.0",
6969
"eslint-plugin-jest": "^28.14.0",
7070
"eslint-plugin-jsx-a11y": "6.10.2",
7171
"eslint-plugin-mocha": "10.5.0",
72-
"eslint-plugin-prettier": "5.4.1",
72+
"eslint-plugin-prettier": "5.5.0",
7373
"eslint-plugin-react": "7.37.5",
7474
"express": "5.1.0",
7575
"husky": "9.1.7",
@@ -83,22 +83,22 @@
8383
"mocha-junit-reporter": "2.2.1",
8484
"picasso-plugin-q": "2.8.2",
8585
"picasso.js": "2.8.2",
86-
"prettier": "3.5.3",
87-
"puppeteer": "24.10.1",
86+
"prettier": "3.6.0",
87+
"puppeteer": "24.10.2",
8888
"qix-faker": "0.3.0",
89-
"rollup": "4.43.0",
89+
"rollup": "4.44.0",
9090
"rollup-plugin-dependency-flow": "0.3.0",
91-
"rollup-plugin-sass": "1.15.2",
91+
"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.30001723",
97+
"**/caniuse-lite": "1.0.30001724",
9898
"**/react": "18.3.1",
9999
"**/react-dom": "18.3.1",
100100
"**/react-is": "18.3.1",
101-
"@playwright/test": "1.53.0"
101+
"@playwright/test": "1.53.1"
102102
},
103103
"workspaces": [
104104
"generated/*",

yarn.lock

Lines changed: 399 additions & 221 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)