Skip to content

Commit

Permalink
v7.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
brandongregoryscott committed May 5, 2023
1 parent 1855a78 commit 6a76ed1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@segment/consent-manager": "^5.1.0",
"@types/react-github-button": "^0.1.0",
"@types/react-syntax-highlighter": "^13.5.0",
"evergreen-ui": "7.1.7",
"evergreen-ui": "7.1.8",
"lz-string": "^1.4.4",
"next": "latest",
"next-mdx-remote": "^2.1.3",
Expand Down
18 changes: 9 additions & 9 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2342,10 +2342,10 @@ esutils@^2.0.2:
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==

[email protected].7:
version "7.1.7"
resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-7.1.7.tgz#81d4b70b86af9d96034ebe7674453cde8525037c"
integrity sha512-rSo36pmlWmgVRTCmhC34V+6FeK6KV8/cMptvhPz1p8Tt9vAuov9mOc/KQJ0arAEYuplu2H4DV6CgtBHX6vk+KQ==
[email protected].8:
version "7.1.8"
resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-7.1.8.tgz#395bc26d03c30f7e58ceb427a8fbc0af731cf57f"
integrity sha512-pe0WUSgZk/ZEbRKkJcM6an8OPvnrhOjN8O/v0ybLmGhCTY3e+v51z4B15AlTIWESwFlgGcqwzg4cCJ/4dcITMQ==
dependencies:
"@babel/runtime" "^7.1.2"
"@segment/react-tiny-virtual-list" "^2.2.1"
Expand All @@ -2363,7 +2363,7 @@ [email protected]:
prop-types "^15.6.2"
react-fast-compare "^3.2.0"
react-transition-group "^4.4.1"
ui-box "^5.4.0"
ui-box "^5.4.1"

extend-shallow@^2.0.1:
version "2.0.1"
Expand Down Expand Up @@ -4331,10 +4331,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==

ui-box@^5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/ui-box/-/ui-box-5.4.0.tgz#707c764fdf4be79cf2f50f356ca9583a491164ee"
integrity sha512-HuiJKUIOGW/I1VF7EgHl5/3OwywPdV5fwzsDOWfCGS/PORmXOyGetL3gJo9EQJZZZCkui9xf3a/UQhawA88yeQ==
ui-box@^5.4.1:
version "5.4.1"
resolved "https://registry.yarnpkg.com/ui-box/-/ui-box-5.4.1.tgz#34f497a143783a3513e850bd58379ac583e3f2fb"
integrity sha512-5p+b6kSh1q/bptvLANuAusyB/3fGIvnw8w6rSZNPHckQ8UdPfjIK4DvinmMXRKgdniOba22h8ypVqtkJ9zK/iQ==
dependencies:
"@emotion/hash" "^0.7.1"
inline-style-prefixer "^5.0.4"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "evergreen-ui",
"version": "7.1.7",
"version": "7.1.8",
"description": "🌲 React UI Kit by Segment 🌲",
"contributors": [
"Jeroen Ransijn (https://jssr.design/)",
Expand Down

0 comments on commit 6a76ed1

Please sign in to comment.