diff --git a/package-lock.json b/package-lock.json index b14be2bb..b799c028 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7606,23 +7606,23 @@ "license": "MIT" }, "node_modules/neostandard": { - "version": "0.12.1", - "resolved": "https://registry.npmjs.org/neostandard/-/neostandard-0.12.1.tgz", - "integrity": "sha512-As/LDK+xx591BLb1rPRaPs+JfXFgyNx5BoBui1KBeF/J4s0mW8+NBohrYnMfgm1w1t7E/Y/tU34MjMiP6lns6A==", + "version": "0.12.2", + "resolved": "https://registry.npmjs.org/neostandard/-/neostandard-0.12.2.tgz", + "integrity": "sha512-VZU8EZpSaNadp3rKEwBhVD1Kw8jE3AftQLkCyOaM7bWemL1LwsYRsBnAmXy2LjG9zO8t66qJdqB7ccwwORyrAg==", "dev": true, "license": "MIT", "dependencies": { "@humanwhocodes/gitignore-to-minimatch": "^1.0.2", "@stylistic/eslint-plugin": "2.11.0", - "eslint-import-resolver-typescript": "^3.7.0", - "eslint-plugin-import-x": "^4.5.0", - "eslint-plugin-n": "^17.14.0", + "eslint-import-resolver-typescript": "^3.10.1", + "eslint-plugin-import-x": "^4.16.1", + "eslint-plugin-n": "^17.20.0", "eslint-plugin-promise": "^7.2.1", - "eslint-plugin-react": "^7.37.2", + "eslint-plugin-react": "^7.37.5", "find-up": "^5.0.0", - "globals": "^15.13.0", + "globals": "^15.15.0", "peowly": "^1.3.2", - "typescript-eslint": "^8.17.0" + "typescript-eslint": "^8.35.1" }, "bin": { "neostandard": "cli.mjs"