-
+
@@ -53,7 +53,7 @@ const DevelopersPage: React.FC = () => {
-
+
@@ -61,7 +61,7 @@ const DevelopersPage: React.FC = () => {
-
+
@@ -69,7 +69,7 @@ const DevelopersPage: React.FC = () => {
-
+
@@ -77,7 +77,7 @@ const DevelopersPage: React.FC = () => {
-
+
@@ -85,7 +85,7 @@ const DevelopersPage: React.FC = () => {
-
+
@@ -93,7 +93,7 @@ const DevelopersPage: React.FC = () => {
-
+
diff --git a/packages/pl-fe/src/pages/statuses/status.tsx b/packages/pl-fe/src/pages/statuses/status.tsx
index 14a0dc683..61bf930e4 100644
--- a/packages/pl-fe/src/pages/statuses/status.tsx
+++ b/packages/pl-fe/src/pages/statuses/status.tsx
@@ -84,7 +84,7 @@ const StatusPage: React.FC = (props) => {
{
text: intl.formatMessage(messages.treeView),
action: () => dispatch(changeSetting(['threads', 'displayMode'], 'tree')),
- icon: require('@tabler/icons/outline/list-tree.svg'),
+ icon: require('@phosphor-icons/core/regular/tree-view.svg'),
type: 'radio',
checked: displayMode === 'tree',
},
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 95a7da6a1..0c11de762 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -187,9 +187,6 @@ importers:
'@sentry/react':
specifier: ^8.47.0
version: 8.55.0(react@18.3.1)
- '@tabler/icons':
- specifier: ^3.26.0
- version: 3.34.1
'@tailwindcss/aspect-ratio':
specifier: ^0.4.2
version: 0.4.2(tailwindcss@3.4.17)
@@ -2307,9 +2304,6 @@ packages:
'@surma/rollup-plugin-off-main-thread@2.2.3':
resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==}
- '@tabler/icons@3.34.1':
- resolution: {integrity: sha512-9gTnUvd7Fd/DmQgr3MKY+oJLa1RfNsQo8c/ir3TJAWghOuZXodbtbVp0QBY2DxWuuvrSZFys0HEbv1CoiI5y6A==}
-
'@tailwindcss/aspect-ratio@0.4.2':
resolution: {integrity: sha512-8QPrypskfBa7QIMuKHg2TA7BqES6vhBrDLOv8Unb6FcFyd3TjKbc6lcmb9UPQHxfl24sXoJ41ux/H7qQQvfaSQ==}
peerDependencies:
@@ -8592,8 +8586,6 @@ snapshots:
magic-string: 0.25.9
string.prototype.matchall: 4.0.12
- '@tabler/icons@3.34.1': {}
-
'@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.17)':
dependencies:
tailwindcss: 3.4.17