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 Dec 15, 2024
1 parent 30cdd1c commit c6dab55
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.26.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.26.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.26.0":
version: 3.26.0
resolution: "@tabler/icons-react@npm:3.26.0"
dependencies:
"@tabler/icons": "npm:2.47.0"
prop-types: "npm:^15.7.2"
"@tabler/icons": "npm:3.26.0"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0
checksum: 8e3cb9ff71d443f31569176f8d10c55bfdc53d5a762c8133472b8729d8d135380161a7af2cba6ac22b1416030326cf363e33467f5e314933526d8efa34feb222
react: ">= 16"
checksum: 3b6ce30eb9433a2574b36d3bbe8879c1d8fdcbafbe762318861f1265a1dbe048ab4ea763a27fe666bccf2733347c42b8ca2fa54bea3eb71240bcbb9789cbf744
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.26.0":
version: 3.26.0
resolution: "@tabler/icons@npm:3.26.0"
checksum: 902b7494079cfd135e21b0984ee2a75825d2af7f30db3254b3683b11b08192aa4331d74b0d7f24e19e9948e5d8a70a3f08276e109e61b5dc9ae2c32d1e41031c
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.26.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.26.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 c6dab55

Please sign in to comment.