Skip to content

Commit

Permalink
Update @peculiar/react-components to v.1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandr-slobodian committed Jan 6, 2025
1 parent acc927e commit b34be02
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@peculiar/fortify-tools",
"homepage": "https://tools.fortifyapp.com",
"version": "2.0.9",
"version": "2.0.10",
"author": "PeculiarVentures Team",
"license": "MIT",
"private": true,
Expand Down Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"@peculiar/certificates-viewer-react": "^4.3.1",
"@peculiar/fortify-webcomponents-react": "^4.0.9",
"@peculiar/react-components": "^1.1.1",
"@peculiar/react-components": "^1.1.2",
"@peculiar/x509": "^1.12.3",
"clsx": "^2.1.1",
"i18next": "^24.0.5",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -952,10 +952,10 @@
dayjs "^1.11.11"
pvtsutils "^1.3.5"

"@peculiar/color@^0.1.4":
version "0.1.4"
resolved "https://registry.yarnpkg.com/@peculiar/color/-/color-0.1.4.tgz#e2b766e660eb897595ef567cfe5ae6c25fd53494"
integrity sha512-FqEVsZXbaL3MP39EKJtSkZWdxyPnMonsz7NTtb1BKdaS/0ixPrhs/K/C5y43nJoKXAcPiiJnkRmOld65ykmWig==
"@peculiar/color@^0.1.5":
version "0.1.5"
resolved "https://registry.yarnpkg.com/@peculiar/color/-/color-0.1.5.tgz#ca90086f79da5a8c1c3e4e219ea627b65e4d3357"
integrity sha512-nDg5qS9TU8ZTGLuWNZ1iTziAaK2hZytkjuUjIiJRfHWx65u5iyejjNeXkoe0/emAjPnX29FSI59WcwHMPZVsEw==

"@peculiar/fortify-client-core@^4.0.9":
version "4.0.9"
Expand Down Expand Up @@ -997,14 +997,14 @@
dependencies:
tslib "^2.0.0"

"@peculiar/react-components@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@peculiar/react-components/-/react-components-1.1.1.tgz#1fd770b199704cdfc5728e702bf9712bb0b1899b"
integrity sha512-zriHhJl6rJWVzzIzIB7zLGT177CQRDc9WFBmeU7YL/9qYqEdMRaURyup1PO0b1f0D613OkooJhlB9qSuej//mQ==
"@peculiar/react-components@^1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@peculiar/react-components/-/react-components-1.1.2.tgz#a7d3f65dafc9b5c1dde152b1c16a476f7f16e6f5"
integrity sha512-wxRKT0++dIDA8uwti3XauqF8QNxFjaGMcwMC8d2vaFBkki1uogINZAvFVqgnyFwDdFGgICNSQjHu409kIdLXNw==
dependencies:
"@emotion/react" "^11.11.1"
"@emotion/styled" "^11.11.0"
"@peculiar/color" "^0.1.4"
"@peculiar/color" "^0.1.5"
"@popperjs/core" "^2.11.7"
"@types/flat" "^5.0.2"
"@types/react-transition-group" "^4.4.5"
Expand Down

0 comments on commit b34be02

Please sign in to comment.