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.1.5 " ,
18
+ "evergreen-ui" : " 7.1.6 " ,
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 @@ -2342,10 +2342,10 @@ esutils@^2.0.2:
2342
2342
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
2343
2343
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
2344
2344
2345
- evergreen-ui@7.1.5 :
2346
- version "7.1.5 "
2347
- resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-7.1.5 .tgz#c94f1c15048d092edd1a9c57dbdfc2bf10940eaa "
2348
- integrity sha512-o+jNju1fEn3b8UmhC7gr1EL6hiV722+XGeMdnhxC8lOGWc402UXmWtBEubXJrvFabErOuwE4w6iO06giHNMRUA ==
2345
+ evergreen-ui@7.1.6 :
2346
+ version "7.1.6 "
2347
+ resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-7.1.6 .tgz#4df71a7eff728e349607d020415e3da96f7d66f1 "
2348
+ integrity sha512-vdRK9oF+zlyLe4gKbbopHK2TyWUKu/cmNDO6WQL2ceSGMX/zuOYuVaQ56ecoBiPlOXfgAy/Rah0zDKJ+5OKmFw ==
2349
2349
dependencies :
2350
2350
" @babel/runtime" " ^7.1.2"
2351
2351
" @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.1.5 " ,
3
+ "version" : " 7.1.6 " ,
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