Skip to content

Commit

Permalink
chore(deps): update minor and patch (#1210)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 3, 2023
1 parent fb92b14 commit 51785fb
Show file tree
Hide file tree
Showing 12 changed files with 1,910 additions and 1,255 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ commands:
jobs:
build:
docker:
- image: cimg/node:18.14.2
- image: cimg/node:18.15.0
- image: browserless/chrome:1-puppeteer-7.1.0

working_directory: ~/project
Expand Down
6 changes: 3 additions & 3 deletions .codesandbox/mekko/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
},
"dependencies": {
"@nebula.js/stardust": "next",
"@nebula.js/sn-mekko-chart": "1.1.1",
"enigma.js": "2.10.0"
"@nebula.js/sn-mekko-chart": "1.2.0",
"enigma.js": "2.11.0"
},
"devDependencies": {
"@babel/core": "7.21.0",
"@babel/core": "7.21.4",
"parcel": "^2.8.3"
}
}
4 changes: 2 additions & 2 deletions apis/nucleus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@mui/icons-material": "^5.11.11",
"@mui/material": "^5.11.11",
"@mui/material": "^5.11.15",
"@nebula.js/conversion": "^4.0.0-alpha.7",
"@nebula.js/locale": "^4.0.0-alpha.7",
"@nebula.js/supernova": "^4.0.0-alpha.7",
Expand All @@ -19,7 +19,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0",
"react-virtualized-auto-sizer": "^1.0.7",
"react-virtualized-auto-sizer": "^1.0.11",
"react-window": "1.8.8",
"react-window-infinite-loader": "1.0.8",
"semver": "6.3.0"
Expand Down
2 changes: 1 addition & 1 deletion apis/stardust/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"module": "esm/index.js",
"peerDependencies": {
"@mui/material": "^5.11.11",
"@mui/material": "^5.11.15",
"@mui/icons-material": "^5.11.11",
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
Expand Down
4 changes: 2 additions & 2 deletions apis/stardust/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@mui/icons-material": "^5.11.11",
"@mui/material": "^5.11.11",
"@mui/material": "^5.11.15",
"@nebula.js/conversion": "^4.0.0-alpha.7",
"@nebula.js/enigma-mocker": "^4.0.0-alpha.7",
"@nebula.js/locale": "^4.0.0-alpha.7",
Expand All @@ -60,7 +60,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0",
"react-virtualized-auto-sizer": "^1.0.7",
"react-virtualized-auto-sizer": "^1.0.11",
"react-window": "1.8.8",
"react-window-infinite-loader": "1.0.8",
"regenerator-runtime": "0.13.11",
Expand Down
6 changes: 3 additions & 3 deletions commands/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
},
"dependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.0",
"@babel/core": "7.21.4",
"@babel/plugin-transform-react-jsx": "7.21.0",
"@babel/preset-env": "7.20.2",
"@babel/preset-env": "7.21.4",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-commonjs": "24.0.1",
"@rollup/plugin-json": "6.0.0",
Expand All @@ -34,7 +34,7 @@
"chalk": "4.1.2",
"extend": "3.0.2",
"postcss": "^8.4.21",
"rollup": "3.17.3",
"rollup": "3.20.2",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-sourcemaps": "0.6.3",
"yargs": "17.7.1"
Expand Down
4 changes: 2 additions & 2 deletions commands/create/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"dependencies": {
"chalk": "4.1.2",
"ejs": "3.1.8",
"fs-extra": "11.1.0",
"ejs": "3.1.9",
"fs-extra": "11.1.1",
"inquirer": "8.2.5"
}
}
8 changes: 4 additions & 4 deletions commands/sense/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@
},
"dependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.0",
"@babel/preset-env": "7.20.2",
"@babel/core": "7.21.4",
"@babel/preset-env": "7.21.4",
"@nebula.js/stardust": "^4.0.0-alpha.7",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-commonjs": "24.0.1",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-terser": "0.4.0",
"extend": "3.0.2",
"fs-extra": "11.1.0",
"fs-extra": "11.1.1",
"node-event-emitter": "0.0.1",
"rollup": "3.17.3",
"rollup": "3.20.2",
"yargs": "17.7.1"
}
}
18 changes: 9 additions & 9 deletions commands/serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@nebula.js/cli-build": "^4.0.0-alpha.7",
"@qlik/sdk": "^0.19.1",
"@qlik/sdk": "^0.20.1",
"body-parser": "1.20.2",
"chalk": "4.1.2",
"chokidar": "3.5.3",
Expand All @@ -43,18 +43,18 @@
"puppeteer": "14.4.1",
"regenerator-runtime": "0.13.11",
"source-map-loader": "4.0.1",
"webpack": "5.76.0",
"webpack": "5.77.0",
"webpack-cli": "5.0.1",
"webpack-dev-server": "4.11.1",
"ws": "8.12.1",
"webpack-dev-server": "4.13.2",
"ws": "8.13.0",
"yargs": "17.7.1"
},
"devDependencies": {
"@babel/core": "7.21.0",
"@babel/preset-env": "7.20.2",
"@babel/core": "7.21.4",
"@babel/preset-env": "7.21.4",
"@babel/preset-react": "7.18.6",
"@mui/material": "^5.11.11",
"@mui/system": "^5.11.11",
"@mui/material": "^5.11.15",
"@mui/system": "^5.11.15",
"@nebula.js/enigma-mocker": "^4.0.0-alpha.7",
"@nebula.js/nucleus": "^4.0.0-alpha.7",
"@nebula.js/snapshooter": "^4.0.0-alpha.7",
Expand All @@ -71,6 +71,6 @@
"monaco-editor-webpack-plugin": "7.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.8.2"
"react-router-dom": "6.10.0"
}
}
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,16 @@
]
},
"devDependencies": {
"@playwright/test": "1.31.1",
"@playwright/test": "1.32.1",
"@after-work.js/aw": "6.0.14",
"@babel/cli": "7.21.0",
"@babel/core": "7.21.0",
"@babel/core": "7.21.4",
"@babel/helper-plugin-utils": "7.20.2",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-transform-react-jsx": "7.21.0",
"@babel/preset-env": "7.20.2",
"@babel/preset-env": "7.21.4",
"@babel/preset-react": "7.18.6",
"@commitlint/cli": "17.4.4",
"@commitlint/cli": "17.5.1",
"@commitlint/config-conventional": "17.4.4",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-commonjs": "24.0.1",
Expand All @@ -62,7 +62,7 @@
"@storybook/builder-webpack5": "6.5.16",
"@storybook/manager-webpack5": "6.5.16",
"@storybook/react": "6.5.16",
"@storybook/testing-library": "0.0.13",
"@storybook/testing-library": "0.1.0",
"@storybook/addon-knobs": "6.4.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
Expand All @@ -72,9 +72,9 @@
"body-parser": "1.20.2",
"cross-env": "7.0.3",
"enigma.js": "2.11.0",
"eslint": "8.35.0",
"eslint": "8.37.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "8.6.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jsx-a11y": "6.7.1",
Expand All @@ -84,33 +84,33 @@
"eslint-plugin-storybook": "0.6.11",
"express": "4.18.2",
"husky": "8.0.3",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest-junit": "^15.0.0",
"jest-location-mock": "^1.0.9",
"jimp": "0.22.7",
"lerna": "6.5.1",
"lint-staged": "13.1.2",
"lerna": "6.6.1",
"lint-staged": "13.2.0",
"mocha-junit-reporter": "2.2.0",
"picasso-plugin-q": "2.1.1",
"picasso.js": "2.1.1",
"prettier": "2.8.4",
"picasso-plugin-q": "2.2.2",
"picasso.js": "2.2.2",
"prettier": "2.8.7",
"pretty-quick": "3.1.3",
"puppeteer": "19.7.2",
"puppeteer": "19.8.3",
"qix-faker": "0.3.0",
"rollup": "3.17.3",
"rollup": "3.20.2",
"rollup-plugin-dependency-flow": "0.3.0",
"rollup-plugin-sass": "1.12.18",
"rollup-plugin-sass": "1.12.19",
"@rollup/plugin-terser": "0.4.0",
"whatwg-fetch": "^3.6.2",
"yargs": "17.7.1"
},
"resolutions": {
"**/caniuse-lite": "1.0.30001458",
"**/caniuse-lite": "1.0.30001473",
"**/react": "18.2.0",
"**/react-dom": "18.2.0",
"**/react-is": "18.2.0",
"@playwright/test": "1.31.1"
"@playwright/test": "1.32.1"
},
"workspaces": [
"generated/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@mui/icons-material": "^5.11.11",
"@mui/material": "^5.11.11",
"@mui/material": "^5.11.15",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@mui/icons-material": "^5.11.11",
"@mui/material": "^5.11.11",
"@mui/material": "^5.11.15",
"react": "18.2.0",
"react-dom": "18.2.0"
}
Expand Down
Loading

0 comments on commit 51785fb

Please sign in to comment.