mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 17:58:43 -05:00
chore(deps): update minor and patch (#1348)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"@babel/cli": "7.22.10",
|
||||
"@babel/core": "7.22.11",
|
||||
"@babel/plugin-transform-react-jsx": "7.22.5",
|
||||
"@babel/preset-env": "7.22.10",
|
||||
"@babel/preset-env": "7.22.14",
|
||||
"@rollup/plugin-babel": "6.0.3",
|
||||
"@rollup/plugin-commonjs": "25.0.4",
|
||||
"@rollup/plugin-json": "6.0.0",
|
||||
@@ -33,7 +33,7 @@
|
||||
"@rollup/plugin-terser": "0.4.3",
|
||||
"chalk": "4.1.2",
|
||||
"extend": "3.0.2",
|
||||
"postcss": "^8.4.28",
|
||||
"postcss": "^8.4.29",
|
||||
"rollup": "3.28.1",
|
||||
"rollup-plugin-postcss": "4.0.2",
|
||||
"rollup-plugin-sourcemaps": "0.6.3",
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"dependencies": {
|
||||
"@babel/cli": "7.22.10",
|
||||
"@babel/core": "7.22.11",
|
||||
"@babel/preset-env": "7.22.10",
|
||||
"@babel/preset-env": "7.22.14",
|
||||
"@nebula.js/stardust": "^4.5.0-alpha.0",
|
||||
"@rollup/plugin-babel": "6.0.3",
|
||||
"@rollup/plugin-commonjs": "25.0.4",
|
||||
|
||||
@@ -51,10 +51,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.22.11",
|
||||
"@babel/preset-env": "7.22.10",
|
||||
"@babel/preset-env": "7.22.14",
|
||||
"@babel/preset-react": "7.22.5",
|
||||
"@mui/material": "^5.14.6",
|
||||
"@mui/system": "^5.14.6",
|
||||
"@mui/material": "^5.14.7",
|
||||
"@mui/system": "^5.14.7",
|
||||
"@nebula.js/enigma-mocker": "^4.5.0-alpha.0",
|
||||
"@nebula.js/nucleus": "^4.5.0-alpha.0",
|
||||
"@nebula.js/snapshooter": "^4.5.0-alpha.0",
|
||||
|
||||
Reference in New Issue
Block a user