diff --git a/package.json b/package.json index 4e77ff34f8d..aa21791e2cc 100644 --- a/package.json +++ b/package.json @@ -39,16 +39,16 @@ "license": "Apache-2.0", "devDependencies": { "@mapbox/stylelint-processor-arbitrary-tags": "^0.4.0", - "axios": "^0.26.1", + "axios": "^1.12.0", "chai": "^4.3.7", "chai-as-promised": "*", "chalk": "^4.1.2", - "cypress": "^9.7.0", - "eslint": "^8.33.0", + "cypress": "^13.0.0", + "eslint": "^9.0.0", "eslint-plugin-vue": "^9.9.0", - "jest": "^27.5.1", - "mocha": "^9.2.2", - "postcss": "^8.4.21", + "jest": "^30.0.0", + "mocha": "^11.0.1", + "postcss": "^8.4.31", "postcss-scss": "^4.0.6", "recursive-readdir": "^2.2.3", "remove": "^0.1.5", @@ -56,7 +56,7 @@ "stylelint-order": "^5.0.0", "stylelint-scss": "^4.3.0", "broken-link-checker": "^0.7.8", - "serve-handler": "^6.1.5", + "serve-handler": "^6.1.6", "vuepress": "1.9.8", "vuepress-plugin-chunkload-redirect": "^1.0.3", "wait-for-localhost-cli": "^3.0.0"