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 Jul 20, 2023
1 parent f66202b commit 7b8d7db
Show file tree
Hide file tree
Showing 7 changed files with 899 additions and 1,177 deletions.
2 changes: 1 addition & 1 deletion chart-modules/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"peerDependencies": {
"@nebula.js/stardust": ">=1.4.0",
"qlik-chart-modules": "^0.14.0 || ^0.15.0 || ^0.16.0 || ^0.18.0 || ^0.20.0 || ^0.33.0 || ^0.34.0 || ^0.35.0 || ^0.37.0 || ^0.38.0 || ^0.40.0 || ^0.43.0 || ^0.44.0 || ^0.45.0 || ^0.46.0 || ^0.47.0 || ^0.48.0 || ^0.49.0 || ^0.52.0 || ^0.54.0 || ^0.56.0",
"qlik-chart-modules": "^0.14.0 || ^0.15.0 || ^0.16.0 || ^0.18.0 || ^0.20.0 || ^0.33.0 || ^0.34.0 || ^0.35.0 || ^0.37.0 || ^0.38.0 || ^0.40.0 || ^0.43.0 || ^0.44.0 || ^0.45.0 || ^0.46.0 || ^0.47.0 || ^0.48.0 || ^0.49.0 || ^0.52.0 || ^0.54.0 || ^0.56.0 || ^0.57.0",
"extend": "^3.0.2",
"hammerjs": "^2.0.8",
"jquery": "3.7.0",
Expand Down
2 changes: 1 addition & 1 deletion charts/boxplot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"picasso-plugin-hammer": "2.2.4",
"picasso-plugin-q": "2.2.4",
"picasso.js": "2.2.4",
"qlik-chart-modules": "0.56.0",
"qlik-chart-modules": "0.57.0",
"qlik-object-conversion": "0.16.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion charts/distributionplot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"picasso-plugin-hammer": "2.2.4",
"picasso-plugin-q": "2.2.4",
"picasso.js": "2.2.4",
"qlik-chart-modules": "0.56.0",
"qlik-chart-modules": "0.57.0",
"qlik-object-conversion": "0.16.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion charts/histogram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"picasso-plugin-hammer": "2.2.4",
"picasso-plugin-q": "2.2.4",
"picasso.js": "2.2.4",
"qlik-chart-modules": "0.56.0",
"qlik-chart-modules": "0.57.0",
"qlik-object-conversion": "0.16.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion charts/waterfallchart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"jquery": "3.7.0",
"picasso-plugin-q": "2.2.4",
"picasso.js": "2.2.4",
"qlik-chart-modules": "0.56.0",
"qlik-chart-modules": "0.57.0",
"qlik-object-conversion": "0.16.2"
},
"peerDependencies": {
Expand Down
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,51 +22,51 @@
"license": "ISC",
"devDependencies": {
"@after-work.js/aw": "6.0.14",
"@babel/core": "7.22.5",
"@babel/eslint-parser": "7.22.5",
"@babel/preset-env": "7.22.5",
"@babel/core": "7.22.9",
"@babel/eslint-parser": "7.22.9",
"@babel/preset-env": "7.22.9",
"@babel/preset-react": "7.22.5",
"@nebula.js/cli": "4.2.1",
"@nebula.js/cli-build": "4.2.1",
"@nebula.js/cli-sense": "4.2.1",
"@nebula.js/cli-serve": "4.2.1",
"@playwright/test": "1.35.1",
"@testing-library/jest-dom": "5.16.5",
"babel-jest": "29.5.0",
"babel-loader": "9.1.2",
"@nebula.js/cli": "4.2.3",
"@nebula.js/cli-build": "4.2.3",
"@nebula.js/cli-sense": "4.2.3",
"@nebula.js/cli-serve": "4.2.3",
"@playwright/test": "1.36.1",
"@testing-library/jest-dom": "5.17.0",
"babel-jest": "29.6.1",
"babel-loader": "9.1.3",
"chai": "4.3.7",
"enigma.js": "2.11.0",
"eslint": "8.43.0",
"eslint": "8.45.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-mocha": "10.1.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react": "7.33.0",
"extend": "3.0.2",
"fs-extra": "11.1.1",
"html-webpack-plugin": "5.5.3",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"jest-canvas-mock": "2.5.1",
"jest-circus": "29.5.0",
"jest": "29.6.1",
"jest-environment-jsdom": "29.6.1",
"jest-canvas-mock": "2.5.2",
"jest-circus": "29.6.1",
"jest-junit": "16.0.0",
"jsdoc-to-markdown": "8.0.0",
"lerna": "6.6.2",
"mocha-junit-reporter": "2.2.0",
"mocha-junit-reporter": "2.2.1",
"prettier": "2.8.8",
"scriptappy-from-jsdoc": "0.7.0",
"sinon": "15.1.2",
"sinon": "15.2.0",
"sinon-chai": "3.7.0",
"webpack": "5.87.0",
"webpack": "5.88.2",
"webpack-dev-server": "3.11.3"
},
"workspaces": [
"charts/*",
"chart-modules/*"
],
"resolutions": {
"**/caniuse-lite": "1.0.30001504"
"**/caniuse-lite": "1.0.30001517"
}
}

0 comments on commit 7b8d7db

Please sign in to comment.