Skip to content

Commit

Permalink
fix(deps): update dependency @tabler/icons-react to v2.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2023
1 parent 2802c21 commit 7a388ec
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.2.2",
"@mantine/notifications": "7.2.2",
"@sentry/react": "7.84.0",
"@tabler/icons-react": "2.42.0",
"@tabler/icons-react": "2.44.0",
"chroma-js": "2.4.2",
"date-fns": "2.30.0",
"idb": "7.1.1",
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.2.2",
"@mantine/hooks": "7.2.2",
"@tabler/icons-react": "2.42.0",
"@tabler/icons-react": "2.44.0",
"next": "13.5.6",
"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 @@ -2759,22 +2759,22 @@ __metadata:
languageName: node
linkType: hard

"@tabler/icons-react@npm:2.42.0":
version: 2.42.0
resolution: "@tabler/icons-react@npm:2.42.0"
"@tabler/icons-react@npm:2.44.0":
version: 2.44.0
resolution: "@tabler/icons-react@npm:2.44.0"
dependencies:
"@tabler/icons": 2.42.0
"@tabler/icons": 2.44.0
prop-types: ^15.7.2
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0
checksum: be4956ddfb9ba0165f815c57189444b4b6a03d7c527381dfcb017d9911f6ac4fd9166aa718d94593339e27e298646863e5f5e96e84e11cf69956413e072fc448
checksum: 1fd7a034985bffae6753178d71ff91a9fd6270f2c576cb79ce4330f3f91d0cc629d44bcb158cd4ad366c3cb77e90e26516ed653f4feae6b3659d8a4167d957ce
languageName: node
linkType: hard

"@tabler/icons@npm:2.42.0":
version: 2.42.0
resolution: "@tabler/icons@npm:2.42.0"
checksum: 0330b5454f445cbf25f18ba3b2d6386c10b3e266feee14a6d5e3ed5a686987e3bb8c1d50eb2f181032c81a96b6c250d89e7247813934ce373adb10867e316578
"@tabler/icons@npm:2.44.0":
version: 2.44.0
resolution: "@tabler/icons@npm:2.44.0"
checksum: b80831f8268691ffdd99b78762e11519790b4ec124bc8fda69f71c266204c93bfb6bc9b6ed818f16d624b22380ecf64fd89cb1557a66cec49da7099faa09596f
languageName: node
linkType: hard

Expand Down Expand Up @@ -7320,7 +7320,7 @@ __metadata:
"@sentry/vite-plugin": 2.10.2
"@swc-jotai/debug-label": 0.1.0
"@swc-jotai/react-refresh": 0.1.0
"@tabler/icons-react": 2.42.0
"@tabler/icons-react": 2.44.0
"@types/node": 20.10.3
"@types/react": 18.2.23
"@types/react-dom": 18.2.8
Expand Down Expand Up @@ -9273,7 +9273,7 @@ __metadata:
dependencies:
"@mantine/core": 7.2.2
"@mantine/hooks": 7.2.2
"@tabler/icons-react": 2.42.0
"@tabler/icons-react": 2.44.0
"@types/node": 20.10.3
"@types/react": 18.2.23
"@types/react-dom": 18.2.8
Expand Down

0 comments on commit 7a388ec

Please sign in to comment.