diff --git a/package-lock.json b/package-lock.json index 8ee8943..381fb06 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1128,9 +1128,9 @@ "license": "MIT" }, "node_modules/@readme/eslint-config": { - "version": "14.7.1", - "resolved": "https://registry.npmjs.org/@readme/eslint-config/-/eslint-config-14.7.1.tgz", - "integrity": "sha512-AU/GkX6ojHkbTfNBKTScVxp4q/3L8VK/KgQsqcW9H+IZC7HaFJaafXQBA8gYvbzqVBmUvxW8+UA/s8UR9rZj9w==", + "version": "14.7.2", + "resolved": "https://registry.npmjs.org/@readme/eslint-config/-/eslint-config-14.7.2.tgz", + "integrity": "sha512-AsaslmYC0GbomoqC8Osi4+JbnuG1G3GRaKegk64IcAdf2w86zI62RaGfPHz8KTq5uHDwoARyrT8/bBoZs//lfw==", "dev": true, "license": "ISC", "dependencies": { @@ -1151,7 +1151,7 @@ "eslint-plugin-perfectionist": "^4.9.0", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^5.0.0", - "eslint-plugin-readme": "^2.1.1", + "eslint-plugin-readme": "^2.1.2", "eslint-plugin-require-extensions": "^0.1.3", "eslint-plugin-testing-library": "^7.1.1", "eslint-plugin-try-catch-failsafe": "^0.1.4", @@ -1560,9 +1560,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "22.15.19", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.19.tgz", - "integrity": "sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw==", + "version": "22.15.29", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.29.tgz", + "integrity": "sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==", "dev": true, "license": "MIT", "dependencies": { @@ -4028,9 +4028,9 @@ } }, "node_modules/eslint-plugin-readme": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-readme/-/eslint-plugin-readme-2.1.1.tgz", - "integrity": "sha512-Xo4b7C9ZQ2X8BO25YvabfkCyBSvWY8n5VzsxCowA98Iq7r15zSTkVGfMxjqHYwBTEl4ajwffp7e+IB1z3BcOkA==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-readme/-/eslint-plugin-readme-2.1.2.tgz", + "integrity": "sha512-dehWYYHv7y005dqjC8IJjufWdL0Zpct4YF6TI6EVhlAC3qCwFWWbncRJb19tZSY1OrGyE1tB+Wc1QT/dD5jqYA==", "dev": true, "license": "ISC", "engines": {