Skip to content

Commit 9f7ba38

Browse files
chore(deps): update all dependencies (#83)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b878b7 commit 9f7ba38

File tree

4 files changed

+335
-237
lines changed

4 files changed

+335
-237
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"url": "https://foxypanda.me/"
1212
},
1313
"resolutions": {
14-
"**/typescript": "5.4.5",
14+
"**/typescript": "5.5.4",
1515
"**/immer": "10.1.1"
1616
},
1717
"scripts": {

packages/chonky-icon-fontawesome/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"dependencies": {
6666
"@aperturerobotics/chonky": "^0.3.0",
6767
"@fortawesome/fontawesome-svg-core": "^6.5.1",
68-
"@fortawesome/free-brands-svg-icons": "6.5.2",
68+
"@fortawesome/free-brands-svg-icons": "6.6.0",
6969
"@fortawesome/free-solid-svg-icons": "^6.5.1",
7070
"@fortawesome/react-fontawesome": "^0.2.0"
7171
},

packages/chonky/example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1640,9 +1640,9 @@ type-fest@^0.20.2:
16401640
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
16411641

16421642
typescript@^5.0.0:
1643-
version "5.4.5"
1644-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
1645-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
1643+
version "5.5.4"
1644+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
1645+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
16461646

16471647
update-browserslist-db@^1.0.13:
16481648
version "1.0.13"

0 commit comments

Comments
 (0)