Skip to content

Commit 9a28b08

Browse files
Bump @hackclub/icons from 0.0.12 to 0.0.14
Bumps [@hackclub/icons](https://github.com/hackclub/icons) from 0.0.12 to 0.0.14. - [Release notes](https://github.com/hackclub/icons/releases) - [Commits](https://github.com/hackclub/icons/commits) --- updated-dependencies: - dependency-name: "@hackclub/icons" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6cd7a8e commit 9a28b08

File tree

2 files changed

+22
-26
lines changed

2 files changed

+22
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@emotion/styled": "^11.11.0",
1212
"@emotion/react": "^11.11.1",
13-
"@hackclub/icons": "^0.0.12",
13+
"@hackclub/icons": "^0.0.14",
1414
"@hackclub/meta": "^1.1.32",
1515
"@hackclub/theme": "^0.3.3",
1616
"@mdx-js/loader": "^1.6.22",

yarn.lock

Lines changed: 21 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
"@babel/helper-validator-identifier" "^7.18.6"
324324
to-fast-properties "^2.0.0"
325325

326-
"@emotion/babel-plugin@^11.10.0", "@emotion/babel-plugin@^11.11.0":
326+
"@emotion/babel-plugin@^11.11.0":
327327
version "11.11.0"
328328
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.11.0.tgz#c2d872b6a7767a9d176d007f5b31f7d504bb5d6c"
329329
integrity sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==
@@ -363,28 +363,29 @@
363363
dependencies:
364364
"@emotion/memoize" "0.7.4"
365365

366-
"@emotion/is-prop-valid@^1.2.1":
367-
version "1.2.1"
368-
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.2.1.tgz#23116cf1ed18bfeac910ec6436561ecb1a3885cc"
369-
integrity sha512-61Mf7Ufx4aDxx1xlDeOm8aFFigGHE4z+0sKCa+IHCeZKiyP9RLD0Mmx7m8b9/Cf37f7NAvQOOJAbQQGVr5uERw==
370-
dependencies:
371-
"@emotion/memoize" "^0.8.1"
372-
373366
"@emotion/[email protected]", "@emotion/memoize@^0.7.1":
374367
version "0.7.4"
375368
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
376369
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
377370

378-
"@emotion/memoize@^0.8.0":
379-
version "0.8.0"
380-
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.0.tgz#f580f9beb67176fa57aae70b08ed510e1b18980f"
381-
integrity sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==
382-
383371
"@emotion/memoize@^0.8.1":
384372
version "0.8.1"
385373
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17"
386374
integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==
375+
dependencies:
376+
"@babel/runtime" "^7.18.3"
377+
"@emotion/babel-plugin" "^11.11.0"
378+
"@emotion/cache" "^11.11.0"
379+
"@emotion/serialize" "^1.1.2"
380+
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.1"
381+
"@emotion/utils" "^1.2.1"
382+
"@emotion/weak-memoize" "^0.3.1"
383+
hoist-non-react-statics "^3.3.1"
387384

385+
"@emotion/react@^11.11.1":
386+
version "11.11.1"
387+
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.11.1.tgz#b2c36afac95b184f73b08da8c214fdf861fa4157"
388+
integrity sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==
388389
dependencies:
389390
"@babel/runtime" "^7.18.3"
390391
"@emotion/babel-plugin" "^11.11.0"
@@ -395,7 +396,7 @@
395396
"@emotion/weak-memoize" "^0.3.1"
396397
hoist-non-react-statics "^3.3.1"
397398

398-
"@emotion/serialize@^1.1.0", "@emotion/serialize@^1.1.2":
399+
"@emotion/serialize@^1.1.2":
399400
version "1.1.2"
400401
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.1.2.tgz#017a6e4c9b8a803bd576ff3d52a0ea6fa5a62b51"
401402
integrity sha512-zR6a/fkFP4EAcCMQtLOhIgpprZOwNmCldtpaISpvz348+DP4Mz8ZoKaGGCQpbzepNIUWbq4w6hNZkwDyKoS+HA==
@@ -423,12 +424,12 @@
423424
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.8.1.tgz#182b5a4704ef8ad91bde93f7a860a88fd92c79a3"
424425
integrity sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==
425426

426-
"@emotion/use-insertion-effect-with-fallbacks@^1.0.0", "@emotion/use-insertion-effect-with-fallbacks@^1.0.1":
427+
"@emotion/use-insertion-effect-with-fallbacks@^1.0.1":
427428
version "1.0.1"
428429
resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.0.1.tgz#08de79f54eb3406f9daaf77c76e35313da963963"
429430
integrity sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==
430431

431-
"@emotion/utils@^1.2.0", "@emotion/utils@^1.2.1":
432+
"@emotion/utils@^1.2.1":
432433
version "1.2.1"
433434
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.2.1.tgz#bbab58465738d31ae4cb3dbb6fc00a5991f755e4"
434435
integrity sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==
@@ -438,10 +439,10 @@
438439
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.3.1.tgz#d0fce5d07b0620caa282b5131c297bb60f9d87e6"
439440
integrity sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==
440441

441-
"@hackclub/icons@^0.0.12":
442-
version "0.0.12"
443-
resolved "https://registry.yarnpkg.com/@hackclub/icons/-/icons-0.0.12.tgz#a82dd20fdbc263c956aaee3ec8689078965d22fa"
444-
integrity sha512-YXPpalHN0lEjgaUD++u43NucSfgXlaQRbNKH+CJusS9erCF1jyu0pUH0peXqmlWZybbIg1PnuYJyOvKDvACA2g==
442+
"@hackclub/icons@^0.0.14":
443+
version "0.0.14"
444+
resolved "https://registry.yarnpkg.com/@hackclub/icons/-/icons-0.0.14.tgz#c590432d5a1e4b39c384d577e59e24bffdd94197"
445+
integrity sha512-xH/DV6TxlsvLuNGeBIausfKlH4eyp6CYXCckAxcYahL2NOdcZTZoJWKZBG38BzM5WfWnhfFkud/mQ5bqeFQK3g==
445446

446447
"@hackclub/meta@^1.1.32":
447448
version "1.1.32"
@@ -1582,11 +1583,6 @@ [email protected]:
15821583
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.2.0.tgz#79daee0208964c8fe695a42fcffcac633a211a51"
15831584
integrity sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==
15841585

1585-
1586-
version "4.2.0"
1587-
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.2.0.tgz#79daee0208964c8fe695a42fcffcac633a211a51"
1588-
integrity sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==
1589-
15901586
supports-color@^5.3.0:
15911587
version "5.5.0"
15921588
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"

0 commit comments

Comments
 (0)