Skip to content

Commit 727aae5

Browse files
Update dependency @tabler/icons to v3
1 parent f70d15c commit 727aae5

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
@@ -3080,18 +3080,10 @@ __metadata:
30803080
languageName: node
30813081
linkType: hard
30823082

3083-
"@tabler/icons@npm:^1.93.0":
3084-
version: 1.119.0
3085-
resolution: "@tabler/icons@npm:1.119.0"
3086-
peerDependencies:
3087-
react: ^16.x || 17.x || 18.x
3088-
react-dom: ^16.x || 17.x || 18.x
3089-
peerDependenciesMeta:
3090-
react:
3091-
optional: true
3092-
react-dom:
3093-
optional: true
3094-
checksum: ef1ac50c1a47b2205cb86ca43c28d69c7b8f547ad9c2c5545190fc4a455e9767f49cb511a6f9e8dc45b046ee7d2dab3d2c87af4fd5bbb1694832a15698158753
3083+
"@tabler/icons@npm:^3.0.0":
3084+
version: 3.19.0
3085+
resolution: "@tabler/icons@npm:3.19.0"
3086+
checksum: 68f4ead9c534e4da165f764108f5d52ea110813f02698d64335e926f98521139010c26b23f7ca7cb4baaf5e3d436b94263bc1902522258f2f6ac989d46d04cfd
30953087
languageName: node
30963088
linkType: hard
30973089

@@ -9824,7 +9816,7 @@ __metadata:
98249816
"@slashnephy/eslint-config": 2.3.121
98259817
"@slashnephy/prettier-config": 1.0.73
98269818
"@sosukesuzuki/rollup-plugin-bundle-size": 0.1.0
9827-
"@tabler/icons": ^1.93.0
9819+
"@tabler/icons": ^3.0.0
98289820
"@types/react": 18.3.11
98299821
"@types/react-dom": 18.3.0
98309822
babel-cli: 6.26.0

0 commit comments

Comments
 (0)