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 Jan 29, 2024
1 parent 7d05960 commit 891cbb4
Show file tree
Hide file tree
Showing 7 changed files with 1,781 additions and 1,307 deletions.
2 changes: 1 addition & 1 deletion chart-modules/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"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",
"extend": "^3.0.2",
"hammerjs": "^2.0.8",
"jquery": "3.7.0",
"jquery": "3.7.1",
"picasso-plugin-hammer": ">=0.35.1",
"picasso-plugin-q": ">=0.35.1",
"picasso.js": ">=0.35.1"
Expand Down
10 changes: 5 additions & 5 deletions charts/boxplot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
"@qlik/common": "0.0.1",
"extend": "3.0.2",
"hammerjs": "2.0.8",
"jquery": "3.7.0",
"picasso-plugin-hammer": "2.2.4",
"picasso-plugin-q": "2.2.4",
"picasso.js": "2.2.4",
"jquery": "3.7.1",
"picasso-plugin-hammer": "2.2.7",
"picasso-plugin-q": "2.2.7",
"picasso.js": "2.2.7",
"qlik-chart-modules": "0.59.0",
"qlik-object-conversion": "0.16.2"
"qlik-object-conversion": "0.16.4"
},
"peerDependencies": {
"@nebula.js/stardust": ">=1.4.0"
Expand Down
10 changes: 5 additions & 5 deletions charts/distributionplot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"@qlik/common": "0.0.1",
"extend": "3.0.2",
"hammerjs": "2.0.8",
"jquery": "3.7.0",
"picasso-plugin-hammer": "2.2.4",
"picasso-plugin-q": "2.2.4",
"picasso.js": "2.2.4",
"jquery": "3.7.1",
"picasso-plugin-hammer": "2.2.7",
"picasso-plugin-q": "2.2.7",
"picasso.js": "2.2.7",
"qlik-chart-modules": "0.59.0",
"qlik-object-conversion": "0.16.2"
"qlik-object-conversion": "0.16.4"
},
"peerDependencies": {
"@nebula.js/stardust": ">=1.4.0"
Expand Down
10 changes: 5 additions & 5 deletions charts/histogram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
"@qlik/common": "0.0.1",
"extend": "3.0.2",
"hammerjs": "2.0.8",
"jquery": "3.7.0",
"picasso-plugin-hammer": "2.2.4",
"picasso-plugin-q": "2.2.4",
"picasso.js": "2.2.4",
"jquery": "3.7.1",
"picasso-plugin-hammer": "2.2.7",
"picasso-plugin-q": "2.2.7",
"picasso.js": "2.2.7",
"qlik-chart-modules": "0.59.0",
"qlik-object-conversion": "0.16.2"
"qlik-object-conversion": "0.16.4"
},
"peerDependencies": {
"@nebula.js/stardust": ">=2.0.0-beta.1"
Expand Down
8 changes: 4 additions & 4 deletions charts/waterfallchart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"d3-scale": "4.0.2",
"extend": "3.0.2",
"hammerjs": "2.0.8",
"jquery": "3.7.0",
"picasso-plugin-q": "2.2.4",
"picasso.js": "2.2.4",
"jquery": "3.7.1",
"picasso-plugin-q": "2.2.7",
"picasso.js": "2.2.7",
"qlik-chart-modules": "0.59.0",
"qlik-object-conversion": "0.16.2"
"qlik-object-conversion": "0.16.4"
},
"peerDependencies": {
"@nebula.js/stardust": ">=1.4.0"
Expand Down
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,45 +22,45 @@
"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/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": "6.1.0",
"babel-jest": "29.5.0",
"babel-loader": "9.1.2",
"chai": "4.3.7",
"@babel/core": "7.23.9",
"@babel/eslint-parser": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/preset-react": "7.23.3",
"@nebula.js/cli": "4.9.0",
"@nebula.js/cli-build": "4.9.0",
"@nebula.js/cli-sense": "4.9.0",
"@nebula.js/cli-serve": "4.9.0",
"@playwright/test": "1.41.1",
"@testing-library/jest-dom": "6.3.0",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"chai": "4.4.1",
"cross-env": "7.0.3",
"enigma.js": "2.11.0",
"eslint": "8.43.0",
"enigma.js": "2.12.0",
"eslint": "8.56.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-mocha": "10.1.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "7.32.2",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-mocha": "10.2.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.33.2",
"extend": "3.0.2",
"fs-extra": "11.1.1",
"html-webpack-plugin": "5.5.3",
"jest": "29.5.0",
"jest-canvas-mock": "2.5.1",
"jest-circus": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"fs-extra": "11.2.0",
"html-webpack-plugin": "5.6.0",
"jest": "29.7.0",
"jest-canvas-mock": "2.5.2",
"jest-circus": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-junit": "16.0.0",
"jsdoc-to-markdown": "8.0.0",
"lerna": "8.0.0",
"mocha-junit-reporter": "2.2.0",
"prettier": "3.0.2",
"lerna": "8.0.2",
"mocha-junit-reporter": "2.2.1",
"prettier": "3.2.4",
"scriptappy-from-jsdoc": "0.7.0",
"sinon": "17.0.1",
"sinon-chai": "3.7.0",
"webpack": "5.87.0",
"webpack": "5.90.0",
"webpack-dev-server": "3.11.3"
},
"pnpm": {
Expand Down

0 comments on commit 891cbb4

Please sign in to comment.