Skip to content

Commit b7574d3

Browse files
Bump @tabler/icons-react from 2.47.0 to 3.35.0 in /frontend (#842)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39e7bf5 commit b7574d3

2 files changed

Lines changed: 10 additions & 11 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@remix-run/node": "^2.16.8",
4141
"@stripe/react-stripe-js": "^2.1.1",
4242
"@stripe/stripe-js": "^1.54.1",
43-
"@tabler/icons-react": "^2.44.0",
43+
"@tabler/icons-react": "^3.35.0",
4444
"@tanstack/react-query": "5.76.1",
4545
"@tanstack/react-table": "^8.21.3",
4646
"@tiptap/core": "^2.7.0",

frontend/yarn.lock

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1449,18 +1449,17 @@
14491449
dependencies:
14501450
"@swc/counter" "^0.1.3"
14511451

1452-
"@tabler/icons-react@^2.44.0":
1453-
version "2.47.0"
1454-
resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-2.47.0.tgz#b704e7ae98f95be8bd6e938b4b2e84cd20b0cf31"
1455-
integrity sha512-iqly2FvCF/qUbgmvS8E40rVeYY7laltc5GUjRxQj59DuX0x/6CpKHTXt86YlI2whg4czvd/c8Ce8YR08uEku0g==
1452+
"@tabler/icons-react@^3.35.0":
1453+
version "3.35.0"
1454+
resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.35.0.tgz#27f295f36b42f8dc2e7841dd651c8905d0097818"
1455+
integrity sha512-XG7t2DYf3DyHT5jxFNp5xyLVbL4hMJYJhiSdHADzAjLRYfL7AnjlRfiHDHeXxkb2N103rEIvTsBRazxXtAUz2g==
14561456
dependencies:
1457-
"@tabler/icons" "2.47.0"
1458-
prop-types "^15.7.2"
1457+
"@tabler/icons" "3.35.0"
14591458

1460-
"@tabler/icons@2.47.0":
1461-
version "2.47.0"
1462-
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-2.47.0.tgz#c41c680d1947e3ab2d60af3febc4132287c60596"
1463-
integrity sha512-4w5evLh+7FUUiA1GucvGj2ReX2TvOjEr4ejXdwL/bsjoSkof6r1gQmzqI+VHrE2CpJpB3al7bCTulOkFa/RcyA==
1459+
"@tabler/icons@3.35.0":
1460+
version "3.35.0"
1461+
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.35.0.tgz#6f35247e41baba2a1b0f4dff048bb1335d6c1075"
1462+
integrity sha512-yYXe+gJ56xlZFiXwV9zVoe3FWCGuZ/D7/G4ZIlDtGxSx5CGQK110wrnT29gUj52kEZoxqF7oURTk97GQxELOFQ==
14641463

14651464
"@tanstack/query-core@5.76.0":
14661465
version "5.76.0"

0 commit comments

Comments
 (0)