Skip to content

Commit

Permalink
chore(deps): update minor and patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 1, 2022
1 parent 62d1862 commit cc4b969
Show file tree
Hide file tree
Showing 12 changed files with 1,417 additions and 1,181 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.12.0
- image: cimg/node:18.12.1
- image: browserless/chrome:1-puppeteer-7.1.0

working_directory: ~/project
Expand Down
4 changes: 2 additions & 2 deletions .codesandbox/mekko/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"enigma.js": "2.10.0"
},
"devDependencies": {
"@babel/core": "7.19.6",
"parcel": "^2.7.0"
"@babel/core": "7.20.5",
"parcel": "^2.8.0"
}
}
4 changes: 2 additions & 2 deletions apis/nucleus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"devDependencies": {
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@mui/icons-material": "^5.10.9",
"@mui/material": "^5.10.12",
"@mui/icons-material": "^5.10.16",
"@mui/material": "^5.10.16",
"@nebula.js/conversion": "^3.1.0-alpha.1",
"@nebula.js/locale": "^3.1.0-alpha.1",
"@nebula.js/supernova": "^3.1.0-alpha.1",
Expand Down
4 changes: 2 additions & 2 deletions apis/stardust/core/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"module": "esm/index.js",
"peerDependencies": {
"@mui/material": "^5.10.12",
"@mui/icons-material": "^5.10.9",
"@mui/material": "^5.10.16",
"@mui/icons-material": "^5.10.16",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"react": "^17.0.2 || ^18.1.0",
Expand Down
6 changes: 3 additions & 3 deletions apis/stardust/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"devDependencies": {
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@mui/icons-material": "^5.10.9",
"@mui/material": "^5.10.12",
"@mui/icons-material": "^5.10.16",
"@mui/material": "^5.10.16",
"@nebula.js/conversion": "^3.1.0-alpha.1",
"@nebula.js/enigma-mocker": "^3.1.0-alpha.1",
"@nebula.js/locale": "^3.1.0-alpha.1",
Expand All @@ -63,7 +63,7 @@
"react-virtualized-auto-sizer": "^1.0.7",
"react-window": "1.8.8",
"react-window-infinite-loader": "1.0.8",
"regenerator-runtime": "0.13.10",
"regenerator-runtime": "0.13.11",
"semver": "6.3.0"
}
}
16 changes: 8 additions & 8 deletions commands/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,26 +22,26 @@
},
"dependencies": {
"@babel/cli": "7.19.3",
"@babel/core": "7.19.6",
"@babel/core": "7.20.5",
"@babel/plugin-transform-react-jsx": "7.19.0",
"@babel/preset-env": "7.19.4",
"@rollup/plugin-commonjs": "23.0.2",
"@rollup/plugin-json": "5.0.1",
"@babel/preset-env": "7.20.2",
"@rollup/plugin-commonjs": "23.0.3",
"@rollup/plugin-json": "5.0.2",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-replace": "5.0.1",
"chalk": "4.1.2",
"extend": "3.0.2",
"postcss": "^8.4.18",
"rollup": "3.2.5",
"postcss": "^8.4.19",
"rollup": "3.5.0",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
"yargs": "17.6.0"
"yargs": "17.6.2"
},
"devDependencies": {
"@rollup/plugin-typescript": "9.0.2",
"tslib": "*",
"typescript": ">=4.8.4"
"typescript": ">=4.9.3"
}
}
2 changes: 1 addition & 1 deletion commands/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"dependencies": {
"@nebula.js/cli-create": "^3.1.0-alpha.1",
"import-cwd": "3.0.0",
"yargs": "17.6.0"
"yargs": "17.6.2"
}
}
10 changes: 5 additions & 5 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.19.3",
"@babel/core": "7.19.6",
"@babel/preset-env": "7.19.4",
"@babel/core": "7.20.5",
"@babel/preset-env": "7.20.2",
"@nebula.js/stardust": "^3.1.0-alpha.1",
"@rollup/plugin-commonjs": "23.0.2",
"@rollup/plugin-commonjs": "23.0.3",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-replace": "5.0.1",
"extend": "3.0.2",
"fs-extra": "10.1.0",
"node-event-emitter": "0.0.1",
"rollup": "3.2.5",
"rollup": "3.5.0",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-terser": "7.0.2",
"yargs": "17.6.0"
"yargs": "17.6.2"
}
}
20 changes: 10 additions & 10 deletions commands/serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,25 +40,25 @@
"html-webpack-plugin": "5.5.0",
"portfinder": "1.0.32",
"puppeteer": "14.4.1",
"regenerator-runtime": "0.13.10",
"regenerator-runtime": "0.13.11",
"source-map-loader": "4.0.1",
"webpack": "5.74.0",
"webpack": "5.75.0",
"webpack-dev-server": "4.11.1",
"ws": "8.10.0",
"yargs": "17.6.0"
"ws": "8.11.0",
"yargs": "17.6.2"
},
"devDependencies": {
"@babel/core": "7.19.6",
"@babel/preset-env": "7.19.4",
"@babel/core": "7.20.5",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@mui/material": "^5.10.12",
"@mui/system": "^5.10.12",
"@mui/material": "^5.10.16",
"@mui/system": "^5.10.16",
"@nebula.js/enigma-mocker": "^3.1.0-alpha.1",
"@nebula.js/nucleus": "^3.1.0-alpha.1",
"@nebula.js/snapshooter": "^3.1.0-alpha.1",
"@nebula.js/stardust": "^3.1.0-alpha.1",
"@nebula.js/ui": "^3.1.0-alpha.1",
"@qlik/sdk": "^0.14.3",
"@qlik/sdk": "^0.15.0",
"autosuggest-highlight": "3.3.4",
"babel-loader": "9.1.0",
"d3-require": "1.3.0",
Expand All @@ -70,7 +70,7 @@
"monaco-editor-webpack-plugin": "7.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.4.2",
"react-router-dom": "6.4.4",
"webpack-cli": "4.10.0"
}
}
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,16 @@
"devDependencies": {
"@after-work.js/aw": "6.0.14",
"@babel/cli": "7.19.3",
"@babel/core": "7.19.6",
"@babel/helper-plugin-utils": "7.19.0",
"@babel/plugin-proposal-object-rest-spread": "7.19.4",
"@babel/core": "7.20.5",
"@babel/helper-plugin-utils": "7.20.2",
"@babel/plugin-proposal-object-rest-spread": "7.20.2",
"@babel/plugin-transform-react-jsx": "7.19.0",
"@babel/preset-env": "7.19.4",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@commitlint/cli": "17.2.0",
"@commitlint/config-conventional": "17.2.0",
"@rollup/plugin-commonjs": "23.0.2",
"@rollup/plugin-json": "5.0.1",
"@commitlint/cli": "17.3.0",
"@commitlint/config-conventional": "17.3.0",
"@rollup/plugin-commonjs": "23.0.3",
"@rollup/plugin-json": "5.0.2",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-replace": "5.0.1",
"@storybook/addon-actions": "6.5.13",
Expand All @@ -68,42 +68,42 @@
"body-parser": "1.20.1",
"cross-env": "7.0.3",
"enigma.js": "2.10.0",
"eslint": "8.26.0",
"eslint": "8.28.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "^27.1.3",
"eslint-plugin-jest": "^27.1.6",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-mocha": "10.1.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.31.10",
"eslint-plugin-storybook": "0.6.6",
"eslint-plugin-react": "7.31.11",
"eslint-plugin-storybook": "0.6.7",
"express": "4.18.2",
"husky": "8.0.1",
"jest": "^29.2.2",
"jest-environment-jsdom": "^29.2.2",
"husky": "8.0.2",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"jest-junit": "^14.0.1",
"jest-location-mock": "^1.0.9",
"jimp": "0.16.2",
"lerna": "6.0.3",
"lint-staged": "13.0.3",
"mocha-junit-reporter": "2.1.1",
"picasso-plugin-q": "1.9.6",
"picasso.js": "1.9.6",
"prettier": "2.7.1",
"lerna": "6.1.0",
"lint-staged": "13.0.4",
"mocha-junit-reporter": "2.2.0",
"picasso-plugin-q": "1.9.9",
"picasso.js": "1.9.9",
"prettier": "2.8.0",
"pretty-quick": "3.1.3",
"puppeteer": "19.2.2",
"puppeteer": "19.3.0",
"qix-faker": "0.3.0",
"rollup": "3.2.5",
"rollup": "3.5.0",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-dependency-flow": "0.3.0",
"rollup-plugin-sass": "1.12.16",
"rollup-plugin-terser": "7.0.2",
"whatwg-fetch": "^3.6.2",
"yargs": "17.6.0"
"yargs": "17.6.2"
},
"resolutions": {
"**/caniuse-lite": "1.0.30001429",
"**/caniuse-lite": "1.0.30001435",
"**/react": "18.2.0",
"**/react-dom": "18.2.0",
"**/react-is": "18.2.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"peerDependencies": {
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@mui/icons-material": "^5.10.9",
"@mui/material": "^5.10.12",
"@mui/icons-material": "^5.10.16",
"@mui/material": "^5.10.16",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@mui/icons-material": "^5.10.9",
"@mui/material": "^5.10.12",
"@mui/icons-material": "^5.10.16",
"@mui/material": "^5.10.16",
"react": "18.2.0",
"react-dom": "18.2.0"
}
Expand Down
Loading

0 comments on commit cc4b969

Please sign in to comment.