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 5, 2024
1 parent d479b86 commit 6fcf466
Show file tree
Hide file tree
Showing 3 changed files with 1,591 additions and 1,794 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.9.0"
"@nebula.js/stardust": "^4.10.0"
}
}
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,34 +81,34 @@
"@babel/preset-env": "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",
"@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",
"@nebula.js/test-utils": "0.6.0",
"@playwright/test": "1.41.1",
"@qlik/eslint-config": "0.7.2",
"@qlik/prettier-config": "0.4.7",
"@playwright/test": "1.41.2",
"@qlik/eslint-config": "0.7.5",
"@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.6",
"husky": "9.0.10",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-junit": "16.0.0",
"lint-staged": "15.2.0",
"lint-staged": "15.2.2",
"mocha-junit-reporter": "2.2.1",
"prettier": "2.8.8",
"qlik-chart-modules": "0.59.0",
"qlik-chart-modules": "0.63.0",
"shx": "0.3.4",
"typescript": "5.3.3",
"yargs": "17.7.2"
},
"peerDependencies": {
"@nebula.js/stardust": ">=4.9.0"
"@nebula.js/stardust": ">=4.10.0"
},
"engines": {
"node": ">=16"
Expand Down
Loading

0 comments on commit 6fcf466

Please sign in to comment.