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 (#1521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"enigma.js": "2.14.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.24.0",
|
||||
"@babel/core": "7.24.3",
|
||||
"parcel": "^2.12.0"
|
||||
}
|
||||
}
|
||||
@@ -6,14 +6,14 @@
|
||||
"devDependencies": {
|
||||
"@emotion/react": "^11.11.4",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@mui/icons-material": "^5.15.13",
|
||||
"@mui/material": "^5.15.13",
|
||||
"@mui/icons-material": "^5.15.14",
|
||||
"@mui/material": "^5.15.14",
|
||||
"@nebula.js/conversion": "^5.0.0",
|
||||
"@nebula.js/locale": "^5.0.0",
|
||||
"@nebula.js/supernova": "^5.0.0",
|
||||
"@nebula.js/theme": "^5.0.0",
|
||||
"@nebula.js/ui": "^5.0.0",
|
||||
"@testing-library/react": "^14.2.1",
|
||||
"@testing-library/react": "^14.2.2",
|
||||
"extend": "3.0.2",
|
||||
"node-event-emitter": "0.0.1",
|
||||
"react": "18.2.0",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"module": "esm/index.js",
|
||||
"peerDependencies": {
|
||||
"@mui/material": "^5.15.13",
|
||||
"@mui/icons-material": "^5.15.13",
|
||||
"@mui/material": "^5.15.14",
|
||||
"@mui/icons-material": "^5.15.14",
|
||||
"@emotion/react": "^11.11.4",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"react": "^17.0.2 || ^18.1.0",
|
||||
|
||||
@@ -43,8 +43,8 @@
|
||||
"devDependencies": {
|
||||
"@emotion/react": "^11.11.4",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@mui/icons-material": "^5.15.13",
|
||||
"@mui/material": "^5.15.13",
|
||||
"@mui/icons-material": "^5.15.14",
|
||||
"@mui/material": "^5.15.14",
|
||||
"@nebula.js/conversion": "^5.0.0",
|
||||
"@nebula.js/enigma-mocker": "^5.0.0",
|
||||
"@nebula.js/locale": "^5.0.0",
|
||||
|
||||
@@ -21,10 +21,10 @@
|
||||
"lint": "eslint src"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/cli": "7.23.9",
|
||||
"@babel/core": "7.24.0",
|
||||
"@babel/cli": "7.24.1",
|
||||
"@babel/core": "7.24.3",
|
||||
"@babel/plugin-transform-react-jsx": "7.23.4",
|
||||
"@babel/preset-env": "7.24.0",
|
||||
"@babel/preset-env": "7.24.3",
|
||||
"@rollup/plugin-babel": "6.0.4",
|
||||
"@rollup/plugin-commonjs": "25.0.7",
|
||||
"@rollup/plugin-json": "6.1.0",
|
||||
@@ -33,7 +33,7 @@
|
||||
"@rollup/plugin-terser": "0.4.4",
|
||||
"chalk": "4.1.2",
|
||||
"extend": "3.0.2",
|
||||
"postcss": "^8.4.36",
|
||||
"postcss": "^8.4.38",
|
||||
"rollup": "4.13.0",
|
||||
"rollup-plugin-postcss": "4.0.2",
|
||||
"rollup-plugin-sourcemaps": "0.6.3",
|
||||
@@ -42,6 +42,6 @@
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-typescript": "11.1.6",
|
||||
"tslib": "*",
|
||||
"typescript": ">=5.4.2"
|
||||
"typescript": ">=5.4.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,9 +27,9 @@
|
||||
"lint": "eslint src"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/cli": "7.23.9",
|
||||
"@babel/core": "7.24.0",
|
||||
"@babel/preset-env": "7.24.0",
|
||||
"@babel/cli": "7.24.1",
|
||||
"@babel/core": "7.24.3",
|
||||
"@babel/preset-env": "7.24.3",
|
||||
"@nebula.js/stardust": "^5.0.0",
|
||||
"@rollup/plugin-babel": "6.0.4",
|
||||
"@rollup/plugin-commonjs": "25.0.7",
|
||||
|
||||
@@ -36,25 +36,25 @@
|
||||
"chalk": "4.1.2",
|
||||
"chokidar": "3.6.0",
|
||||
"cross-env": "7.0.3",
|
||||
"express": "4.18.3",
|
||||
"express": "4.19.1",
|
||||
"extend": "3.0.2",
|
||||
"html-webpack-plugin": "5.6.0",
|
||||
"portfinder": "1.0.32",
|
||||
"puppeteer": "14.4.1",
|
||||
"regenerator-runtime": "0.14.1",
|
||||
"source-map-loader": "5.0.0",
|
||||
"webpack": "5.90.3",
|
||||
"webpack": "5.91.0",
|
||||
"webpack-cli": "5.1.4",
|
||||
"webpack-dev-server": "4.15.1",
|
||||
"webpack-dev-server": "4.15.2",
|
||||
"ws": "8.16.0",
|
||||
"yargs": "17.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.24.0",
|
||||
"@babel/preset-env": "7.24.0",
|
||||
"@babel/preset-react": "7.23.3",
|
||||
"@mui/material": "^5.15.13",
|
||||
"@mui/system": "^5.15.13",
|
||||
"@babel/core": "7.24.3",
|
||||
"@babel/preset-env": "7.24.3",
|
||||
"@babel/preset-react": "7.24.1",
|
||||
"@mui/material": "^5.15.14",
|
||||
"@mui/system": "^5.15.14",
|
||||
"@nebula.js/enigma-mocker": "^5.0.0",
|
||||
"@nebula.js/nucleus": "^5.0.0",
|
||||
"@nebula.js/snapshooter": "^5.0.0",
|
||||
|
||||
16
package.json
16
package.json
@@ -37,14 +37,14 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@after-work.js/aw": "6.0.14",
|
||||
"@babel/cli": "7.23.9",
|
||||
"@babel/core": "7.24.0",
|
||||
"@babel/cli": "7.24.1",
|
||||
"@babel/core": "7.24.3",
|
||||
"@babel/helper-plugin-utils": "7.24.0",
|
||||
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
||||
"@babel/plugin-transform-react-jsx": "7.23.4",
|
||||
"@babel/preset-env": "7.24.0",
|
||||
"@babel/preset-react": "7.23.3",
|
||||
"@commitlint/cli": "19.2.0",
|
||||
"@babel/preset-env": "7.24.3",
|
||||
"@babel/preset-react": "7.24.1",
|
||||
"@commitlint/cli": "19.2.1",
|
||||
"@commitlint/config-conventional": "19.1.0",
|
||||
"@playwright/test": "1.42.1",
|
||||
"@rollup/plugin-babel": "6.0.4",
|
||||
@@ -54,7 +54,7 @@
|
||||
"@rollup/plugin-replace": "5.0.5",
|
||||
"@rollup/plugin-terser": "0.4.4",
|
||||
"@testing-library/jest-dom": "^6.4.2",
|
||||
"@testing-library/react": "^14.2.1",
|
||||
"@testing-library/react": "^14.2.2",
|
||||
"@testing-library/user-event": "^14.5.2",
|
||||
"babel-loader": "9.1.3",
|
||||
"babel-plugin-istanbul": "6.1.1",
|
||||
@@ -71,7 +71,7 @@
|
||||
"eslint-plugin-mocha": "10.4.1",
|
||||
"eslint-plugin-prettier": "5.1.3",
|
||||
"eslint-plugin-react": "7.34.1",
|
||||
"express": "4.18.3",
|
||||
"express": "4.19.1",
|
||||
"husky": "9.0.11",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
@@ -94,7 +94,7 @@
|
||||
"yargs": "17.7.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"**/caniuse-lite": "1.0.30001599",
|
||||
"**/caniuse-lite": "1.0.30001600",
|
||||
"**/react": "18.2.0",
|
||||
"**/react-dom": "18.2.0",
|
||||
"**/react-is": "18.2.0",
|
||||
|
||||
@@ -10,16 +10,16 @@
|
||||
"peerDependencies": {
|
||||
"@emotion/react": "^11.11.4",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@mui/icons-material": "^5.15.13",
|
||||
"@mui/material": "^5.15.13",
|
||||
"@mui/icons-material": "^5.15.14",
|
||||
"@mui/material": "^5.15.14",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@emotion/react": "^11.11.4",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@mui/icons-material": "^5.15.13",
|
||||
"@mui/material": "^5.15.13",
|
||||
"@mui/icons-material": "^5.15.14",
|
||||
"@mui/material": "^5.15.14",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user