From e166283752208eab041308bbce983e5094623d5e Mon Sep 17 00:00:00 2001 From: goro Date: Sun, 5 Apr 2026 09:53:02 +0300 Subject: [PATCH] remove axios --- package.json | 4 ++-- pnpm-lock.yaml | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index af8144e..e57f9c1 100755 --- a/package.json +++ b/package.json @@ -12,14 +12,14 @@ "@floating-ui/react": "^0.26.9", "@reduxjs/toolkit": "^1.9.5", "@tanstack/react-query": "^5.90.21", - "axios": "^1.5.0", + "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "emojibase": "^15.0.0", "interweave": "^13.1.0", "interweave-autolink": "^5.1.0", "interweave-emoji": "^7.0.0", - "lucide-react": "^0.510.0", + "lucide-react": "^1.7.0", "preact": "^10.16.0", "react-redux": "^8.1.2", "react-router-dom": "^6.16.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b2af1e7..5e94b66 100755 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^7.0.0 version: 7.0.0(interweave@13.1.0(react@18.2.0))(react@18.2.0) lucide-react: - specifier: ^0.510.0 - version: 0.510.0(react@18.2.0) + specifier: ^1.7.0 + version: 1.7.0(react@18.2.0) preact: specifier: ^10.16.0 version: 10.19.3 @@ -966,8 +966,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@0.510.0: - resolution: {integrity: sha512-p8SQRAMVh7NhsAIETokSqDrc5CHnDLbV29mMnzaXx+Vc/hnqQzwI2r0FMWCcoTXnbw2KEjy48xwpGdEL+ck06Q==} + lucide-react@1.7.0: + resolution: {integrity: sha512-yI7BeItCLZJTXikmK4KNUGCKoGzSvbKlfCvw44bU4fXAL6v3gYS4uHD1jzsLkfwODYwI6Drw5Tu9Z5ulDe0TSg==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -2305,7 +2305,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@0.510.0(react@18.2.0): + lucide-react@1.7.0(react@18.2.0): dependencies: react: 18.2.0