Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28192,17 +28192,17 @@ svelte@^4.2.8:
periscopic "^3.1.0"

svgo@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/svgo/-/svgo-4.0.0.tgz#17e0fa2eaccf429e0ec0d2179169abde9ba8ad3d"
integrity sha512-VvrHQ+9uniE+Mvx3+C9IEe/lWasXCU0nXMY2kZeLrHNICuRiC8uMPyM14UEaMOFA5mhyQqEkB02VoQ16n3DLaw==
version "4.0.1"
resolved "https://registry.yarnpkg.com/svgo/-/svgo-4.0.1.tgz"
integrity sha512-XDpWUOPC6FEibaLzjfe0ucaV0YrOjYotGJO1WpF0Zd+n6ZGEQUsSugaoLq9QkEZtAfQIxT42UChcssDVPP3+/w==
dependencies:
commander "^11.1.0"
css-select "^5.1.0"
css-tree "^3.0.1"
css-what "^6.1.0"
csso "^5.0.5"
picocolors "^1.1.1"
sax "^1.4.1"
sax "^1.5.0"
Comment thread
chargome marked this conversation as resolved.
Comment thread
chargome marked this conversation as resolved.

swr@^2.2.5:
version "2.2.5"
Expand Down
Loading