Skip to content

Commit

Permalink
build(deps): update axios to 1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabb-c committed Sep 1, 2024
1 parent d4db7b8 commit 3fee70c
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 133 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,28 +46,28 @@
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^10.1.7",
"@semantic-release/npm": "^12.0.1",
"@semantic-release/release-notes-generator": "^14.0.1",
"@size-limit/preset-small-lib": "^11.1.4",
"@swc/core": "^1.7.18",
"@swc/core": "^1.7.22",
"@types/is-ci": "^3.0.4",
"@types/node": "^22.5.0",
"@types/node": "^22.5.2",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"axios": "^1.7.5",
"axios": "^1.7.7",
"axios-cache-interceptor": "^1.5.3",
"ci-info": "^4.0.0",
"http-status-codes": "^2.3.0",
"husky": "^9.1.5",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.9",
"msw": "^2.3.5",
"lint-staged": "^15.2.10",
"msw": "^2.4.1",
"semantic-release": "^24.1.0",
"size-limit": "^11.1.4",
"tsup": "^8.2.4",
Expand All @@ -79,7 +79,7 @@
"vue": "^3.4.38"
},
"peerDependencies": {
"axios": "^1.7.2",
"axios": "^1.7.7",
"axios-cache-interceptor": "^1.5.3"
},
"engines": {
Expand Down
Loading

0 comments on commit 3fee70c

Please sign in to comment.