Skip to content

Commit

Permalink
fix(deps): update dependency @tabler/icons-react to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent 30cdd1c commit 4e83755
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 15 deletions.
2 changes: 1 addition & 1 deletion pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@mantine/hooks": "7.10.2",
"@mantine/notifications": "7.10.2",
"@sentry/react": "7.99.0",
"@tabler/icons-react": "2.47.0",
"@tabler/icons-react": "3.8.0",
"chroma-js": "2.4.2",
"date-fns": "3.6.0",
"idb": "8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@mantine/core": "7.10.2",
"@mantine/hooks": "7.10.2",
"@tabler/icons-react": "2.47.0",
"@tabler/icons-react": "3.8.0",
"next": "14.2.4",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down
25 changes: 12 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3660,22 +3660,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.8.0":
version: 3.8.0
resolution: "@tabler/icons-react@npm:3.8.0"
dependencies:
"@tabler/icons": "npm:2.47.0"
prop-types: "npm:^15.7.2"
"@tabler/icons": "npm:3.8.0"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0
checksum: 8e3cb9ff71d443f31569176f8d10c55bfdc53d5a762c8133472b8729d8d135380161a7af2cba6ac22b1416030326cf363e33467f5e314933526d8efa34feb222
react: ">= 16"
checksum: c59975f311e4c6fef6d4f9df6e711f4d7679fc71dd7a99cdffeecff06f2878fb8964c9ce84d05de958b359f7d4eb22ae44ef21c33df32534da84ce6cfbdc0b49
languageName: node
linkType: hard

"@tabler/icons@npm:2.47.0":
version: 2.47.0
resolution: "@tabler/icons@npm:2.47.0"
checksum: 1bf27e9c1fecdd6a80f8ff94e89c49890ae85ca0baf91fe3b28f9325a54a509281a5859beb0197f1833ba58a2af71c9ebaf025ad37f0e562d305982812d1de13
"@tabler/icons@npm:3.8.0":
version: 3.8.0
resolution: "@tabler/icons@npm:3.8.0"
checksum: a9a816790e13ec3f07ad9c1f1b87bb90ac1c570228c2a2168dbf489113bfd9d3020db26db43fcfd66fe2f0762c36a32f616dabe3f4515bb8043f39a8f87c60ef
languageName: node
linkType: hard

Expand Down Expand Up @@ -8585,7 +8584,7 @@ __metadata:
"@sentry/vite-plugin": "npm:2.20.1"
"@swc-jotai/debug-label": "npm:0.1.1"
"@swc-jotai/react-refresh": "npm:0.1.0"
"@tabler/icons-react": "npm:2.47.0"
"@tabler/icons-react": "npm:3.8.0"
"@types/node": "npm:20.14.8"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
Expand Down Expand Up @@ -10673,7 +10672,7 @@ __metadata:
dependencies:
"@mantine/core": "npm:7.10.2"
"@mantine/hooks": "npm:7.10.2"
"@tabler/icons-react": "npm:2.47.0"
"@tabler/icons-react": "npm:3.8.0"
"@types/node": "npm:20.14.8"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
Expand Down

0 comments on commit 4e83755

Please sign in to comment.