From acfe6aad028abb6bbf1a6f9569e823257c5a88d7 Mon Sep 17 00:00:00 2001 From: Daniel Santillan Date: Tue, 7 May 2024 17:37:25 +0200 Subject: [PATCH] chore: updated eodash package, added heigh config to dashboard pages --- package-lock.json | 8 ++++---- package.json | 2 +- uc1dashboard/index.md | 2 +- uc2dashboard/index.md | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 36c5ea1..03ebf8f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "devDependencies": { - "@eodash/eodash": "^5.0.0-alpha.2", + "@eodash/eodash": "^5.0.0-alpha.2.1", "@eox/jsonform": "^0.6.2", "@eox/storytelling": "^0.6.0", "vitepress": "^1.1.3", @@ -266,9 +266,9 @@ } }, "node_modules/@eodash/eodash": { - "version": "5.0.0-alpha.2", - "resolved": "https://registry.npmjs.org/@eodash/eodash/-/eodash-5.0.0-alpha.2.tgz", - "integrity": "sha512-x5SnhSsl8B59i4j/zCJoil5OlEDFw8o9GVWcsMBd1jxgG+/ar9VkcjYbcXFgfATpFYk0sIms3cpJNf2NunvEKA==", + "version": "5.0.0-alpha.2.1", + "resolved": "https://registry.npmjs.org/@eodash/eodash/-/eodash-5.0.0-alpha.2.1.tgz", + "integrity": "sha512-1eg7u4wqGNRxiLFpd/Aalz6V6e/3qOb606p6VkukG7hdXTxuPrFd+Zu2yqC16qWsnKlvshSTj9J3Lyf/FdaxOg==", "dev": true, "dependencies": { "@eox/itemfilter": "^0.14.0", diff --git a/package.json b/package.json index a295597..aca343c 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "docs:preview": "vitepress preview" }, "devDependencies": { - "@eodash/eodash": "^5.0.0-alpha.2", + "@eodash/eodash": "^5.0.0-alpha.2.1", "@eox/jsonform": "^0.6.2", "@eox/storytelling": "^0.6.0", "vitepress": "^1.1.3", diff --git a/uc1dashboard/index.md b/uc1dashboard/index.md index 10d3528..5aeb1a7 100644 --- a/uc1dashboard/index.md +++ b/uc1dashboard/index.md @@ -6,4 +6,4 @@ layout: page import { withBase } from 'vitepress' - \ No newline at end of file + \ No newline at end of file diff --git a/uc2dashboard/index.md b/uc2dashboard/index.md index eb8cf5b..130a229 100644 --- a/uc2dashboard/index.md +++ b/uc2dashboard/index.md @@ -6,4 +6,4 @@ layout: page import { withBase } from 'vitepress' - \ No newline at end of file + \ No newline at end of file