Skip to content

Commit f6b5e46

Browse files
Update dependency @tabler/icons to v3
1 parent 0ea4a05 commit f6b5e46

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
@@ -3342,18 +3342,10 @@ __metadata:
33423342
languageName: node
33433343
linkType: hard
33443344

3345-
"@tabler/icons@npm:^1.93.0":
3346-
version: 1.119.0
3347-
resolution: "@tabler/icons@npm:1.119.0"
3348-
peerDependencies:
3349-
react: ^16.x || 17.x || 18.x
3350-
react-dom: ^16.x || 17.x || 18.x
3351-
peerDependenciesMeta:
3352-
react:
3353-
optional: true
3354-
react-dom:
3355-
optional: true
3356-
checksum: ef1ac50c1a47b2205cb86ca43c28d69c7b8f547ad9c2c5545190fc4a455e9767f49cb511a6f9e8dc45b046ee7d2dab3d2c87af4fd5bbb1694832a15698158753
3345+
"@tabler/icons@npm:^3.0.0":
3346+
version: 3.1.0
3347+
resolution: "@tabler/icons@npm:3.1.0"
3348+
checksum: 3dd9c54ec46dbf12571cc8a72e10f99f1b84e99eeb53170254e1ab0939b3d37b9c8031a5e6534315b7d3107e0724f7fae61749f9c159ac8fd34cf8d3b9f5e6cc
33573349
languageName: node
33583350
linkType: hard
33593351

@@ -11550,7 +11542,7 @@ __metadata:
1155011542
"@slashnephy/eslint-config": 2.3.39
1155111543
"@slashnephy/prettier-config": 1.0.73
1155211544
"@sosukesuzuki/rollup-plugin-bundle-size": 0.1.0
11553-
"@tabler/icons": ^1.93.0
11545+
"@tabler/icons": ^3.0.0
1155411546
"@types/react": 18.2.74
1155511547
"@types/react-dom": 18.2.24
1155611548
babel-cli: 6.26.0

0 commit comments

Comments
 (0)