Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

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 Mar 11, 2023
1 parent 1a07107 commit 325dcd3
Show file tree
Hide file tree
Showing 7 changed files with 219 additions and 229 deletions.
4 changes: 2 additions & 2 deletions chart-modules/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
},
"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",
"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",
"extend": "^3.0.2",
"hammerjs": "^2.0.8",
"jquery": "3.6.3",
"jquery": "3.6.4",
"picasso-plugin-hammer": ">=0.35.1",
"picasso-plugin-q": ">=0.35.1",
"picasso.js": ">=0.35.1"
Expand Down
4 changes: 2 additions & 2 deletions charts/boxplot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
"@qlik/common": "0.0.1",
"extend": "3.0.2",
"hammerjs": "2.0.8",
"jquery": "3.6.3",
"jquery": "3.6.4",
"picasso-plugin-hammer": "2.2.2",
"picasso-plugin-q": "2.2.2",
"picasso.js": "2.2.2",
"qlik-chart-modules": "0.49.0",
"qlik-chart-modules": "0.52.0",
"qlik-object-conversion": "0.16.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions charts/distributionplot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
"@qlik/common": "0.0.1",
"extend": "3.0.2",
"hammerjs": "2.0.8",
"jquery": "3.6.3",
"jquery": "3.6.4",
"picasso-plugin-hammer": "2.2.2",
"picasso-plugin-q": "2.2.2",
"picasso.js": "2.2.2",
"qlik-chart-modules": "0.49.0",
"qlik-chart-modules": "0.52.0",
"qlik-object-conversion": "0.16.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions charts/histogram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
"@qlik/common": "0.0.1",
"extend": "3.0.2",
"hammerjs": "2.0.8",
"jquery": "3.6.3",
"jquery": "3.6.4",
"picasso-plugin-hammer": "2.2.2",
"picasso-plugin-q": "2.2.2",
"picasso.js": "2.2.2",
"qlik-chart-modules": "0.49.0",
"qlik-chart-modules": "0.52.0",
"qlik-object-conversion": "0.16.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions charts/waterfallchart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"d3-scale": "2.2.2",
"extend": "3.0.2",
"hammerjs": "2.0.8",
"jquery": "3.6.3",
"jquery": "3.6.4",
"picasso-plugin-q": "2.2.2",
"picasso.js": "2.2.2",
"qlik-chart-modules": "0.49.0",
"qlik-chart-modules": "0.52.0",
"qlik-object-conversion": "0.16.0"
},
"peerDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@
"@babel/eslint-parser": "7.19.1",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@nebula.js/cli": "3.2.2",
"@nebula.js/cli-build": "3.2.2",
"@nebula.js/cli-sense": "3.2.2",
"@nebula.js/cli-serve": "3.2.2",
"@nebula.js/cli": "3.3.0",
"@nebula.js/cli-build": "3.3.0",
"@nebula.js/cli-sense": "3.3.0",
"@nebula.js/cli-serve": "3.3.0",
"@testing-library/jest-dom": "5.16.5",
"babel-jest": "27.5.1",
"babel-loader": "9.1.2",
"chai": "4.3.7",
"enigma.js": "2.10.0",
"eslint": "8.35.0",
"eslint": "8.36.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "8.6.0",
"eslint-config-prettier": "8.7.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-mocha": "10.1.0",
Expand All @@ -55,14 +55,14 @@
"scriptappy-from-jsdoc": "0.7.0",
"sinon": "15.0.1",
"sinon-chai": "3.7.0",
"webpack": "5.75.0",
"webpack": "5.76.1",
"webpack-dev-server": "3.11.3"
},
"workspaces": [
"charts/*",
"chart-modules/*"
],
"resolutions": {
"**/caniuse-lite": "1.0.30001460"
"**/caniuse-lite": "1.0.30001464"
}
}
Loading

0 comments on commit 325dcd3

Please sign in to comment.