Skip to content

Commit

Permalink
chore(deps): fundamental-styles 0.37.6 (#12308)
Browse files Browse the repository at this point in the history
  • Loading branch information
droshev authored Aug 25, 2024
1 parent a1a4c45 commit 7af7435
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@angular/platform-browser": "18.0.3",
"@angular/platform-browser-dynamic": "18.0.3",
"@angular/router": "18.0.3",
"@fundamental-styles/cx": "0.37.5",
"@fundamental-styles/cx": "0.37.6",
"@nx/angular": "19.2.3",
"@sap-theming/theming-base-content": "11.18.0",
"@stackblitz/sdk": "1.9.0",
Expand All @@ -58,7 +58,7 @@
"fast-deep-equal": "3.1.3",
"focus-trap": "7.1.0",
"focus-visible": "5.2.0",
"fundamental-styles": "0.37.5",
"fundamental-styles": "0.37.6",
"fuse.js": "7.0.0",
"highlight.js": "11.7.0",
"intl": "1.2.5",
Expand Down Expand Up @@ -92,7 +92,7 @@
"@nx/js": "19.2.3",
"@nx/plugin": "19.2.3",
"@nx/workspace": "19.2.3",
"@sap-ui/common-css": "0.37.5",
"@sap-ui/common-css": "0.37.6",
"@schematics/angular": "18.0.4",
"@swc-node/register": "1.9.2",
"@swc/cli": "0.3.12",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2542,10 +2542,10 @@
dependencies:
tslib "^2.4.0"

"@fundamental-styles/[email protected].5":
version "0.37.5"
resolved "https://registry.yarnpkg.com/@fundamental-styles/cx/-/cx-0.37.5.tgz#e27525dd608c24230057e766c6c09984794b0082"
integrity sha512-Q5gPseC5x8TPinWbKZHE2Xd4yHOM7vgIptEsW9YT+UNGn4bt5s3UlmtBBFZnDV7yOJRA5pjH6sXLXqy7be+c6w==
"@fundamental-styles/[email protected].6":
version "0.37.6"
resolved "https://registry.yarnpkg.com/@fundamental-styles/cx/-/cx-0.37.6.tgz#304b9062ccca1b456a8c97b25210cb94c339665b"
integrity sha512-I7sdV4uoqtijuYlk+mFhgnIqvYLoMgwyIzsGlEmDhEJ8ZAPPOrqqmLcu3UIVHFvtCTDtDRjgV3CBKrgVlXMPbQ==

"@gar/promisify@^1.1.3":
version "1.1.3"
Expand Down Expand Up @@ -3908,10 +3908,10 @@
resolved "https://registry.yarnpkg.com/@sap-theming/theming-base-content/-/theming-base-content-11.18.0.tgz#b43cb1539a67df3ebb848390e584fc0cd4c5e478"
integrity sha512-7CeTh8V9UR4ThLa6w341Et56ZHG5SyjSWZ7h+C97gqmATMWO1KHVOLo/CcA7RfwN3LmFaGXKW/PcMadxEqWMJQ==

"@sap-ui/[email protected].5":
version "0.37.5"
resolved "https://registry.yarnpkg.com/@sap-ui/common-css/-/common-css-0.37.5.tgz#b3805724fc052142c4d01291813635e0d9b95d51"
integrity sha512-P9/DlopnW9HaLQK82VpHsqY+c8aBTRN/0/aLyyASnayX2C+9W0k9UoGpmivBPByQb9NoVH95yrx2QE/pFaoDAg==
"@sap-ui/[email protected].6":
version "0.37.6"
resolved "https://registry.yarnpkg.com/@sap-ui/common-css/-/common-css-0.37.6.tgz#e2d756ebef25cf175d0599eb63694879f5832886"
integrity sha512-4vkdrZCyKMjJIclms8OcwX22Yx6dBCTw2k7qKQ9q4K2qhZhMnJaPFq/TRVcfmfhQkJ/u2pmriVLaLAtVteEo4Q==
dependencies:
"@sap-theming/theming-base-content" "^11.18.0"

Expand Down Expand Up @@ -9872,10 +9872,10 @@ functions-have-names@^1.2.3:
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==

[email protected].5:
version "0.37.5"
resolved "https://registry.yarnpkg.com/fundamental-styles/-/fundamental-styles-0.37.5.tgz#5ba0eff47b9ebed6789af9a806719fec636a25c7"
integrity sha512-A8ZiWpoEhv7Gd0zEZNHmfYG0HOeje4n3c24bADzrKkUp/WZV70nIyKM9wuLMaTXY/PK/JMUwz78kqzL+RMRz/A==
[email protected].6:
version "0.37.6"
resolved "https://registry.yarnpkg.com/fundamental-styles/-/fundamental-styles-0.37.6.tgz#f70a507e7309a7385ed9ff6dc137ea242cc9e826"
integrity sha512-oCCFUJmOwNdCCqNbfVxWIZxv9wuAoyLll76/HnI1vIyF4vyJa9XSeceMoT9YSyI+a3YMFwYi4xb/tcZdL1HycA==

[email protected]:
version "7.0.0"
Expand Down

0 comments on commit 7af7435

Please sign in to comment.