File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 15
15
"@segment/consent-manager" : " ^5.1.0" ,
16
16
"@types/react-github-button" : " ^0.1.0" ,
17
17
"@types/react-syntax-highlighter" : " ^13.5.0" ,
18
- "evergreen-ui" : " 7.0.0 " ,
18
+ "evergreen-ui" : " 7.0.1 " ,
19
19
"lz-string" : " ^1.4.4" ,
20
20
"next" : " latest" ,
21
21
"next-mdx-remote" : " ^2.1.3" ,
Original file line number Diff line number Diff line change @@ -2351,10 +2351,10 @@ esutils@^2.0.2:
2351
2351
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
2352
2352
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
2353
2353
2354
-
2355
- version "7.0.0 "
2356
- resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-7.0.0 .tgz#3d06997e7541f3501ebfd1d874619188eb479a5c "
2357
- integrity sha512-yOOuOdkZj60Ky8Sc7dqPoYnNRH3/Yt8jJz0KZBpdD83wa+apUOlGmJM++giZWgCmvhU7EKObOznW8QXpoAWb7w ==
2354
+
2355
+ version "7.0.1 "
2356
+ resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-7.0.1 .tgz#5ca5f8d7e445fc8e2ff20bada93e7eab2ce113f8 "
2357
+ integrity sha512-UmODLixS+DD8jK4i8VyfhKHUX3+IzKeZZ6HfHKGxYlqJw2A1UOeSQnzOkjbWwUnstf8TXHLytOwtbK60ee3dIQ ==
2358
2358
dependencies :
2359
2359
" @babel/runtime" " ^7.1.2"
2360
2360
" @segment/react-tiny-virtual-list" " ^2.2.1"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " evergreen-ui" ,
3
- "version" : " 7.0.0 " ,
3
+ "version" : " 7.0.1 " ,
4
4
"description" : " 🌲 React UI Kit by Segment 🌲" ,
5
5
"contributors" : [
6
6
" Jeroen Ransijn (https://jssr.design/)" ,
You can’t perform that action at this time.
0 commit comments