Skip to content

Commit 36547c5

Browse files
Update dependency @tabler/icons to v3
1 parent 5051490 commit 36547c5

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
@@ -2855,18 +2855,10 @@ __metadata:
28552855
languageName: node
28562856
linkType: hard
28572857

2858-
"@tabler/icons@npm:^1.93.0":
2859-
version: 1.119.0
2860-
resolution: "@tabler/icons@npm:1.119.0"
2861-
peerDependencies:
2862-
react: ^16.x || 17.x || 18.x
2863-
react-dom: ^16.x || 17.x || 18.x
2864-
peerDependenciesMeta:
2865-
react:
2866-
optional: true
2867-
react-dom:
2868-
optional: true
2869-
checksum: ef1ac50c1a47b2205cb86ca43c28d69c7b8f547ad9c2c5545190fc4a455e9767f49cb511a6f9e8dc45b046ee7d2dab3d2c87af4fd5bbb1694832a15698158753
2858+
"@tabler/icons@npm:^3.0.0":
2859+
version: 3.14.0
2860+
resolution: "@tabler/icons@npm:3.14.0"
2861+
checksum: 299afeafbd9a402d70477041ef0102a519cdc9f88a92fae0ebdd1913e94ab2319e675f93fc4499af08783232cd6afffb6949d496eb9bec1b987e349b6e056915
28702862
languageName: node
28712863
linkType: hard
28722864

@@ -9534,7 +9526,7 @@ __metadata:
95349526
"@slashnephy/eslint-config": 2.3.101
95359527
"@slashnephy/prettier-config": 1.0.73
95369528
"@sosukesuzuki/rollup-plugin-bundle-size": 0.1.0
9537-
"@tabler/icons": ^1.93.0
9529+
"@tabler/icons": ^3.0.0
95389530
"@types/react": 18.3.5
95399531
"@types/react-dom": 18.3.0
95409532
babel-cli: 6.26.0

0 commit comments

Comments
 (0)