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 dependency @nebula.js/stardust to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent a8d77d6 commit 27ab8e0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 13 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": ">=1.7.0",
"@nebula.js/stardust": ">=4.2.4",
"picasso-plugin-q": ">=2.2.3",
"picasso.js": ">=2.2.3"
}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@nebula.js/cli-build": "4.2.0",
"@nebula.js/cli-sense": "4.2.0",
"@nebula.js/cli-serve": "3.3.0",
"@nebula.js/stardust": "3.3.0",
"@nebula.js/stardust": "4.2.4",
"@qlik/eslint-config": "^0.2.0",
"@qlik/prettier-config": "^0.1.2",
"babel-plugin-istanbul": "6.1.1",
Expand All @@ -78,7 +78,7 @@
"scriptappy-from-jsdoc": "0.7.0"
},
"peerDependencies": {
"@nebula.js/stardust": ">=1.7.0"
"@nebula.js/stardust": ">=4.2.4"
},
"publishConfig": {
"access": "public"
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3512,12 +3512,12 @@
import-cwd "3.0.0"
yargs "17.7.2"

"@nebula.js/stardust@3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@nebula.js/stardust/-/stardust-3.3.0.tgz#8705317fa655049432e04c296e98b9dc85c1ca78"
integrity sha512-BSKQJLzbT6NZB4ceE9KXWPjScZ73GwRjfpi8W4qcKgFrM6gOV68nXkdnGOrqA/OEzQPE1esXKX9/wqr+7/mOlQ==
"@nebula.js/stardust@4.2.4":
version "4.2.4"
resolved "https://registry.yarnpkg.com/@nebula.js/stardust/-/stardust-4.2.4.tgz#a730e06ea8fa33e5d060e068dbfa222792f0ebc0"
integrity sha512-2fegujOD6A6bCGThFI/Qgx+pwprb0dmcPXSZJi8d1SQiHwEjpxfLHBMdUXE0J+QrvdsZyhT4gtvkjTcp2q6BHA==
dependencies:
"@types/qlik-engineapi" "12.67.12"
"@types/qlik-engineapi" "12.67.13"

"@nebula.js/stardust@^4.2.0":
version "4.2.0"
Expand Down Expand Up @@ -4022,11 +4022,6 @@
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==

"@types/[email protected]":
version "12.67.12"
resolved "https://registry.yarnpkg.com/@types/qlik-engineapi/-/qlik-engineapi-12.67.12.tgz#454966501cc48f5cd5092b3f4022c8a82ab681fa"
integrity sha512-b5F9+pikUXCahd8phenSZfTddQXlmnw+VMPPtuOB6J3GNNEZG/o0dYFOMeAo1VuFgLaD3R/Ew/+dn4QG7cpPNw==

"@types/[email protected]":
version "12.67.13"
resolved "https://registry.yarnpkg.com/@types/qlik-engineapi/-/qlik-engineapi-12.67.13.tgz#f222f48547d4eacc4965323d5f625c1c0c26d6ec"
Expand Down

0 comments on commit 27ab8e0

Please sign in to comment.