Skip to content

Commit 42e7c6b

Browse files
Update dependency @tabler/icons to v3
1 parent 9859f65 commit 42e7c6b

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
@@ -2647,18 +2647,10 @@ __metadata:
26472647
languageName: node
26482648
linkType: hard
26492649

2650-
"@tabler/icons@npm:^1.93.0":
2651-
version: 1.119.0
2652-
resolution: "@tabler/icons@npm:1.119.0"
2653-
peerDependencies:
2654-
react: ^16.x || 17.x || 18.x
2655-
react-dom: ^16.x || 17.x || 18.x
2656-
peerDependenciesMeta:
2657-
react:
2658-
optional: true
2659-
react-dom:
2660-
optional: true
2661-
checksum: ef1ac50c1a47b2205cb86ca43c28d69c7b8f547ad9c2c5545190fc4a455e9767f49cb511a6f9e8dc45b046ee7d2dab3d2c87af4fd5bbb1694832a15698158753
2650+
"@tabler/icons@npm:^3.0.0":
2651+
version: 3.26.0
2652+
resolution: "@tabler/icons@npm:3.26.0"
2653+
checksum: 38225efe8d7f04ee8f2a83848d219a147593971cdf8f2095f94cae5d3354956e8e60b42e3878459214315bc49694b48bac9ff357e78d62c572861d719bcd8c53
26622654
languageName: node
26632655
linkType: hard
26642656

@@ -9284,7 +9276,7 @@ __metadata:
92849276
"@slashnephy/eslint-config": 2.3.158
92859277
"@slashnephy/prettier-config": 1.0.73
92869278
"@sosukesuzuki/rollup-plugin-bundle-size": 0.1.0
9287-
"@tabler/icons": ^1.93.0
9279+
"@tabler/icons": ^3.0.0
92889280
"@types/react": 18.3.18
92899281
"@types/react-dom": 18.3.5
92909282
babel-cli: 6.26.0

0 commit comments

Comments
 (0)