Skip to content

Commit

Permalink
Merge pull request #1151 from exacaster/dependabot/npm_and_yarn/front…
Browse files Browse the repository at this point in the history
…end/chakra-ui/react-2.10.3

Bump @chakra-ui/react from 2.10.2 to 2.10.3 in /frontend
  • Loading branch information
pdambrauskas authored Oct 21, 2024
2 parents 68ce197 + c5d6c02 commit 6d0363e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "module",
"dependencies": {
"@chakra-ui/icons": "^2.1.1",
"@chakra-ui/react": "^2.10.2",
"@chakra-ui/react": "^2.10.3",
"@chakra-ui/system": "^2.5.8",
"@emotion/react": "^11",
"@emotion/styled": "^11",
Expand Down
18 changes: 9 additions & 9 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -353,13 +353,13 @@
dependencies:
"@chakra-ui/utils" "2.0.15"

"@chakra-ui/react@^2.10.2":
version "2.10.2"
resolved "https://registry.yarnpkg.com/@chakra-ui/react/-/react-2.10.2.tgz#9fc718ab809d8a8003a8c688b2b6fda44f63741a"
integrity sha512-TfIHTqTlxTHYJZBtpiR5EZasPUrLYKJxdbHkdOJb5G1OQ+2c5kKl5XA7c2pMtsEptzb7KxAAIB62t3hxdfWp1w==
"@chakra-ui/react@^2.10.3":
version "2.10.3"
resolved "https://registry.yarnpkg.com/@chakra-ui/react/-/react-2.10.3.tgz#8595658890a9558de7eec1a854cb959fc6352e29"
integrity sha512-oWmGGzzKWBfoB3hrrQxWwFirlxJXGdk3v4SLnLPPYRy9IMibmQM5rAUJ/NxZum1mrYGP5lo7DHcIWDfV2A3ubw==
dependencies:
"@chakra-ui/hooks" "2.4.2"
"@chakra-ui/styled-system" "2.11.2"
"@chakra-ui/styled-system" "2.12.0"
"@chakra-ui/theme" "3.4.6"
"@chakra-ui/utils" "2.2.2"
"@popperjs/core" "^2.11.8"
Expand All @@ -374,10 +374,10 @@
resolved "https://registry.yarnpkg.com/@chakra-ui/shared-utils/-/shared-utils-2.0.5.tgz#cb2b49705e113853647f1822142619570feba081"
integrity sha512-4/Wur0FqDov7Y0nCXl7HbHzCg4aq86h+SXdoUeuCMD3dSj7dpsVnStLYhng1vxvlbUnLpdF4oz5Myt3i/a7N3Q==

"@chakra-ui/styled-system@2.11.2":
version "2.11.2"
resolved "https://registry.yarnpkg.com/@chakra-ui/styled-system/-/styled-system-2.11.2.tgz#2c0da4653b6b8b6a75ab7362d4d5ca208324747a"
integrity sha512-y++z2Uop+hjfZX9mbH88F1ikazPv32asD2er56zMJBemUAzweXnHTpiCQbluEDSUDhqmghVZAdb+5L4XLbsRxA==
"@chakra-ui/styled-system@2.12.0":
version "2.12.0"
resolved "https://registry.yarnpkg.com/@chakra-ui/styled-system/-/styled-system-2.12.0.tgz#72ad933bf11abd37c43086a3cb710e683a08ebc2"
integrity sha512-zoqLw1I2y4GlZ0LDoyw8o0JjoDOW6u0IwFPAoHuw0UMbP8glHUGvwEL1STug/i/GzBKw83yoF6ae41HIQvhMww==
dependencies:
"@chakra-ui/utils" "2.2.2"
csstype "^3.1.2"
Expand Down

0 comments on commit 6d0363e

Please sign in to comment.