diff --git a/package.json b/package.json index 4847826..8bd9494 100644 --- a/package.json +++ b/package.json @@ -21,42 +21,42 @@ }, "devDependencies": { "@babel/cli": "^7.12.8", - "@babel/core": "^7.12.8", + "@babel/core": "^7.23.2", "@babel/plugin-proposal-class-properties": "^7.12.1", "@babel/plugin-proposal-object-rest-spread": "^7.12.1", "@babel/plugin-transform-property-literals": "^7.12.1", "@babel/polyfill": "^7.12.1", - "@babel/preset-env": "^7.12.7", + "@babel/preset-env": "^7.23.2", "@babel/register": "^7.12.1", "@semantic-release/changelog": "^5.0.1", "@semantic-release/git": "^9.0.0", "babel-eslint": "^10.1.0", - "babel-loader": "^8.2.2", - "babel-plugin-istanbul": "^6.0.0", + "babel-loader": "^9.0.0", + "babel-plugin-istanbul": "^7.0.0", "babel-plugin-lodash": "^3.3.4", "babel-plugin-minify-replace": "^0.5.0", - "chai": "^4.2.0", + "chai": "^4.3.10", "coveralls": "^3.1.0", "cross-env": "^7.0.2", "del": "^6.0.0", - "eslint": "^7.14.0", - "eslint-plugin-import": "^2.22.1", - "gulp": "^4.0.2", + "eslint": "^8.44.0", + "eslint-plugin-import": "^2.28.0", + "gulp": "^5.0.0", "gulp-eslint": "^6.0.0", "gulp-if": "^3.0.0", - "gulp-mocha": "^7.0.2", - "mocha": "^8.2.1", - "mocha-junit-reporter": "^2.0.0", - "nyc": "^15.1.0", - "semantic-release": "^17.3.0", - "serverless": "^2.13.0", + "gulp-mocha": "^8.0.0", + "mocha": "^9.0.2", + "mocha-junit-reporter": "^2.1.1", + "nyc": "^17.0.0", + "semantic-release": "^24.0.0", + "serverless": "^4.0.0", "serverless-mocha-plugin": "^1.12.0", - "serverless-webpack": "^5.3.5", + "serverless-webpack": "^5.14.0", "sinon": "^9.2.1", "vinyl-paths": "^3.0.1", - "webpack": "^5.7.0", - "webpack-bundle-analyzer": "^4.1.0", - "webpack-cli": "^4.2.0", + "webpack": "^5.90.0", + "webpack-bundle-analyzer": "^4.9.1", + "webpack-cli": "^4.4.0", "webpack-node-externals": "^2.5.2" }, "engines": {