diff --git a/composables/masto/icons.ts b/composables/masto/icons.ts index 6f174326..6c68351c 100644 --- a/composables/masto/icons.ts +++ b/composables/masto/icons.ts @@ -39,6 +39,7 @@ export const accountFieldIcons: Record = Object.fromEntries(Obje Steam: 'i-ri:steam-line', Switch: 'i-ri:switch-line', Telegram: 'i-ri:telegram-line', + Threads: 'i-ri:threads-line', Tumblr: 'i-ri:tumblr-line', Twitch: 'i-ri:twitch-line', Twitter: 'i-ri:twitter-line', diff --git a/package.json b/package.json index 8f347883..1005bd45 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@emoji-mart/data": "^1.1.2", "@fnando/sparkline": "^0.3.10", "@iconify-emoji/twemoji": "^1.0.2", - "@iconify/json": "^2.2.85", + "@iconify/json": "^2.2.142", "@iconify/utils": "^2.1.7", "@nuxt/devtools": "^1.0.0-beta.1", "@nuxtjs/color-mode": "^3.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index af2d1127..a8afe68a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^1.0.2 version: 1.0.2 '@iconify/json': - specifier: ^2.2.85 - version: 2.2.85 + specifier: ^2.2.142 + version: 2.2.142 '@iconify/utils': specifier: ^2.1.7 version: 2.1.7 @@ -2377,8 +2377,8 @@ packages: resolution: {integrity: sha512-C4W6ov4BkDXiVU3GzyqyVo8SBbU21KivXnZERgAnrYZEKjuiI3JwPDnu9oVJPsUkNI/Q4SM8iVnXjGW6kxt9DQ==} dev: false - /@iconify/json@2.2.85: - resolution: {integrity: sha512-T72zjZlpP311ftbdzpOFbRCictazlrX1xR8lLu3swVvFo22b/SZNBN4r0cv+e+eVNZvMxhF/cFww2fkaZ3m7Pg==} + /@iconify/json@2.2.142: + resolution: {integrity: sha512-EfQv1GMGxOySdwaGR3+Diqudkwk4W299cNtcQhg7QAlH9x6FW9851raiYvdOsMZp0ya+Ye+evTTqxyZ4vEh5cw==} dependencies: '@iconify/types': 2.0.0 pathe: 1.1.1