Skip to content

Commit 6e6e10e

Browse files
Update dependency @tabler/icons to v3
1 parent f97919f commit 6e6e10e

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
@@ -2848,18 +2848,10 @@ __metadata:
28482848
languageName: node
28492849
linkType: hard
28502850

2851-
"@tabler/icons@npm:^1.93.0":
2852-
version: 1.119.0
2853-
resolution: "@tabler/icons@npm:1.119.0"
2854-
peerDependencies:
2855-
react: ^16.x || 17.x || 18.x
2856-
react-dom: ^16.x || 17.x || 18.x
2857-
peerDependenciesMeta:
2858-
react:
2859-
optional: true
2860-
react-dom:
2861-
optional: true
2862-
checksum: ef1ac50c1a47b2205cb86ca43c28d69c7b8f547ad9c2c5545190fc4a455e9767f49cb511a6f9e8dc45b046ee7d2dab3d2c87af4fd5bbb1694832a15698158753
2851+
"@tabler/icons@npm:^3.0.0":
2852+
version: 3.12.0
2853+
resolution: "@tabler/icons@npm:3.12.0"
2854+
checksum: 763371508b92acad03ee84fbeb2c5edcb5d783c36f7f43c3d3725213da2c627100f485f6e402747fb62953934c99e18b97d5198985c3017a3519868160c51913
28632855
languageName: node
28642856
linkType: hard
28652857

@@ -9503,7 +9495,7 @@ __metadata:
95039495
"@slashnephy/eslint-config": 2.3.100
95049496
"@slashnephy/prettier-config": 1.0.73
95059497
"@sosukesuzuki/rollup-plugin-bundle-size": 0.1.0
9506-
"@tabler/icons": ^1.93.0
9498+
"@tabler/icons": ^3.0.0
95079499
"@types/react": 18.3.4
95089500
"@types/react-dom": 18.3.0
95099501
babel-cli: 6.26.0

0 commit comments

Comments
 (0)