Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit b6d5bb6

Browse files
committed
chore: update deps and tweet imgss
1 parent d74e70d commit b6d5bb6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+327
-358
lines changed

.all-sponsorsrc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1751,7 +1751,7 @@
17511751
"role": "BACKER",
17521752
"isActive": true,
17531753
"totalAmountDonated": 18,
1754-
"lastTransactionAt": "2023-06-09 00:06",
1754+
"lastTransactionAt": "2023-06-09 13:55",
17551755
"lastTransactionAmount": 0,
17561756
"profile": "https://opencollective.com/triplebyte",
17571757
"name": "Triplebyte",
@@ -2325,7 +2325,7 @@
23252325
"role": "BACKER",
23262326
"isActive": true,
23272327
"totalAmountDonated": 60,
2328-
"lastTransactionAt": "2023-06-09 00:06",
2328+
"lastTransactionAt": "2023-06-09 13:55",
23292329
"lastTransactionAmount": 0,
23302330
"profile": "https://opencollective.com/strapijs",
23312331
"name": "Strapi",

configs/tweets.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"handle": "@ryanflorence",
66
"name": "Ryan Florence",
77
"date": "Sep 4, 2019",
8-
"image": "https://pbs.twimg.com/profile_images/1257111841508974592/2_rEXazl_200x200.jpg",
8+
"image": "https://pbs.twimg.com/profile_images/1661134661593202688/mTVSESRx_400x400.jpg",
99
"url": "https://twitter.com/ryanflorence/status/1169260008069947392"
1010
},
1111
{
@@ -21,23 +21,23 @@
2121
"handle": "@leeerob",
2222
"name": "Lee Robinson",
2323
"date": "Sep 4, 2019",
24-
"image": "https://pbs.twimg.com/profile_images/1194080814688079872/6qhYKGKC_200x200.jpg",
24+
"image": "https://pbs.twimg.com/profile_images/1587647097670467584/adWRdqQ6_400x400.jpg",
2525
"url": "https://twitter.com/leeerob/status/1169330130361159682"
2626
},
2727
{
2828
"content": "Chakra UI has become part of our default stack for React apps, and we're happy to help sponsor the project. -- Chakra saves our team tons of time, is well designed and documented, has solid accessibility defaults, and looks great out of the box.",
2929
"handle": "@echobind",
3030
"name": "Echobind",
3131
"date": "Jun 16, 2020",
32-
"image": "https://pbs.twimg.com/profile_images/1202619435632275458/E1q02mr__bigger.jpg",
32+
"image": "https://pbs.twimg.com/profile_images/1570832429484740608/rhm-SHlN_400x400.png",
3333
"url": "https://twitter.com/echobind/status/1272895730299154438"
3434
},
3535
{
3636
"content": "Chakra UI is glorious! -- Dark mode support looks amazing and it is 100% built-in. I love the consistent use of focus styling and the subtle animation. -- Great care for accessibility throughout. It is a guiding principle of the design system. -- Last but not least, proudly made in 🇳🇬  by @thesegunadebayo!",
3737
"handle": "@rauchg",
3838
"name": "Guillermo Rauch ▲",
3939
"date": "Sep 5, 2019",
40-
"image": "https://pbs.twimg.com/profile_images/1029230542716264448/LgLb--Of_200x200.jpg",
40+
"image": "https://pbs.twimg.com/profile_images/1576257734810312704/ucxb4lHy_400x400.jpg",
4141
"url": "https://twitter.com/rauchg/status/1169632334389248000"
4242
},
4343
{
@@ -69,7 +69,7 @@
6969
"handle": "@ssijak",
7070
"name": "Saša Šijak",
7171
"date": "May 3, 2020",
72-
"image": "https://pbs.twimg.com/profile_images/1256761079817891842/aunw7H3__bigger.jpg",
72+
"image": "https://pbs.twimg.com/profile_images/1365960498865463296/lik3JrpB_400x400.jpg",
7373
"url": "https://twitter.com/ssijak/status/1256815568922923008"
7474
}
7575
]

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"@chakra-ui/cli": "2.4.1",
2525
"@chakra-ui/icons": "2.0.19",
2626
"@chakra-ui/props-docs": "2.2.1",
27-
"@chakra-ui/react": "2.6.1",
27+
"@chakra-ui/react": "2.7.0",
2828
"@chakra-ui/skip-nav": "2.0.15",
29-
"@chakra-ui/theme-tools": "2.0.16",
29+
"@chakra-ui/theme-tools": "2.0.18",
3030
"@chakra-ui/utils": "2.0.14",
3131
"@codesandbox/sandpack-react": "^1.2.2",
3232
"@codesandbox/sandpack-themes": "^1.0.0",

0 commit comments

Comments
 (0)