Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @tabler/icons-react from 2.47.0 to 3.10.0 #245

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@mantine/form": "^6.0.22",
"@mantine/hooks": "^6.0.22",
"@mantine/notifications": "^6.0.22",
"@tabler/icons-react": "^2.47.0",
"@tabler/icons-react": "^3.10.0",
"@tauri-apps/api": "^2.0.0-beta.15",
"@tauri-apps/plugin-fs": "^2.0.0-beta.7",
"@tauri-apps/plugin-log": "^2.0.0-beta.8",
Expand Down
25 changes: 12 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3069,22 +3069,21 @@ __metadata:
languageName: node
linkType: hard

"@tabler/icons-react@npm:^2.47.0":
version: 2.47.0
resolution: "@tabler/icons-react@npm:2.47.0"
"@tabler/icons-react@npm:^3.10.0":
version: 3.10.0
resolution: "@tabler/icons-react@npm:3.10.0"
dependencies:
"@tabler/icons": 2.47.0
prop-types: ^15.7.2
"@tabler/icons": 3.10.0
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0
checksum: f896a1fc146272d289a2a101e36027c08a6618cf930647e1b7b7dafd684aed6a4e63cc90b54b5b6742570125556c51162be4f1119d2881291c3e3a0f9427bc25
react: ">= 16"
checksum: 2bda44e263acf3ea932b28136dac4792520a50e23cdf2c307cab8fdf60f5c823f0e6921dc209a0b7645ad8a4b407a171e611be6257044558ab8863d9d2eb8a09
languageName: node
linkType: hard

"@tabler/icons@npm:2.47.0":
version: 2.47.0
resolution: "@tabler/icons@npm:2.47.0"
checksum: 610582883f22510a3528fd7b5d0613faf815d6b0f48d42514ed080ac083bdbcbc3a7e49c62819c5c479d2d9d30dbb3e1cfc9978c0160f3900724890ec57caaab
"@tabler/icons@npm:3.10.0":
version: 3.10.0
resolution: "@tabler/icons@npm:3.10.0"
checksum: dbb2a8442acbcc11f4b19174bc625c66f8af36999ecb06cfdd85b90e1288b28b2092fbcc5d1346d827a3e43b9ff6300929c605555971e1490f7be93da506015e
languageName: node
linkType: hard

Expand Down Expand Up @@ -6785,7 +6784,7 @@ __metadata:
"@mantine/form": ^6.0.22
"@mantine/hooks": ^6.0.22
"@mantine/notifications": ^6.0.22
"@tabler/icons-react": ^2.47.0
"@tabler/icons-react": ^3.10.0
"@tauri-apps/api": ^2.0.0-beta.15
"@tauri-apps/cli": next
"@tauri-apps/plugin-fs": ^2.0.0-beta.7
Expand Down Expand Up @@ -6988,7 +6987,7 @@ __metadata:
languageName: node
linkType: hard

"prop-types@npm:^15.6.2, prop-types@npm:^15.7.2, prop-types@npm:^15.8.1":
"prop-types@npm:^15.6.2, prop-types@npm:^15.8.1":
version: 15.8.1
resolution: "prop-types@npm:15.8.1"
dependencies:
Expand Down
Loading