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

fix(deps): update dependency @tabler/icons-react to v3 #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@radix-ui/react-switch": "^1.0.3",
"@radix-ui/react-toggle": "^1.0.3",
"@radix-ui/react-tooltip": "^1.0.7",
"@tabler/icons-react": "^2.47.0",
"@tabler/icons-react": "^3.0.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"date-fns": "^3.3.1",
Expand Down
25 changes: 12 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1247,22 +1247,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.0.0":
version: 3.1.0
resolution: "@tabler/icons-react@npm:3.1.0"
dependencies:
"@tabler/icons": "npm:2.47.0"
prop-types: "npm:^15.7.2"
"@tabler/icons": "npm:3.1.0"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0
checksum: 10/8e3cb9ff71d443f31569176f8d10c55bfdc53d5a762c8133472b8729d8d135380161a7af2cba6ac22b1416030326cf363e33467f5e314933526d8efa34feb222
react: ">= 16"
checksum: 10/79deff89a659880602653356d2fddaa2a8faff56978cff628d304a8d6f3cb898ad6c20d1680b90bb5777e7de7e524d995771cd125e87e298daa5efed47de6c72
languageName: node
linkType: hard

"@tabler/icons@npm:2.47.0":
version: 2.47.0
resolution: "@tabler/icons@npm:2.47.0"
checksum: 10/1bf27e9c1fecdd6a80f8ff94e89c49890ae85ca0baf91fe3b28f9325a54a509281a5859beb0197f1833ba58a2af71c9ebaf025ad37f0e562d305982812d1de13
"@tabler/icons@npm:3.1.0":
version: 3.1.0
resolution: "@tabler/icons@npm:3.1.0"
checksum: 10/1985f557d322674467c473033ec7e839c90d33e6d3798497d2bcbfdb5f4e02ababec5c845c0575289d62aafce4e2b804db083a3bc43f2317223c3f699f34f4b0
languageName: node
linkType: hard

Expand Down Expand Up @@ -1719,7 +1718,7 @@ __metadata:
"@radix-ui/react-switch": "npm:^1.0.3"
"@radix-ui/react-toggle": "npm:^1.0.3"
"@radix-ui/react-tooltip": "npm:^1.0.7"
"@tabler/icons-react": "npm:^2.47.0"
"@tabler/icons-react": "npm:^3.0.0"
"@types/node": "npm:20.8.10"
"@types/react": "npm:18.2.55"
"@types/react-dom": "npm:18.2.19"
Expand Down Expand Up @@ -4181,7 +4180,7 @@ __metadata:
languageName: node
linkType: hard

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