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 (#1391)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -82,7 +82,7 @@ commands:
|
|||||||
jobs:
|
jobs:
|
||||||
validate:
|
validate:
|
||||||
docker:
|
docker:
|
||||||
- image: cimg/node:21.0.0
|
- image: cimg/node:21.1.0
|
||||||
working_directory: ~/project
|
working_directory: ~/project
|
||||||
steps:
|
steps:
|
||||||
- attach_workspace:
|
- attach_workspace:
|
||||||
@@ -106,7 +106,7 @@ jobs:
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
docker:
|
docker:
|
||||||
- image: cimg/node:21.0.0
|
- image: cimg/node:21.1.0
|
||||||
|
|
||||||
working_directory: ~/project
|
working_directory: ~/project
|
||||||
resource_class: large
|
resource_class: large
|
||||||
@@ -130,7 +130,7 @@ jobs:
|
|||||||
|
|
||||||
test-integration:
|
test-integration:
|
||||||
docker:
|
docker:
|
||||||
- image: cimg/node:21.0.0
|
- image: cimg/node:21.1.0
|
||||||
- image: browserless/chrome:1-puppeteer-7.1.0
|
- image: browserless/chrome:1-puppeteer-7.1.0
|
||||||
|
|
||||||
working_directory: ~/project
|
working_directory: ~/project
|
||||||
@@ -161,7 +161,7 @@ jobs:
|
|||||||
|
|
||||||
test-create:
|
test-create:
|
||||||
docker:
|
docker:
|
||||||
- image: cimg/node:21.0.0
|
- image: cimg/node:21.1.0
|
||||||
- image: browserless/chrome:1-puppeteer-7.1.0
|
- image: browserless/chrome:1-puppeteer-7.1.0
|
||||||
|
|
||||||
working_directory: ~/project
|
working_directory: ~/project
|
||||||
|
|||||||
@@ -14,6 +14,6 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.23.2",
|
"@babel/core": "7.23.2",
|
||||||
"parcel": "^2.10.0"
|
"parcel": "^2.10.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,8 +6,8 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@emotion/react": "^11.11.1",
|
"@emotion/react": "^11.11.1",
|
||||||
"@emotion/styled": "^11.11.0",
|
"@emotion/styled": "^11.11.0",
|
||||||
"@mui/icons-material": "^5.14.14",
|
"@mui/icons-material": "^5.14.15",
|
||||||
"@mui/material": "^5.14.14",
|
"@mui/material": "^5.14.15",
|
||||||
"@nebula.js/conversion": "^4.6.0",
|
"@nebula.js/conversion": "^4.6.0",
|
||||||
"@nebula.js/locale": "^4.6.0",
|
"@nebula.js/locale": "^4.6.0",
|
||||||
"@nebula.js/supernova": "^4.6.0",
|
"@nebula.js/supernova": "^4.6.0",
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"module": "esm/index.js",
|
"module": "esm/index.js",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@mui/material": "^5.14.14",
|
"@mui/material": "^5.14.15",
|
||||||
"@mui/icons-material": "^5.14.14",
|
"@mui/icons-material": "^5.14.15",
|
||||||
"@emotion/react": "^11.11.1",
|
"@emotion/react": "^11.11.1",
|
||||||
"@emotion/styled": "^11.11.0",
|
"@emotion/styled": "^11.11.0",
|
||||||
"react": "^17.0.2 || ^18.1.0",
|
"react": "^17.0.2 || ^18.1.0",
|
||||||
|
|||||||
@@ -46,8 +46,8 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@emotion/react": "^11.11.1",
|
"@emotion/react": "^11.11.1",
|
||||||
"@emotion/styled": "^11.11.0",
|
"@emotion/styled": "^11.11.0",
|
||||||
"@mui/icons-material": "^5.14.14",
|
"@mui/icons-material": "^5.14.15",
|
||||||
"@mui/material": "^5.14.14",
|
"@mui/material": "^5.14.15",
|
||||||
"@nebula.js/conversion": "^4.6.0",
|
"@nebula.js/conversion": "^4.6.0",
|
||||||
"@nebula.js/enigma-mocker": "^4.6.0",
|
"@nebula.js/enigma-mocker": "^4.6.0",
|
||||||
"@nebula.js/locale": "^4.6.0",
|
"@nebula.js/locale": "^4.6.0",
|
||||||
|
|||||||
@@ -53,8 +53,8 @@
|
|||||||
"@babel/core": "7.23.2",
|
"@babel/core": "7.23.2",
|
||||||
"@babel/preset-env": "7.23.2",
|
"@babel/preset-env": "7.23.2",
|
||||||
"@babel/preset-react": "7.22.15",
|
"@babel/preset-react": "7.22.15",
|
||||||
"@mui/material": "^5.14.14",
|
"@mui/material": "^5.14.15",
|
||||||
"@mui/system": "^5.14.14",
|
"@mui/system": "^5.14.15",
|
||||||
"@nebula.js/enigma-mocker": "^4.6.0",
|
"@nebula.js/enigma-mocker": "^4.6.0",
|
||||||
"@nebula.js/nucleus": "^4.6.0",
|
"@nebula.js/nucleus": "^4.6.0",
|
||||||
"@nebula.js/snapshooter": "^4.6.0",
|
"@nebula.js/snapshooter": "^4.6.0",
|
||||||
@@ -65,7 +65,7 @@
|
|||||||
"d3-require": "1.3.0",
|
"d3-require": "1.3.0",
|
||||||
"enigma.js": "2.12.0",
|
"enigma.js": "2.12.0",
|
||||||
"eslint-import-resolver-alias": "1.1.2",
|
"eslint-import-resolver-alias": "1.1.2",
|
||||||
"eslint-import-resolver-webpack": "0.13.7",
|
"eslint-import-resolver-webpack": "0.13.8",
|
||||||
"file-loader": "^6.2.0",
|
"file-loader": "^6.2.0",
|
||||||
"monaco-editor": "0.44.0",
|
"monaco-editor": "0.44.0",
|
||||||
"monaco-editor-webpack-plugin": "7.1.0",
|
"monaco-editor-webpack-plugin": "7.1.0",
|
||||||
|
|||||||
10
package.json
10
package.json
@@ -44,8 +44,8 @@
|
|||||||
"@babel/plugin-transform-react-jsx": "7.22.15",
|
"@babel/plugin-transform-react-jsx": "7.22.15",
|
||||||
"@babel/preset-env": "7.23.2",
|
"@babel/preset-env": "7.23.2",
|
||||||
"@babel/preset-react": "7.22.15",
|
"@babel/preset-react": "7.22.15",
|
||||||
"@commitlint/cli": "18.0.0",
|
"@commitlint/cli": "18.2.0",
|
||||||
"@commitlint/config-conventional": "18.0.0",
|
"@commitlint/config-conventional": "18.1.0",
|
||||||
"@playwright/test": "1.39.0",
|
"@playwright/test": "1.39.0",
|
||||||
"@rollup/plugin-babel": "6.0.4",
|
"@rollup/plugin-babel": "6.0.4",
|
||||||
"@rollup/plugin-commonjs": "25.0.7",
|
"@rollup/plugin-commonjs": "25.0.7",
|
||||||
@@ -65,8 +65,8 @@
|
|||||||
"eslint": "8.52.0",
|
"eslint": "8.52.0",
|
||||||
"eslint-config-airbnb": "19.0.4",
|
"eslint-config-airbnb": "19.0.4",
|
||||||
"eslint-config-prettier": "9.0.0",
|
"eslint-config-prettier": "9.0.0",
|
||||||
"eslint-plugin-import": "2.28.1",
|
"eslint-plugin-import": "2.29.0",
|
||||||
"eslint-plugin-jest": "^27.4.3",
|
"eslint-plugin-jest": "^27.6.0",
|
||||||
"eslint-plugin-jsx-a11y": "6.7.1",
|
"eslint-plugin-jsx-a11y": "6.7.1",
|
||||||
"eslint-plugin-mocha": "10.2.0",
|
"eslint-plugin-mocha": "10.2.0",
|
||||||
"eslint-plugin-prettier": "5.0.1",
|
"eslint-plugin-prettier": "5.0.1",
|
||||||
@@ -94,7 +94,7 @@
|
|||||||
"yargs": "17.7.2"
|
"yargs": "17.7.2"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"**/caniuse-lite": "1.0.30001553",
|
"**/caniuse-lite": "1.0.30001555",
|
||||||
"**/react": "18.2.0",
|
"**/react": "18.2.0",
|
||||||
"**/react-dom": "18.2.0",
|
"**/react-dom": "18.2.0",
|
||||||
"**/react-is": "18.2.0",
|
"**/react-is": "18.2.0",
|
||||||
|
|||||||
@@ -10,16 +10,16 @@
|
|||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@emotion/react": "^11.11.1",
|
"@emotion/react": "^11.11.1",
|
||||||
"@emotion/styled": "^11.11.0",
|
"@emotion/styled": "^11.11.0",
|
||||||
"@mui/icons-material": "^5.14.14",
|
"@mui/icons-material": "^5.14.15",
|
||||||
"@mui/material": "^5.14.14",
|
"@mui/material": "^5.14.15",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18.2.0"
|
"react-dom": "^18.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@emotion/react": "^11.11.1",
|
"@emotion/react": "^11.11.1",
|
||||||
"@emotion/styled": "^11.11.0",
|
"@emotion/styled": "^11.11.0",
|
||||||
"@mui/icons-material": "^5.14.14",
|
"@mui/icons-material": "^5.14.15",
|
||||||
"@mui/material": "^5.14.14",
|
"@mui/material": "^5.14.15",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0"
|
"react-dom": "18.2.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user