Skip to content

Commit 365a7a6

Browse files
Update dependency @tabler/icons to v3
1 parent 58f6cbc commit 365a7a6

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
@@ -2837,18 +2837,10 @@ __metadata:
28372837
languageName: node
28382838
linkType: hard
28392839

2840-
"@tabler/icons@npm:^1.93.0":
2841-
version: 1.119.0
2842-
resolution: "@tabler/icons@npm:1.119.0"
2843-
peerDependencies:
2844-
react: ^16.x || 17.x || 18.x
2845-
react-dom: ^16.x || 17.x || 18.x
2846-
peerDependenciesMeta:
2847-
react:
2848-
optional: true
2849-
react-dom:
2850-
optional: true
2851-
checksum: ef1ac50c1a47b2205cb86ca43c28d69c7b8f547ad9c2c5545190fc4a455e9767f49cb511a6f9e8dc45b046ee7d2dab3d2c87af4fd5bbb1694832a15698158753
2840+
"@tabler/icons@npm:^3.0.0":
2841+
version: 3.2.0
2842+
resolution: "@tabler/icons@npm:3.2.0"
2843+
checksum: 61085d3c268269445ac5df7174aed6837e968b14d18255d057c86301226472cbd55912767cbb154ce6afd4482293d2237f5c1b80348b29e02c45535dd8b87352
28522844
languageName: node
28532845
linkType: hard
28542846

@@ -9463,7 +9455,7 @@ __metadata:
94639455
"@slashnephy/eslint-config": 2.3.51
94649456
"@slashnephy/prettier-config": 1.0.73
94659457
"@sosukesuzuki/rollup-plugin-bundle-size": 0.1.0
9466-
"@tabler/icons": ^1.93.0
9458+
"@tabler/icons": ^3.0.0
94679459
"@types/react": 18.3.1
94689460
"@types/react-dom": 18.3.0
94699461
babel-cli: 6.26.0

0 commit comments

Comments
 (0)