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 (#1363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
"lint": "eslint src"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/cli": "7.22.15",
|
||||
"@babel/core": "7.22.20",
|
||||
"@babel/cli": "7.23.0",
|
||||
"@babel/core": "7.23.0",
|
||||
"@babel/plugin-transform-react-jsx": "7.22.15",
|
||||
"@babel/preset-env": "7.22.20",
|
||||
"@rollup/plugin-babel": "6.0.3",
|
||||
@@ -33,14 +33,14 @@
|
||||
"@rollup/plugin-terser": "0.4.3",
|
||||
"chalk": "4.1.2",
|
||||
"extend": "3.0.2",
|
||||
"postcss": "^8.4.30",
|
||||
"rollup": "3.29.3",
|
||||
"postcss": "^8.4.31",
|
||||
"rollup": "3.29.4",
|
||||
"rollup-plugin-postcss": "4.0.2",
|
||||
"rollup-plugin-sourcemaps": "0.6.3",
|
||||
"yargs": "17.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-typescript": "11.1.3",
|
||||
"@rollup/plugin-typescript": "11.1.4",
|
||||
"tslib": "*",
|
||||
"typescript": ">=5.2.2"
|
||||
}
|
||||
|
||||
@@ -27,8 +27,8 @@
|
||||
"lint": "eslint src"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/cli": "7.22.15",
|
||||
"@babel/core": "7.22.20",
|
||||
"@babel/cli": "7.23.0",
|
||||
"@babel/core": "7.23.0",
|
||||
"@babel/preset-env": "7.22.20",
|
||||
"@nebula.js/stardust": "^4.5.0-alpha.0",
|
||||
"@rollup/plugin-babel": "6.0.3",
|
||||
@@ -39,7 +39,7 @@
|
||||
"extend": "3.0.2",
|
||||
"fs-extra": "11.1.1",
|
||||
"node-event-emitter": "0.0.1",
|
||||
"rollup": "3.29.3",
|
||||
"rollup": "3.29.4",
|
||||
"yargs": "17.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -50,11 +50,11 @@
|
||||
"yargs": "17.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.22.20",
|
||||
"@babel/core": "7.23.0",
|
||||
"@babel/preset-env": "7.22.20",
|
||||
"@babel/preset-react": "7.22.15",
|
||||
"@mui/material": "^5.14.10",
|
||||
"@mui/system": "^5.14.10",
|
||||
"@mui/material": "^5.14.11",
|
||||
"@mui/system": "^5.14.11",
|
||||
"@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