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 Jul 26, 2023
1 parent a8d77d6 commit 33195ff
Show file tree
Hide file tree
Showing 3 changed files with 1,197 additions and 968 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": ">=1.7.0",
"picasso-plugin-q": ">=2.2.3",
"picasso.js": ">=2.2.3"
"picasso-plugin-q": ">=2.2.4",
"picasso.js": ">=2.2.4"
}
}
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,30 +51,30 @@
},
"devDependencies": {
"@after-work.js/aw": "6.0.14",
"@babel/cli": "7.21.5",
"@babel/core": "7.22.1",
"@babel/parser": "7.22.4",
"@babel/preset-env": "7.22.4",
"@babel/traverse": "7.22.4",
"@commitlint/cli": "17.6.5",
"@commitlint/config-conventional": "17.6.5",
"@nebula.js/cli": "4.2.0",
"@nebula.js/cli-build": "4.2.0",
"@nebula.js/cli-sense": "4.2.0",
"@babel/cli": "7.22.9",
"@babel/core": "7.22.9",
"@babel/parser": "7.22.7",
"@babel/preset-env": "7.22.9",
"@babel/traverse": "7.22.8",
"@commitlint/cli": "17.6.7",
"@commitlint/config-conventional": "17.6.7",
"@nebula.js/cli": "4.2.4",
"@nebula.js/cli-build": "4.2.4",
"@nebula.js/cli-sense": "4.2.4",
"@nebula.js/cli-serve": "3.3.0",
"@nebula.js/stardust": "3.3.0",
"@qlik/eslint-config": "^0.2.0",
"@qlik/prettier-config": "^0.1.2",
"@qlik/eslint-config": "^0.4.9",
"@qlik/prettier-config": "^0.2.2",
"babel-plugin-istanbul": "6.1.1",
"eslint": "8.41.0",
"eslint": "8.45.0",
"fs-extra": "11.1.1",
"globby": "11.1.0",
"husky": "8.0.3",
"mocha-junit-reporter": "2.2.0",
"picasso-plugin-q": "2.2.3",
"picasso.js": "2.2.3",
"mocha-junit-reporter": "2.2.1",
"picasso-plugin-q": "2.2.4",
"picasso.js": "2.2.4",
"prettier": "2.8.8",
"qlik-chart-modules": "0.56.0",
"qlik-chart-modules": "0.57.0",
"scriptappy-from-jsdoc": "0.7.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 33195ff

Please sign in to comment.