mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 09:48:18 -05:00
fix(deps): update minor and patch (#1799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/cli": "7.28.3",
|
||||
"@babel/core": "7.28.3",
|
||||
"@babel/core": "7.28.4",
|
||||
"@babel/plugin-transform-react-jsx": "7.27.1",
|
||||
"@babel/preset-env": "7.28.3",
|
||||
"@rollup/plugin-babel": "6.0.4",
|
||||
@@ -34,7 +34,7 @@
|
||||
"chalk": "4.1.2",
|
||||
"extend": "3.0.2",
|
||||
"postcss": "^8.5.6",
|
||||
"rollup": "4.50.0",
|
||||
"rollup": "4.50.1",
|
||||
"rollup-plugin-postcss": "4.0.2",
|
||||
"rollup-plugin-visualizer": "6.0.3",
|
||||
"yargs": "17.7.2"
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/cli": "7.28.3",
|
||||
"@babel/core": "7.28.3",
|
||||
"@babel/core": "7.28.4",
|
||||
"@babel/preset-env": "7.28.3",
|
||||
"@nebula.js/stardust": "^6.0.0-alpha.2",
|
||||
"@rollup/plugin-babel": "6.0.4",
|
||||
@@ -39,7 +39,7 @@
|
||||
"extend": "3.0.2",
|
||||
"fs-extra": "11.3.1",
|
||||
"node-event-emitter": "0.0.1",
|
||||
"rollup": "4.50.0",
|
||||
"rollup": "4.50.1",
|
||||
"yargs": "17.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"extend": "3.0.2",
|
||||
"html-webpack-plugin": "5.6.4",
|
||||
"portfinder": "1.0.37",
|
||||
"puppeteer": "24.17.1",
|
||||
"puppeteer": "24.19.0",
|
||||
"regenerator-runtime": "0.14.1",
|
||||
"source-map-loader": "5.0.0",
|
||||
"webpack": "5.101.3",
|
||||
@@ -50,7 +50,7 @@
|
||||
"yargs": "17.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.28.3",
|
||||
"@babel/core": "7.28.4",
|
||||
"@babel/preset-env": "7.28.3",
|
||||
"@babel/preset-react": "7.27.1",
|
||||
"@mui/material": "^5.18.0",
|
||||
|
||||
Reference in New Issue
Block a user