Skip to content

Commit

Permalink
chore: upgrade to shared components 3.7.5 (eclipse-tractusx#1440)
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Rohrmeier authored Jan 27, 2025
1 parent e1a5177 commit ddbb96f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion DEPENDENCIES
Original file line number Diff line number Diff line change
Expand Up @@ -760,7 +760,7 @@ npm/npmjs/@babel/traverse/7.26.5, MIT AND (BSD-2-Clause AND ISC AND MIT) AND BSD
npm/npmjs/@babel/types/7.25.6, MIT AND (BSD-2-Clause AND ISC AND MIT) AND BSD-2-Clause AND BSD-3-Clause, approved, #16040
npm/npmjs/@babel/types/7.26.5, MIT AND (BSD-2-Clause AND ISC AND MIT) AND BSD-2-Clause AND BSD-3-Clause, approved, #17734
npm/npmjs/@bcoe/v8-coverage/0.2.3, ISC AND MIT, approved, clearlydefined
npm/npmjs/@catena-x/portal-shared-components/3.7.4, Apache-2.0 AND CC-BY-4.0 AND OFL-1.1, approved, #17145
npm/npmjs/@catena-x/portal-shared-components/3.7.5, Apache-2.0 AND CC-BY-4.0 AND OFL-1.1, approved, #17145
npm/npmjs/@colors/colors/1.5.0, MIT, approved, clearlydefined
npm/npmjs/@cspotcode/source-map-support/0.8.1, MIT, approved, clearlydefined
npm/npmjs/@cypress/request/3.0.6, Apache-2.0, approved, clearlydefined
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
]
},
"dependencies": {
"@catena-x/portal-shared-components": "^3.7.4",
"@catena-x/portal-shared-components": "^3.7.5",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@hookform/error-message": "^2.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -388,10 +388,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@catena-x/portal-shared-components@^3.7.4":
version "3.7.4"
resolved "https://registry.yarnpkg.com/@catena-x/portal-shared-components/-/portal-shared-components-3.7.4.tgz#45813f2d88e3bd480255e389fd9462e8314a6826"
integrity sha512-ogNuTAUpA+NKNtbui0ZcKad0xXZvabTTb9Uni+c16JcRW/K7ScnyDzQC3w7ZCzfNPv/TQF34Dq3aM4ZjShKBxw==
"@catena-x/portal-shared-components@^3.7.5":
version "3.7.5"
resolved "https://registry.yarnpkg.com/@catena-x/portal-shared-components/-/portal-shared-components-3.7.5.tgz#58d81cf3bf243ec695a8da76e7ab8573551df9ce"
integrity sha512-vNwf5QKX0q3o6ku4ZZaVvccWRrgIYnO9scMiShwv/jyUjD/urt5PnqaAmSu4UjzjPLAvAxCl05tjy/7AXlIneQ==
dependencies:
"@date-io/date-fns" "^3.0.0"
"@emotion/react" "^11.11.4"
Expand Down

0 comments on commit ddbb96f

Please sign in to comment.