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] committed Oct 10, 2023
1 parent 8173af4 commit 5919aa9
Show file tree
Hide file tree
Showing 3 changed files with 799 additions and 867 deletions.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"module": "esm/index.js",
"peerDependencies": {
"@nebula.js/stardust": ">=4.4.0",
"@nebula.js/stardust": ">=4.5.0",
"picasso-plugin-q": ">=2.2.5",
"picasso.js": ">=2.2.5"
}
Expand Down
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,35 +49,35 @@
}
},
"devDependencies": {
"@babel/cli": "7.22.10",
"@babel/core": "7.22.11",
"@babel/parser": "7.22.14",
"@babel/preset-env": "7.22.14",
"@babel/traverse": "7.22.11",
"@commitlint/cli": "17.7.1",
"@babel/cli": "7.23.0",
"@babel/core": "7.23.0",
"@babel/parser": "7.23.0",
"@babel/preset-env": "7.22.20",
"@babel/traverse": "7.23.0",
"@commitlint/cli": "17.7.2",
"@commitlint/config-conventional": "17.7.0",
"@nebula.js/cli": "4.4.0",
"@nebula.js/cli-build": "4.4.0",
"@nebula.js/cli-sense": "4.4.0",
"@nebula.js/cli-serve": "4.4.0",
"@nebula.js/stardust": "4.4.0",
"@qlik/eslint-config": "0.4.16",
"@qlik/prettier-config": "0.3.0",
"@nebula.js/cli": "4.5.0",
"@nebula.js/cli-build": "4.5.0",
"@nebula.js/cli-sense": "4.5.0",
"@nebula.js/cli-serve": "4.5.0",
"@nebula.js/stardust": "4.5.0",
"@qlik/eslint-config": "0.4.24",
"@qlik/prettier-config": "0.4.1",
"@scriptappy/cli": "0.10.0",
"@scriptappy/from-jsdoc": "0.19.0",
"babel-plugin-istanbul": "6.1.1",
"eslint": "8.48.0",
"eslint": "8.51.0",
"fs-extra": "11.1.1",
"globby": "11.1.0",
"husky": "8.0.3",
"jest": "29.6.4",
"jest": "29.7.0",
"picasso-plugin-q": "2.2.5",
"picasso.js": "2.2.5",
"prettier": "3.0.3",
"qlik-chart-modules": "0.59.0"
"qlik-chart-modules": "0.61.0"
},
"peerDependencies": {
"@nebula.js/stardust": ">=4.4.0"
"@nebula.js/stardust": ">=4.5.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 5919aa9

Please sign in to comment.