Skip to content

Commit

Permalink
BASIRA #290 - Updating react-components packages to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dleadbetter committed Dec 23, 2024
1 parent ae2b01f commit ef8c109
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"dependencies": {
"@babel/eslint-parser": "^7.21.3",
"@babel/runtime": "^7.22.3",
"@performant-software/semantic-components": "^2.2.20-beta.6",
"@performant-software/shared-components": "^2.2.20-beta.6",
"@performant-software/semantic-components": "^2.2.20",
"@performant-software/shared-components": "^2.2.20",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
Expand Down
16 changes: 8 additions & 8 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2549,10 +2549,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@performant-software/semantic-components@^2.2.20-beta.6":
version "2.2.20-beta.6"
resolved "https://registry.yarnpkg.com/@performant-software/semantic-components/-/semantic-components-2.2.20-beta.6.tgz#69aab752d5d80a20d5d8034f1a631dbe7186f5b7"
integrity sha512-9c+zlyEvwZZ4/RltGWMC9HDlpqaSJPPCrRSasuxzkabbxZgQf/jR87r3M5RvZ0CNObtyRjdGPqzFIm3iqR6TMg==
"@performant-software/semantic-components@^2.2.20":
version "2.2.20"
resolved "https://registry.yarnpkg.com/@performant-software/semantic-components/-/semantic-components-2.2.20.tgz#45c6f8cc573a1e4683490149ab1adeef43fd0336"
integrity sha512-zLY4Um5XcWOukOaKGhFk93jjFbZILUwDMjiYattlgw6gMAfsICTuRiZzG/fG870r9LCrJbhYqhSS5VqxlGMMjQ==
dependencies:
"@react-google-maps/api" "^2.8.1"
axios "^0.26.1"
Expand All @@ -2570,10 +2570,10 @@
zotero-api-client "^0.40.0"
zotero-translation-client "^5.0.1"

"@performant-software/shared-components@^2.2.20-beta.6":
version "2.2.20-beta.6"
resolved "https://registry.yarnpkg.com/@performant-software/shared-components/-/shared-components-2.2.20-beta.6.tgz#69e344095316b52ce0a03864b0bfcc052229a335"
integrity sha512-7jxuKZ8L3SU6VD9B0ZLaJJ7tpeKg191sweIoMi6918ioima2GUQ7O+rzfuo0CQe+DiOJ4yoiK3gDZZWk3QN7WQ==
"@performant-software/shared-components@^2.2.20":
version "2.2.20"
resolved "https://registry.yarnpkg.com/@performant-software/shared-components/-/shared-components-2.2.20.tgz#af48ee4690c6db599d14fb46a7ea96491912a4ef"
integrity sha512-9Tb81vyLGPONvrpChelcm7LWlyes1H8M/h2Of4/3nPa1rkRshN6PMDJ82J8pPBgzJ8qAG+98fpd632SGBO5udg==
dependencies:
"@react-google-maps/api" "^2.8.1"
axios "^0.26.1"
Expand Down

0 comments on commit ef8c109

Please sign in to comment.