Skip to content

Commit

Permalink
build(deps): update axios
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabb-c committed Aug 15, 2024
1 parent 4a2cc1b commit f016da7
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 230 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,37 +46,37 @@
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@commitlint/cli": "^19.3.0",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^10.1.3",
"@semantic-release/github": "^10.1.5",
"@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.6",
"@swc/core": "^1.7.11",
"@types/is-ci": "^3.0.4",
"@types/node": "^22.1.0",
"@types/node": "^22.3.0",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"axios": "^1.7.3",
"axios": "^1.7.4",
"axios-cache-interceptor": "^1.5.3",
"ci-info": "^4.0.0",
"http-status-codes": "^2.3.0",
"husky": "^9.1.4",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.9",
"msw": "^2.3.5",
"semantic-release": "^24.0.0",
"size-limit": "^11.1.4",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite-tsconfig-paths": "^4.3.2",
"vitepress": "1.3.1",
"vite": "^5.4.0",
"vite-tsconfig-paths": "^5.0.1",
"vitepress": "1.3.2",
"vitest": "^2.0.5",
"vue": "^3.4.35"
"vue": "^3.4.38"
},
"peerDependencies": {
"axios": "^1.7.2",
Expand Down
Loading

0 comments on commit f016da7

Please sign in to comment.