Skip to content

Commit c5fbdb0

Browse files
author
Matt Rothenberg
committed
upgrade flat-ui
1 parent efdbd09 commit c5fbdb0

2 files changed

Lines changed: 18 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"serve": "vite preview"
88
},
99
"dependencies": {
10-
"@githubocto/flat-ui": "^0.13.4",
10+
"@githubocto/flat-ui": "^0.13.5",
1111
"@octokit/rest": "^18.3.5",
1212
"@popperjs/core": "^2.9.1",
1313
"@primer/octicons-react": "^12.1.0",

yarn.lock

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -345,10 +345,10 @@
345345
dependencies:
346346
purgecss "^3.1.3"
347347

348-
"@githubocto/flat-ui@^0.13.4":
349-
version "0.13.4"
350-
resolved "https://registry.yarnpkg.com/@githubocto/flat-ui/-/flat-ui-0.13.4.tgz#1d4aaf7df469aba4509ae06519825915ecfc8808"
351-
integrity sha512-RuM7TjQZK52Inu9uwQ73vs17hOoXfIsOmCLA7ye61Dd2u1j18EaDqdWnI36NVIxcUWA+p0Lw7kRmfPb2YdmYaA==
348+
"@githubocto/flat-ui@^0.13.5":
349+
version "0.13.5"
350+
resolved "https://registry.yarnpkg.com/@githubocto/flat-ui/-/flat-ui-0.13.5.tgz#65a03c07ab070c105b804917288ecbf5b9c3e894"
351+
integrity sha512-3xFW2hNi5Mj0HuH+qoU8BvcBW6bmvG1e0sPw7pmITxKMNQhRQFEP3vOXwvHmEvqi5JNcjxe+W7NKA+53Ijx5+w==
352352
dependencies:
353353
"@emotion/react" "^11.4.0"
354354
"@primer/octicons-react" "^12.1.0"
@@ -360,12 +360,12 @@
360360
"@types/lodash" "^4.0.6"
361361
"@types/react-virtualized-auto-sizer" "^1.0.0"
362362
"@types/react-window" "^1.8.2"
363-
anchorme "^2.1.2"
364363
d3 "^6.6.0"
365364
date-fns "^2.19.0"
366365
dompurify "^2.2.9"
367366
downshift "^6.1.1"
368367
immer "^9.0.12"
368+
linkify-it "^3.0.3"
369369
lodash "^4.17.21"
370370
lodash-es "^4.17.21"
371371
match-sorter "^6.3.0"
@@ -946,11 +946,6 @@ acorn@^7.0.0:
946946
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
947947
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
948948

949-
anchorme@^2.1.2:
950-
version "2.1.2"
951-
resolved "https://registry.yarnpkg.com/anchorme/-/anchorme-2.1.2.tgz#4abc7e128a8a42d0036a61ebb9b18bbc032fa52a"
952-
integrity sha512-2iPY3kxDDZvtRzauqKDb4v7a5sTF4GZ+esQTY8nGYvmhAtGTeFPMn4cRnvyWS1qmtPTP0Mv8hyLOp9l3ZzWMKg==
953-
954949
ansi-styles@^3.2.1:
955950
version "3.2.1"
956951
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
@@ -2155,6 +2150,13 @@ lines-and-columns@^1.1.6:
21552150
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
21562151
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
21572152

2153+
linkify-it@^3.0.3:
2154+
version "3.0.3"
2155+
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-3.0.3.tgz#a98baf44ce45a550efb4d49c769d07524cc2fa2e"
2156+
integrity sha512-ynTsyrFSdE5oZ/O9GEf00kPngmOfVwazR5GKDq6EYfhlpFug3J2zybX56a2PRRpc9P+FuSoGNAwjlbDs9jJBPQ==
2157+
dependencies:
2158+
uc.micro "^1.0.1"
2159+
21582160
lodash-es@^4.17.14, lodash-es@^4.17.15, lodash-es@^4.17.21:
21592161
version "4.17.21"
21602162
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
@@ -3234,6 +3236,11 @@ typescript@^4.1.2:
32343236
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
32353237
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
32363238

3239+
uc.micro@^1.0.1:
3240+
version "1.0.6"
3241+
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz#9c411a802a409a91fc6cf74081baba34b24499ac"
3242+
integrity sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==
3243+
32373244
uniq@^1.0.1:
32383245
version "1.0.1"
32393246
resolved "https://registry.yarnpkg.com/uniq/-/uniq-1.0.1.tgz#b31c5ae8254844a3a8281541ce2b04b865a734ff"

0 commit comments

Comments
 (0)