Skip to content

Commit

Permalink
Fiddle dependencies update (#3743)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesDoberer authored May 24, 2024
1 parent 3a31e17 commit 6a53ff9
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 75 deletions.
136 changes: 68 additions & 68 deletions website/fiddle/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions website/fiddle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"dev": "node patch.js && node build_patch_ui5.js && webpack serve --static public"
},
"dependencies": {
"@luigi-project/client": "2.12.0",
"@luigi-project/core": "2.12.0",
"@luigi-project/plugin-auth-oauth2": "2.12.0",
"@luigi-project/plugin-auth-oidc": "2.12.0",
"@luigi-project/client": "2.13.0",
"@luigi-project/core": "2.13.0",
"@luigi-project/plugin-auth-oauth2": "2.13.0",
"@luigi-project/plugin-auth-oidc": "2.13.0",
"@luigi-project/container": "1.1.0",
"@ui5/webcomponents": "^1.24.0",
"@ui5/webcomponents-fiori": "^1.24.0",
"ace-builds": "^1.33.0",
"@ui5/webcomponents": "^1.24.3",
"@ui5/webcomponents-fiori": "^1.24.3",
"ace-builds": "^1.33.3",
"fs-extra": "^11.2.0",
"fundamental-styles": "0.23.0"
},
Expand Down

0 comments on commit 6a53ff9

Please sign in to comment.