Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@mantine/core": "^5.2.5",
"@mantine/hooks": "^5.2.5",
"@tabler/icons": "^1.93.0",
"@tabler/icons": "^3.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-query": "^3.39.2",
Expand Down
18 changes: 5 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2648,18 +2648,10 @@ __metadata:
languageName: node
linkType: hard

"@tabler/icons@npm:^1.93.0":
version: 1.119.0
resolution: "@tabler/icons@npm:1.119.0"
peerDependencies:
react: ^16.x || 17.x || 18.x
react-dom: ^16.x || 17.x || 18.x
peerDependenciesMeta:
react:
optional: true
react-dom:
optional: true
checksum: ef1ac50c1a47b2205cb86ca43c28d69c7b8f547ad9c2c5545190fc4a455e9767f49cb511a6f9e8dc45b046ee7d2dab3d2c87af4fd5bbb1694832a15698158753
"@tabler/icons@npm:^3.0.0":
version: 3.35.0
resolution: "@tabler/icons@npm:3.35.0"
checksum: 836d70cac06852dd1e02cd8b22690c248247663cbac6d5206f8869f889aa9301859e0032e0b8d153a22151cf6a530fadd05959aa53573400217a7e31f56c630a
languageName: node
linkType: hard

Expand Down Expand Up @@ -9348,7 +9340,7 @@ __metadata:
"@slashnephy/eslint-config": 2.3.175
"@slashnephy/prettier-config": 1.0.73
"@sosukesuzuki/rollup-plugin-bundle-size": 0.1.0
"@tabler/icons": ^1.93.0
"@tabler/icons": ^3.0.0
"@types/react": 18.3.18
"@types/react-dom": 18.3.5
babel-cli: 6.26.0
Expand Down
Loading