Skip to content

Commit 30c0ece

Browse files
Update dependency @tabler/icons to v3
1 parent fb69264 commit 30c0ece

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@mantine/core": "^5.2.5",
2222
"@mantine/hooks": "^5.2.5",
23-
"@tabler/icons": "^1.93.0",
23+
"@tabler/icons": "^3.0.0",
2424
"react": "^18.2.0",
2525
"react-dom": "^18.2.0",
2626
"react-query": "^3.39.2",

yarn.lock

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2801,18 +2801,10 @@ __metadata:
28012801
languageName: node
28022802
linkType: hard
28032803

2804-
"@tabler/icons@npm:^1.93.0":
2805-
version: 1.119.0
2806-
resolution: "@tabler/icons@npm:1.119.0"
2807-
peerDependencies:
2808-
react: ^16.x || 17.x || 18.x
2809-
react-dom: ^16.x || 17.x || 18.x
2810-
peerDependenciesMeta:
2811-
react:
2812-
optional: true
2813-
react-dom:
2814-
optional: true
2815-
checksum: ef1ac50c1a47b2205cb86ca43c28d69c7b8f547ad9c2c5545190fc4a455e9767f49cb511a6f9e8dc45b046ee7d2dab3d2c87af4fd5bbb1694832a15698158753
2804+
"@tabler/icons@npm:^3.0.0":
2805+
version: 3.20.0
2806+
resolution: "@tabler/icons@npm:3.20.0"
2807+
checksum: 81845545ed2741b82fc2ffa75b29171e09ae49e838aadf89281a1ccd9fa226e5b7ccfd6a8314dc0c150681d96665ea586f18385274e434239b7e1d542be3007c
28162808
languageName: node
28172809
linkType: hard
28182810

@@ -9497,7 +9489,7 @@ __metadata:
94979489
"@slashnephy/eslint-config": 2.3.127
94989490
"@slashnephy/prettier-config": 1.0.73
94999491
"@sosukesuzuki/rollup-plugin-bundle-size": 0.1.0
9500-
"@tabler/icons": ^1.93.0
9492+
"@tabler/icons": ^3.0.0
95019493
"@types/react": 18.3.12
95029494
"@types/react-dom": 18.3.1
95039495
babel-cli: 6.26.0

0 commit comments

Comments
 (0)