Skip to content
This repository has been archived by the owner on Apr 23, 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 1, 2024
1 parent 4df846d commit e7b1389
Show file tree
Hide file tree
Showing 3 changed files with 403 additions and 282 deletions.
4 changes: 2 additions & 2 deletions core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"module": "esm/index.js",
"peerDependencies": {
"@nebula.js/stardust": ">=4.9.0",
"picasso-plugin-q": ">=2.2.5",
"picasso.js": ">=2.2.5"
"picasso-plugin-q": ">=2.2.7",
"picasso.js": ">=2.2.7"
}
}
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,20 +49,20 @@
}
},
"devDependencies": {
"@babel/cli": "7.23.4",
"@babel/core": "7.23.7",
"@babel/parser": "7.23.6",
"@babel/preset-env": "7.23.7",
"@babel/traverse": "7.23.7",
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@babel/cli": "7.23.9",
"@babel/core": "7.23.9",
"@babel/parser": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/traverse": "7.23.9",
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"@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",
"@nebula.js/stardust": "4.9.0",
"@qlik/eslint-config": "0.6.6",
"@qlik/prettier-config": "0.4.5",
"@qlik/eslint-config": "0.7.4",
"@qlik/prettier-config": "0.4.7",
"@scriptappy/cli": "0.10.0",
"@scriptappy/from-jsdoc": "0.19.0",
"babel-plugin-istanbul": "6.1.1",
Expand All @@ -72,10 +72,10 @@
"husky": "8.0.3",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"picasso-plugin-q": "2.2.5",
"picasso.js": "2.2.5",
"prettier": "3.1.1",
"qlik-chart-modules": "0.59.0",
"picasso-plugin-q": "2.2.7",
"picasso.js": "2.2.7",
"prettier": "3.2.4",
"qlik-chart-modules": "0.63.0",
"typescript": "5.3.3"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit e7b1389

Please sign in to comment.