removed esi

This commit is contained in:
Sirttas
2026-06-13 16:33:37 +02:00
parent 16078cc62b
commit 697a08e481
3 changed files with 1 additions and 25 deletions
-13
View File
@@ -14,7 +14,6 @@
"@vueuse/integrations": "^14.3.0",
"@vueuse/router": "^14.3.0",
"axios": "^1.4.0",
"axios-rate-limit": "^1.3.1",
"gemory": "file:",
"loglevel": "^1.8.1",
"loglevel-plugin-prefix": "^0.8.4",
@@ -1452,18 +1451,6 @@
"proxy-from-env": "^2.1.0"
}
},
"node_modules/axios-rate-limit": {
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/axios-rate-limit/-/axios-rate-limit-1.9.0.tgz",
"integrity": "sha512-p79ltBSUF+8i4uLYr1lu8s28chIaQ8x/oiV3Vb6NDkNAqkKD/AzTAchRPEXK+weRyAkRTIa/GowKcKDn1BHRPQ==",
"license": "MIT",
"dependencies": {
"axios": ">=0.18.0"
},
"peerDependencies": {
"axios": "*"
}
},
"node_modules/birpc": {
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/birpc/-/birpc-2.9.0.tgz",