diff --git a/package.json b/package.json index 12da9ed7..3b330523 100644 --- a/package.json +++ b/package.json @@ -26,20 +26,20 @@ "license": "MIT", "private": true, "devDependencies": { - "@foundryvtt/foundryvtt-cli": "^1.0.2", - "@stylistic/eslint-plugin-js": "^2.3.0", - "eslint": "^9.6.0", + "@foundryvtt/foundryvtt-cli": "^1.0.3", + "@stylistic/eslint-plugin-js": "^2.8.0", + "eslint": "^9.10.0", "eslint-config-prettier": "^9.1.0", "eslint-formatter-compact": "^8.40.0", - "globals": "^15.8.0", + "globals": "^15.9.0", "gulp": "^5.0.0", "gulp-autoprefixer": "^9.0.0", - "gulp-eslint-new": "^2.1.0", + "gulp-eslint-new": "^2.3.0", "gulp-prettier": "^6.0.0", "gulp-sass": "^5.1.0", "mkdirp": "^3.0.1", "npm-run-all": "^4.1.5", - "sass": "^1.77.6" + "sass": "^1.78.0" }, "engines": { "node": ">=18.18.0"