Skip to content

Commit

Permalink
fix(deps): update dependency @tabler/icons-react to v2.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent 00ee66a commit e55ea13
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 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.5.0",
"@mantine/notifications": "7.5.0",
"@sentry/react": "7.99.0",
"@tabler/icons-react": "2.46.0",
"@tabler/icons-react": "2.47.0",
"chroma-js": "2.4.2",
"date-fns": "3.3.1",
"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.5.0",
"@mantine/hooks": "7.5.0",
"@tabler/icons-react": "2.46.0",
"@tabler/icons-react": "2.47.0",
"next": "14.1.0",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3406,22 +3406,22 @@ __metadata:
languageName: node
linkType: hard

"@tabler/icons-react@npm:2.46.0":
version: 2.46.0
resolution: "@tabler/icons-react@npm:2.46.0"
"@tabler/icons-react@npm:2.47.0":
version: 2.47.0
resolution: "@tabler/icons-react@npm:2.47.0"
dependencies:
"@tabler/icons": "npm:2.46.0"
"@tabler/icons": "npm:2.47.0"
prop-types: "npm:^15.7.2"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0
checksum: e9097d9addd08b5df69e486593e61c5437f9055e882ff64e1d469fb42a267876345796af26113fa99986e13ff5d3275f6e5a8176b82b64631f5a87b080fb91cc
checksum: 8e3cb9ff71d443f31569176f8d10c55bfdc53d5a762c8133472b8729d8d135380161a7af2cba6ac22b1416030326cf363e33467f5e314933526d8efa34feb222
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -8262,7 +8262,7 @@ __metadata:
"@sentry/vite-plugin": "npm:2.10.3"
"@swc-jotai/debug-label": "npm:0.1.0"
"@swc-jotai/react-refresh": "npm:0.1.0"
"@tabler/icons-react": "npm:2.46.0"
"@tabler/icons-react": "npm:2.47.0"
"@types/node": "npm:20.11.5"
"@types/react": "npm:18.2.48"
"@types/react-dom": "npm:18.2.18"
Expand Down Expand Up @@ -10297,7 +10297,7 @@ __metadata:
dependencies:
"@mantine/core": "npm:7.5.0"
"@mantine/hooks": "npm:7.5.0"
"@tabler/icons-react": "npm:2.46.0"
"@tabler/icons-react": "npm:2.47.0"
"@types/node": "npm:20.11.5"
"@types/react": "npm:18.2.48"
"@types/react-dom": "npm:18.2.18"
Expand Down

0 comments on commit e55ea13

Please sign in to comment.