remove axios
This commit is contained in:
parent
6b4d10e8a0
commit
e166283752
@ -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",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user