fix non-mocked frontend requests (#263)

This commit is contained in:
Martin
2026-06-07 10:04:19 +02:00
committed by GitHub
parent 6d857d0f34
commit 6258d90604
2 changed files with 6 additions and 17 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
"dependencies": {
"@reduxjs/toolkit": "^2.12.0",
"@tailwindcss/vite": "^4.3.0",
"axios": "^1",
"axios": "catalog:default",
"axios-cache-interceptor": "^1",
"daisyui": "^5.5.20",
"@stats-organization/github-readme-stats-backend": "workspace:^",
+5 -16
View File
@@ -127,11 +127,11 @@ importers:
specifier: ^4.3.0
version: 4.3.0(vite@8.0.10(@types/node@24.12.2)(jiti@2.7.0)(yaml@2.9.0))
axios:
specifier: ^1
version: 1.15.2
specifier: catalog:default
version: 1.16.1
axios-cache-interceptor:
specifier: ^1
version: 1.12.0(axios@1.15.2)
version: 1.12.0(axios@1.16.1)
daisyui:
specifier: ^5.5.20
version: 5.5.20
@@ -1346,9 +1346,6 @@ packages:
peerDependencies:
axios: '>= 0.17.0'
axios@1.15.2:
resolution: {integrity: sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==}
axios@1.16.1:
resolution: {integrity: sha512-caYkukvroVPO8KrzuJEb50Hm07KwfBZPEC3VeFHTsqWHvKTsy54hjJz9BS/cdaypROE2rH6xvm9mHX4fgWkr3A==}
@@ -4135,9 +4132,9 @@ snapshots:
dependencies:
possible-typed-array-names: 1.1.0
axios-cache-interceptor@1.12.0(axios@1.15.2):
axios-cache-interceptor@1.12.0(axios@1.16.1):
dependencies:
axios: 1.15.2
axios: 1.16.1
cache-parser: 1.2.6
fast-defer: 1.1.9
http-vary: 1.0.3
@@ -4150,14 +4147,6 @@ snapshots:
fast-deep-equal: 3.1.3
is-buffer: 2.0.5
axios@1.15.2:
dependencies:
follow-redirects: 1.16.0
form-data: 4.0.5
proxy-from-env: 2.1.0
transitivePeerDependencies:
- debug
axios@1.16.1:
dependencies:
follow-redirects: 1.16.0