Skip to content

Commit

Permalink
Update fiddle dependencies (#3901)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesDoberer authored Sep 9, 2024
1 parent 027023e commit 87a7b35
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 83 deletions.
150 changes: 75 additions & 75 deletions website/fiddle/package-lock.json

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

16 changes: 8 additions & 8 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.14.0",
"@luigi-project/core": "2.14.0",
"@luigi-project/plugin-auth-oauth2": "2.14.0",
"@luigi-project/plugin-auth-oidc": "2.14.0",
"@luigi-project/container": "1.1.0",
"@ui5/webcomponents": "^2.0.1",
"@ui5/webcomponents-fiori": "^2.0.1",
"ace-builds": "^1.35.2",
"@luigi-project/client": "2.15.0",
"@luigi-project/core": "2.15.0",
"@luigi-project/plugin-auth-oauth2": "^2.15.0",
"@luigi-project/plugin-auth-oidc": "^2.15.0",
"@luigi-project/container": "^1.3.0",
"@ui5/webcomponents": "^2.2.0",
"@ui5/webcomponents-fiori": "^2.2.0",
"ace-builds": "^1.36.2",
"fs-extra": "^11.2.0",
"fundamental-styles": "0.23.0"
},
Expand Down

0 comments on commit 87a7b35

Please sign in to comment.