Skip to content

Commit

Permalink
Update dependency @tabler/icons-react to v3.10.0 (#117)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 18, 2024
1 parent 080dcc1 commit b061cf3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@mantine/hooks": "7.8.0",
"@mantine/notifications": "7.8.0",
"@sentry/react": "7.114.0",
"@tabler/icons-react": "3.2.0",
"@tabler/icons-react": "3.10.0",
"@tauri-apps/api": "1.5.6",
"axios": "1.6.8",
"coh-stats-components": "github:cohstats/coh-stats-components#0.0.7",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -744,17 +744,17 @@
dependencies:
defer-to-connect "^2.0.0"

"@tabler/icons-react@3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.2.0.tgz#1b8d4059672ec2999f29f9aea03c44f00084ce66"
integrity sha512-b1mZT1XpZrzvbM+eFe1YbYbxkzgJ18tM4knZKqXh0gnHDZ6XVLIH3TzJZ3HZ7PTkUqZLZ7XcGae3qQVGburlBw==
"@tabler/icons-react@3.10.0":
version "3.10.0"
resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.10.0.tgz#5d6f1cd24835244d1b9c8e64a118607cd46e4f06"
integrity sha512-FTES0wJLIV+M9Ggng0j/6Kn/j43ZuBukR5n6DNV8Npk4woPCDcRjA+2KzKQyvSdwtPMAM6o1e8fQBPDS337Spg==
dependencies:
"@tabler/icons" "3.2.0"
"@tabler/icons" "3.10.0"

"@tabler/icons@3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.2.0.tgz#4adcde021943d50f2c228dab6145fd9c9b639f85"
integrity sha512-h8GQ2rtxgiSjltrVz4vcopAxTPSpUSUi5nBfJ09H3Bk4fJk6wZ/dVUjzhv/BHfDwGTkAxZBiYe/Q/T95cPeg5Q==
"@tabler/icons@3.10.0":
version "3.10.0"
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.10.0.tgz#0ec08c58419c731b71517c7fa76b113774bdb7b8"
integrity sha512-jCMO+hDTw8Gn1CNb15zIENLQ9b0UplGXtjMnEUhDoKH+Q4fta8tBLUxZpPpFtpV+q+gzGqfM76xNAoD1GBpmnA==

"@tabler/icons@^1.117.0":
version "1.119.0"
Expand Down

0 comments on commit b061cf3

Please sign in to comment.