Skip to content
This repository was archived by the owner on Mar 19, 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 17, 2024
1 parent ddfd4a8 commit 5442b12
Show file tree
Hide file tree
Showing 3 changed files with 415 additions and 376 deletions.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"module": "esm/index.js",
"peerDependencies": {
"@nebula.js/stardust": "^4.10.0"
"@nebula.js/stardust": "^4.11.0"
}
}
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,36 +80,36 @@
"@babel/core": "7.23.9",
"@babel/helper-define-map": "7.18.6",
"@babel/preset-env": "7.23.9",
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"@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",
"@nebula.js/stardust": "4.10.0",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.2",
"@nebula.js/cli": "4.11.0",
"@nebula.js/cli-build": "4.11.0",
"@nebula.js/cli-sense": "4.11.0",
"@nebula.js/cli-serve": "4.11.0",
"@nebula.js/stardust": "4.11.0",
"@nebula.js/test-utils": "0.6.0",
"@playwright/test": "1.41.2",
"@qlik/eslint-config": "0.7.6",
"@qlik/eslint-config": "0.7.8",
"@qlik/prettier-config": "0.4.8",
"@scriptappy/cli": "0.10.0",
"@scriptappy/from-jsdoc": "0.19.0",
"babel-plugin-istanbul": "6.1.1",
"eslint": "8.56.0",
"fs-extra": "11.2.0",
"husky": "9.0.10",
"husky": "9.0.11",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-junit": "16.0.0",
"lint-staged": "15.2.2",
"mocha-junit-reporter": "2.2.1",
"prettier": "2.8.8",
"qlik-chart-modules": "0.66.0",
"qlik-chart-modules": "0.67.0",
"shx": "0.3.4",
"typescript": "5.3.3",
"yargs": "17.7.2"
},
"peerDependencies": {
"@nebula.js/stardust": ">=4.10.0"
"@nebula.js/stardust": ">=4.11.0"
},
"engines": {
"node": ">=16"
Expand Down
Loading

0 comments on commit 5442b12

Please sign in to comment.