Skip to content

Commit

Permalink
CHORE(NPM) - bump @leafygreen-ui/code from 14.2.18 to 14.3.3 (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent b7ac6df commit 770903e
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 39 deletions.
2 changes: 1 addition & 1 deletion apps/spruce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@leafygreen-ui/callout": "9.0.18",
"@leafygreen-ui/card": "10.0.5",
"@leafygreen-ui/checkbox": "13.0.0",
"@leafygreen-ui/code": "14.2.18",
"@leafygreen-ui/code": "14.3.3",
"@leafygreen-ui/combobox": "8.1.1",
"@leafygreen-ui/confirmation-modal": "5.0.9",
"@leafygreen-ui/date-picker": "1.1.3",
Expand Down
60 changes: 22 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2505,7 +2505,7 @@
"@leafygreen-ui/tokens" "^2.1.1"
polished "^4.2.2"

"@leafygreen-ui/button@^21.0.11", "@leafygreen-ui/button@^21.0.3", "@leafygreen-ui/button@^21.0.9", "@leafygreen-ui/button@^21.2.0", "@leafygreen-ui/button@^21.2.1":
"@leafygreen-ui/button@^21.0.3", "@leafygreen-ui/button@^21.0.9", "@leafygreen-ui/button@^21.1.0", "@leafygreen-ui/button@^21.2.0", "@leafygreen-ui/button@^21.2.1":
version "21.2.1"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/button/-/button-21.2.1.tgz#a60c919422fa3fcc13ef840434ad5d04cac44fbc"
integrity sha512-Ngcve4Q+4e44Q7Lsjd1y70lw7Llq0ZWCUFP2kJA4Vfo+kr1HtxjtUSHVRs+8puCfKiFkusJ34D5dnFaAGL2YmQ==
Expand Down Expand Up @@ -2610,21 +2610,22 @@
"@leafygreen-ui/palette" "^4.0.9"
"@leafygreen-ui/tokens" "^2.5.2"

"@leafygreen-ui/code@14.2.18":
version "14.2.18"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/code/-/code-14.2.18.tgz#7ade044ca8c9ff1c5bb9332021a57278d56b5292"
integrity sha512-vtAEzURQ/Or8G9vBjsjN4aCWoysHr/Ny/3ewEcLRpz66vkC0kplArdnmG5dVSmklzImU4jKa+QOeM74l3DTHUQ==
"@leafygreen-ui/code@14.3.3":
version "14.3.3"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/code/-/code-14.3.3.tgz#7a4e6a8453bc33f646b25333dd460875e371355f"
integrity sha512-/QebIx0+hWCuiwEKXc/nqYpcV7MYmvzp5azqRRSbQmfFgV1pkdn1aa/IWLc+eHijpxAxBZmdk0xHYepPgSViQg==
dependencies:
"@leafygreen-ui/a11y" "^1.4.11"
"@leafygreen-ui/button" "^21.0.11"
"@leafygreen-ui/emotion" "^4.0.7"
"@leafygreen-ui/hooks" "^8.0.0"
"@leafygreen-ui/icon" "^11.25.1"
"@leafygreen-ui/icon-button" "^15.0.19"
"@leafygreen-ui/lib" "^13.1.0"
"@leafygreen-ui/palette" "^4.0.7"
"@leafygreen-ui/select" "^11.0.1"
"@leafygreen-ui/tokens" "^2.2.0"
"@leafygreen-ui/a11y" "^1.4.13"
"@leafygreen-ui/button" "^21.1.0"
"@leafygreen-ui/emotion" "^4.0.8"
"@leafygreen-ui/hooks" "^8.1.3"
"@leafygreen-ui/icon" "^12.0.1"
"@leafygreen-ui/icon-button" "^15.0.21"
"@leafygreen-ui/lib" "^13.3.0"
"@leafygreen-ui/palette" "^4.0.9"
"@leafygreen-ui/select" "^12.0.0"
"@leafygreen-ui/tokens" "^2.6.0"
"@leafygreen-ui/tooltip" "^11.0.3"
"@types/facepaint" "^1.2.1"
"@types/highlight.js" "^10.1.0"
clipboard "^2.0.6"
Expand Down Expand Up @@ -3295,27 +3296,6 @@
polished "^4.1.3"
react-is "^18.0.1"

"@leafygreen-ui/select@^11.0.1":
version "11.3.2"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/select/-/select-11.3.2.tgz#801dd0eee893b8b9b901d2906ff4cfaac98f0411"
integrity sha512-qPAXYibI4UNX+xW7QdspoT+fg9WfkqTwCsD9j27rTyJZ+pR2BOW5oynG5gKnm0AVPWullms5/SdxiLWai1GxNA==
dependencies:
"@leafygreen-ui/button" "^21.2.0"
"@leafygreen-ui/emotion" "^4.0.8"
"@leafygreen-ui/hooks" "^8.1.3"
"@leafygreen-ui/icon" "^12.1.0"
"@leafygreen-ui/input-option" "^1.1.3"
"@leafygreen-ui/lib" "^13.4.0"
"@leafygreen-ui/palette" "^4.0.10"
"@leafygreen-ui/popover" "^11.3.1"
"@leafygreen-ui/tokens" "^2.5.2"
"@leafygreen-ui/typography" "^19.0.0"
"@lg-tools/test-harnesses" "^0.1.2"
"@types/react-is" "^18.0.0"
lodash "^4.17.21"
polished "^4.1.3"
react-is "^18.0.1"

"@leafygreen-ui/[email protected]":
version "14.1.3"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/side-nav/-/side-nav-14.1.3.tgz#1af948934749f9643e6d0953c81872efd1cbf09e"
Expand Down Expand Up @@ -11332,8 +11312,7 @@ prelude-ls@^1.2.1:
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==

"prettier-fallback@npm:prettier@^3", prettier@^3.1.1:
name prettier-fallback
"prettier-fallback@npm:prettier@^3":
version "3.2.5"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
Expand All @@ -11350,6 +11329,11 @@ [email protected]:
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.2.tgz#96e580f7ca9c96090ad054616c0c4597e2844b65"
integrity sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==

prettier@^3.1.1:
version "3.2.5"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==

pretty-bytes@^5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb"
Expand Down

0 comments on commit 770903e

Please sign in to comment.