File tree Expand file tree Collapse file tree 3 files changed +6
-16
lines changed Expand file tree Collapse file tree 3 files changed +6
-16
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.1 " ,
18
+ "evergreen-ui" : " 7.1.0 " ,
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 1385
1385
" @types/scheduler" " *"
1386
1386
csstype "^3.0.2"
1387
1387
1388
- " @types/react@^16.9.5 " :
1389
- version "16.14.5"
1390
- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.5.tgz#2c39b5cadefaf4829818f9219e5e093325979f4d"
1391
- integrity sha512-YRRv9DNZhaVTVRh9Wmmit7Y0UFhEVqXqCSw3uazRWMxa2x85hWQZ5BN24i7GXZbaclaLXEcodEeIHsjBA8eAMw==
1392
- dependencies :
1393
- " @types/prop-types" " *"
1394
- " @types/scheduler" " *"
1395
- csstype "^3.0.2"
1396
-
1397
1388
" @types/scheduler@* " :
1398
1389
version "0.16.1"
1399
1390
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275"
@@ -2351,14 +2342,13 @@ esutils@^2.0.2:
2351
2342
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
2352
2343
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
2353
2344
2354
- evergreen-ui@7.0.1 :
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 ==
2345
+ evergreen-ui@7.1.0 :
2346
+ version "7.1.0 "
2347
+ resolved "https://registry.yarnpkg.com/evergreen-ui/-/evergreen-ui-7.1.0. tgz#af3224dfb7bfa6ef904a537506df94ac0b28be57 "
2348
+ integrity sha512-VKNgainSGyvIRbCREecbGf448UrqPRKU4ZiMUx7wZh4K0xunhGdOsVxR5Jvmd7zW+snFRP8u5X2tLlPpb2x/+Q ==
2358
2349
dependencies :
2359
2350
" @babel/runtime" " ^7.1.2"
2360
2351
" @segment/react-tiny-virtual-list" " ^2.2.1"
2361
- " @types/react" " ^16.9.5"
2362
2352
" @types/react-transition-group" " ^4.4.0"
2363
2353
arrify "^1.0.1"
2364
2354
downshift "^5.2.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " evergreen-ui" ,
3
- "version" : " 7.0.1 " ,
3
+ "version" : " 7.1.0 " ,
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