Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Commit c436952

Browse files
Update dependency @tabler/icons to v3
1 parent ea33d6b commit c436952

2 files changed

Lines changed: 6 additions & 14 deletions

File tree

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
@@ -3216,18 +3216,10 @@ __metadata:
32163216
languageName: node
32173217
linkType: hard
32183218

3219-
"@tabler/icons@npm:^1.93.0":
3220-
version: 1.119.0
3221-
resolution: "@tabler/icons@npm:1.119.0"
3222-
peerDependencies:
3223-
react: ^16.x || 17.x || 18.x
3224-
react-dom: ^16.x || 17.x || 18.x
3225-
peerDependenciesMeta:
3226-
react:
3227-
optional: true
3228-
react-dom:
3229-
optional: true
3230-
checksum: ef1ac50c1a47b2205cb86ca43c28d69c7b8f547ad9c2c5545190fc4a455e9767f49cb511a6f9e8dc45b046ee7d2dab3d2c87af4fd5bbb1694832a15698158753
3219+
"@tabler/icons@npm:^3.0.0":
3220+
version: 3.1.0
3221+
resolution: "@tabler/icons@npm:3.1.0"
3222+
checksum: 3dd9c54ec46dbf12571cc8a72e10f99f1b84e99eeb53170254e1ab0939b3d37b9c8031a5e6534315b7d3107e0724f7fae61749f9c159ac8fd34cf8d3b9f5e6cc
32313223
languageName: node
32323224
linkType: hard
32333225

@@ -11328,7 +11320,7 @@ __metadata:
1132811320
"@slashnephy/eslint-config": 2.3.32
1132911321
"@slashnephy/prettier-config": 1.0.73
1133011322
"@sosukesuzuki/rollup-plugin-bundle-size": 0.1.0
11331-
"@tabler/icons": ^1.93.0
11323+
"@tabler/icons": ^3.0.0
1133211324
"@types/react": 18.2.66
1133311325
"@types/react-dom": 18.2.22
1133411326
babel-cli: 6.26.0

0 commit comments

Comments
 (0)