2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-23 20:40:40 +03:00

chore: update and bump deps (#6238)

* chore: update and bump deps where we can | covers deps in full dev-deps just bump

* chore: added compiled lock

---------

Co-authored-by: Jason <jason@trooptravel.com>
This commit is contained in:
Jay
2024-02-16 13:28:57 +02:00
committed by GitHub
parent caa0625201
commit d844227411
2 changed files with 4579 additions and 3453 deletions
+4555 -3429
View File
File diff suppressed because it is too large Load Diff
+24 -24
View File
@@ -80,41 +80,41 @@
}, },
"homepage": "https://axios-http.com", "homepage": "https://axios-http.com",
"devDependencies": { "devDependencies": {
"@babel/core": "^7.18.2", "@babel/core": "^7.23.9",
"@babel/preset-env": "^7.18.2", "@babel/preset-env": "^7.23.9",
"@commitlint/cli": "^17.3.0", "@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.3.0", "@commitlint/config-conventional": "^17.8.1",
"@release-it/conventional-changelog": "^5.1.1", "@release-it/conventional-changelog": "^5.1.1",
"@rollup/plugin-babel": "^5.3.1", "@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^15.1.0", "@rollup/plugin-commonjs": "^15.1.0",
"@rollup/plugin-json": "^4.1.0", "@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-multi-entry": "^4.0.0", "@rollup/plugin-multi-entry": "^4.1.0",
"@rollup/plugin-node-resolve": "^9.0.0", "@rollup/plugin-node-resolve": "^9.0.0",
"abortcontroller-polyfill": "^1.7.3", "abortcontroller-polyfill": "^1.7.5",
"auto-changelog": "^2.4.0", "auto-changelog": "^2.4.0",
"body-parser": "^1.20.0", "body-parser": "^1.20.2",
"chalk": "^5.2.0", "chalk": "^5.3.0",
"coveralls": "^3.1.1", "coveralls": "^3.1.1",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"dev-null": "^0.1.1", "dev-null": "^0.1.1",
"dtslint": "^4.2.1", "dtslint": "^4.2.1",
"es6-promise": "^4.2.8", "es6-promise": "^4.2.8",
"eslint": "^8.17.0", "eslint": "^8.56.0",
"express": "^4.18.1", "express": "^4.18.2",
"formdata-node": "^5.0.0", "formdata-node": "^5.0.1",
"formidable": "^2.0.1", "formidable": "^2.1.2",
"fs-extra": "^10.1.0", "fs-extra": "^10.1.0",
"get-stream": "^3.0.0", "get-stream": "^3.0.0",
"gulp": "^4.0.2", "gulp": "^4.0.2",
"gzip-size": "^7.0.0", "gzip-size": "^7.0.0",
"handlebars": "^4.7.7", "handlebars": "^4.7.8",
"husky": "^8.0.2", "husky": "^8.0.3",
"istanbul-instrumenter-loader": "^3.0.1", "istanbul-instrumenter-loader": "^3.0.1",
"jasmine-core": "^2.4.1", "jasmine-core": "^2.99.1",
"karma": "^6.3.17", "karma": "^6.3.17",
"karma-chrome-launcher": "^3.1.1", "karma-chrome-launcher": "^3.2.0",
"karma-firefox-launcher": "^2.1.2", "karma-firefox-launcher": "^2.1.2",
"karma-jasmine": "^1.1.1", "karma-jasmine": "^1.1.2",
"karma-jasmine-ajax": "^0.1.13", "karma-jasmine-ajax": "^0.1.13",
"karma-rollup-preprocessor": "^7.0.8", "karma-rollup-preprocessor": "^7.0.8",
"karma-safari-launcher": "^1.0.0", "karma-safari-launcher": "^1.0.0",
@@ -122,12 +122,12 @@
"karma-sinon": "^1.0.5", "karma-sinon": "^1.0.5",
"karma-sourcemap-loader": "^0.3.8", "karma-sourcemap-loader": "^0.3.8",
"memoizee": "^0.4.15", "memoizee": "^0.4.15",
"minimist": "^1.2.7", "minimist": "^1.2.8",
"mocha": "^10.0.0", "mocha": "^10.3.0",
"multer": "^1.4.4", "multer": "^1.4.4",
"pretty-bytes": "^6.0.0", "pretty-bytes": "^6.1.1",
"release-it": "^15.5.1", "release-it": "^15.11.0",
"rollup": "^2.67.0", "rollup": "^2.79.1",
"rollup-plugin-auto-external": "^2.0.0", "rollup-plugin-auto-external": "^2.0.0",
"rollup-plugin-bundle-size": "^1.0.3", "rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-terser": "^7.0.2", "rollup-plugin-terser": "^7.0.2",
@@ -135,7 +135,7 @@
"stream-throttle": "^0.1.3", "stream-throttle": "^0.1.3",
"string-replace-async": "^3.0.2", "string-replace-async": "^3.0.2",
"terser-webpack-plugin": "^4.2.3", "terser-webpack-plugin": "^4.2.3",
"typescript": "^4.8.4" "typescript": "^4.9.5"
}, },
"browser": { "browser": {
"./lib/adapters/http.js": "./lib/helpers/null.js", "./lib/adapters/http.js": "./lib/helpers/null.js",
@@ -146,7 +146,7 @@
"unpkg": "dist/axios.min.js", "unpkg": "dist/axios.min.js",
"typings": "./index.d.ts", "typings": "./index.d.ts",
"dependencies": { "dependencies": {
"follow-redirects": "^1.15.4", "follow-redirects": "^1.15.5",
"form-data": "^4.0.0", "form-data": "^4.0.0",
"proxy-from-env": "^1.1.0" "proxy-from-env": "^1.1.0"
}, },