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] authored Feb 10, 2024
1 parent 6304c2b commit 2cacba7
Show file tree
Hide file tree
Showing 7 changed files with 496 additions and 1,903 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 || ^0.59.0 || ^0.63.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.59.0 || ^0.63.0 || ^0.66.0",
"extend": "^3.0.2",
"hammerjs": "^2.0.8",
"jquery": "3.7.1",
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.7",
"picasso-plugin-q": "2.2.7",
"picasso.js": "2.2.7",
"qlik-chart-modules": "0.63.0",
"qlik-chart-modules": "0.66.0",
"qlik-object-conversion": "0.16.4"
},
"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 @@ -47,7 +47,7 @@
"picasso-plugin-hammer": "2.2.7",
"picasso-plugin-q": "2.2.7",
"picasso.js": "2.2.7",
"qlik-chart-modules": "0.63.0",
"qlik-chart-modules": "0.66.0",
"qlik-object-conversion": "0.16.4"
},
"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.7",
"picasso-plugin-q": "2.2.7",
"picasso.js": "2.2.7",
"qlik-chart-modules": "0.63.0",
"qlik-chart-modules": "0.66.0",
"qlik-object-conversion": "0.16.4"
},
"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.1",
"picasso-plugin-q": "2.2.7",
"picasso.js": "2.2.7",
"qlik-chart-modules": "0.63.0",
"qlik-chart-modules": "0.66.0",
"qlik-object-conversion": "0.16.4"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"@babel/eslint-parser": "7.23.10",
"@babel/preset-env": "7.23.9",
"@babel/preset-react": "7.23.3",
"@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",
"@nebula.js/cli": "4.10.0",
"@nebula.js/cli-build": "4.10.0",
"@nebula.js/cli-sense": "4.10.0",
"@nebula.js/cli-serve": "4.10.0",
"@playwright/test": "1.41.2",
"@testing-library/jest-dom": "6.4.2",
"babel-jest": "29.7.0",
Expand Down
Loading

0 comments on commit 2cacba7

Please sign in to comment.