mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-25 01:04:14 -05:00
fix(deps): update minor and patch (#1780)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -40,21 +40,21 @@
|
||||
"extend": "3.0.2",
|
||||
"html-webpack-plugin": "5.6.3",
|
||||
"portfinder": "1.0.37",
|
||||
"puppeteer": "24.10.2",
|
||||
"puppeteer": "24.16.0",
|
||||
"regenerator-runtime": "0.14.1",
|
||||
"source-map-loader": "5.0.0",
|
||||
"webpack": "5.99.9",
|
||||
"webpack": "5.101.0",
|
||||
"webpack-cli": "6.0.1",
|
||||
"webpack-dev-server": "5.2.2",
|
||||
"ws": "8.18.2",
|
||||
"ws": "8.18.3",
|
||||
"yargs": "17.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.27.4",
|
||||
"@babel/preset-env": "7.27.2",
|
||||
"@babel/core": "7.28.0",
|
||||
"@babel/preset-env": "7.28.0",
|
||||
"@babel/preset-react": "7.27.1",
|
||||
"@mui/material": "^5.17.1",
|
||||
"@mui/system": "^5.17.1",
|
||||
"@mui/material": "^5.18.0",
|
||||
"@mui/system": "^5.18.0",
|
||||
"@nebula.js/enigma-mocker": "^5.17.0",
|
||||
"@nebula.js/nucleus": "^5.17.0",
|
||||
"@nebula.js/snapshooter": "^5.17.0",
|
||||
@@ -71,6 +71,6 @@
|
||||
"monaco-editor-webpack-plugin": "7.1.0",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-router": "7.6.2"
|
||||
"react-router": "7.8.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user