From c9a4d068a7a081e1ad8fc4639ecd3c2f51dd4e64 Mon Sep 17 00:00:00 2001 From: Uliana Caceres <2720077+UlianaMunich@users.noreply.github.com> Date: Fri, 20 May 2022 11:39:33 +0200 Subject: [PATCH] Update fiddle dependencies (Luigi Core v1.22.0 and FD Styles v0.23.0) (#2707) --- website/fiddle/package-lock.json | 30 +++++++++---------- website/fiddle/package.json | 14 ++++----- .../fundamental/empty-demo-page.html | 4 +++ .../fundamental/table-demo-page.html | 4 +++ .../fundamental/tree-demo-page.html | 4 +++ 5 files changed, 34 insertions(+), 22 deletions(-) diff --git a/website/fiddle/package-lock.json b/website/fiddle/package-lock.json index 08f328b0b0..bd81c9efef 100644 --- a/website/fiddle/package-lock.json +++ b/website/fiddle/package-lock.json @@ -4,24 +4,24 @@ "lockfileVersion": 1, "dependencies": { "@luigi-project/client": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/@luigi-project/client/-/client-1.21.0.tgz", - "integrity": "sha512-IlTtCfWdjEhkIlU0ACVqQpYIjUPAxSRG75KTKXv9G8fT315SATArxq7bjZcwKhLUSvweuQaYJwN+QQE8Ao0WyQ==" + "version": "1.22.0", + "resolved": "https://registry.npmjs.org/@luigi-project/client/-/client-1.22.0.tgz", + "integrity": "sha512-2zC2Jt76OoEtqRzlg7Md5hubB9WvzYMW4p/TJQvjEGT55GCPvTLb8f/Z5d6hxhkWR7l7oWCcTf09x17DHJjmfg==" }, "@luigi-project/core": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/@luigi-project/core/-/core-1.21.0.tgz", - "integrity": "sha512-9Op6jmwAGHhdLZdI1Hb1vaTAAn2GWHUwUjLNZBLNJtBVxND+ahRR1jimLPTIFajUse/HeKTNcfN4dn2eux3rIQ==" + "version": "1.22.0", + "resolved": "https://registry.npmjs.org/@luigi-project/core/-/core-1.22.0.tgz", + "integrity": "sha512-usDmu02xUmTqCmGbdzIGxnhOEnYPsvKO+hT4Gdmf0i96YLVBoiX0rVXV9T7aokQ5rRDV9Kjgd1Foea0NBltmGA==" }, "@luigi-project/plugin-auth-oauth2": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/@luigi-project/plugin-auth-oauth2/-/plugin-auth-oauth2-1.21.0.tgz", - "integrity": "sha512-UJl8ELF3i2AxaETKcpAzdIYu+CF69ogGHKqK0EF4UzvmcXGXyl4vwuYmnn+A937fH/vN2DMCXwAimb3vvIKi9Q==" + "version": "1.22.0", + "resolved": "https://registry.npmjs.org/@luigi-project/plugin-auth-oauth2/-/plugin-auth-oauth2-1.22.0.tgz", + "integrity": "sha512-a1DmuXIZXbvcqfMkdxIw73Vy5yXgQQBrOOvWCifczmTf3RvdMf4JIa5KlHFfMObQsw+KbJJGhJRcVFpeeVvJhw==" }, "@luigi-project/plugin-auth-oidc": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/@luigi-project/plugin-auth-oidc/-/plugin-auth-oidc-1.21.0.tgz", - "integrity": "sha512-Ww3fvGAzZ2j6zvdFAk1SGJznojACBquyKLM8aafrwNcQr31YnGfwRa2JfiylgOSuRviqgnVRcR5P3p2Y3hGbmQ==" + "version": "1.22.0", + "resolved": "https://registry.npmjs.org/@luigi-project/plugin-auth-oidc/-/plugin-auth-oidc-1.22.0.tgz", + "integrity": "sha512-mI2EOn64IhbkOrOWQcmsfZROSIT0btLRz01URVe/LdGHwobZGQAw6wpUz5zkYwJy6clDu87iF3rMxhgXChvw6w==" }, "@sap-theming/theming-base-content": { "version": "11.1.38", @@ -2452,9 +2452,9 @@ "dev": true }, "fundamental-styles": { - "version": "0.18.0", - "resolved": "https://registry.npmjs.org/fundamental-styles/-/fundamental-styles-0.18.0.tgz", - "integrity": "sha512-SI/apMZWQ3ed0oOR+3CieCCTTBBjNfuidCrUz28e+c0BeN92M8ZDUrmeeGxOk35o1xnZrQriOjsgMuhY/jY3Cg==" + "version": "0.23.0", + "resolved": "https://registry.npmjs.org/fundamental-styles/-/fundamental-styles-0.23.0.tgz", + "integrity": "sha512-A5VtoDI8GebDziLmP4e1S4RXwlagglCgBUfHBCCe7OPzbIWH1s4rQ1mO6rp+Gd8aj0uvIe1mkHi+pNKEdqSg2Q==" }, "get-caller-file": { "version": "2.0.5", diff --git a/website/fiddle/package.json b/website/fiddle/package.json index 0ef6b9727c..3596c6832a 100644 --- a/website/fiddle/package.json +++ b/website/fiddle/package.json @@ -22,15 +22,15 @@ "dev": "node patch.js && node build_patch_ui5.js && webpack-dev-server --content-base public" }, "dependencies": { - "@luigi-project/client": "1.21.0", - "@luigi-project/core": "1.21.0", - "@luigi-project/plugin-auth-oauth2": "1.21.0", - "@luigi-project/plugin-auth-oidc": "1.21.0", - "@sap-theming/theming-base-content": "~11.1.28", + "@luigi-project/client": "1.22.0", + "@luigi-project/core": "1.22.0", + "@luigi-project/plugin-auth-oauth2": "1.22.0", + "@luigi-project/plugin-auth-oidc": "1.22.0", + "@sap-theming/theming-base-content": "~11.1.35", "@ui5/webcomponents": "^1.3.0", "@ui5/webcomponents-fiori": "^1.3.0", "ace-builds": "1.4.14", "fs-extra": "^10.1.0", - "fundamental-styles": "0.18.0" + "fundamental-styles": "0.23.0" } -} \ No newline at end of file +} diff --git a/website/fiddle/public/examples/microfrontends/fundamental/empty-demo-page.html b/website/fiddle/public/examples/microfrontends/fundamental/empty-demo-page.html index 3639a7e4ae..1d15f36758 100644 --- a/website/fiddle/public/examples/microfrontends/fundamental/empty-demo-page.html +++ b/website/fiddle/public/examples/microfrontends/fundamental/empty-demo-page.html @@ -8,6 +8,10 @@