From c5f36b35593ef509d8b8b60f56c19b41aebd8157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 10:46:10 +0000 Subject: [PATCH] build(deps-dev): bump @solvro/config from 2.0.1 to 2.0.4 Bumps [@solvro/config](https://github.com/Solvro/lib-web-solvro-config) from 2.0.1 to 2.0.4. - [Release notes](https://github.com/Solvro/lib-web-solvro-config/releases) - [Changelog](https://github.com/Solvro/lib-web-solvro-config/blob/main/.releaserc.js) - [Commits](https://github.com/Solvro/lib-web-solvro-config/compare/v2.0.1...v2.0.4) --- updated-dependencies: - dependency-name: "@solvro/config" dependency-version: 2.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 114 ++++++++++++++++++++++++++++++++++++++++++++-- package.json | 2 +- 2 files changed, 110 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 31493b7..8c55a7c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@commitlint/cli": "^19.8.1", "@eslint/eslintrc": "^3", "@next/eslint-plugin-next": "^15.3.3", - "@solvro/config": "^2.0.1", + "@solvro/config": "^2.0.4", "@tailwindcss/postcss": "^4", "@types/node": "^22", "@types/react": "^19", @@ -802,6 +802,24 @@ "node": "^12.0.0 || ^14.0.0 || >=16.0.0" } }, + "node_modules/@eslint/compat": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/@eslint/compat/-/compat-1.3.2.tgz", + "integrity": "sha512-jRNwzTbd6p2Rw4sZ1CgWRS8YMtqG15YyZf7zvb6gY2rB2u6n+2Z+ELW0GtL0fQgyl0pr4Y/BzBfng/BdsereRA==", + "dev": true, + "license": "Apache-2.0", + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + }, + "peerDependencies": { + "eslint": "^8.40 || 9" + }, + "peerDependenciesMeta": { + "eslint": { + "optional": true + } + } + }, "node_modules/@eslint/config-array": { "version": "0.19.2", "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.19.2.tgz", @@ -1788,9 +1806,9 @@ } }, "node_modules/@solvro/config": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@solvro/config/-/config-2.0.1.tgz", - "integrity": "sha512-ffcxBTfOTvbx0tWybpbYMZCGRNALPXKLI5SP2lj3oPcRJvg5RClD6zECFM2MNcps4kU7muL3bResxCZGrIKYEQ==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/@solvro/config/-/config-2.0.4.tgz", + "integrity": "sha512-Qvrr7daIdSV8/qgFxA//syY78yPah0P/gIuPINlB4nYyW7HlybfzF5EcMQ5sFzoBvDDKs5Tr7nNHvTtHNDHtVg==", "dev": true, "license": "MPL-2.0", "dependencies": { @@ -1804,6 +1822,7 @@ "@trivago/prettier-plugin-sort-imports": "^5.2.2", "@typescript-eslint/eslint-plugin": "^8.35.1", "commander": "^14.0.0", + "eslint-config-flat-gitignore": "^2.1.0", "eslint-config-prettier": "^10.1.5", "eslint-plugin-antfu": "^3.1.1", "eslint-plugin-import": "^2.32.0", @@ -1813,6 +1832,7 @@ "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.16", + "eslint-plugin-react-you-might-not-need-an-effect": "^0.4.1", "eslint-plugin-unicorn": "^59.0.1", "eslint-plugin-unused-imports": "^4.1.4", "execa": "^9.6.0", @@ -1820,6 +1840,7 @@ "globals": "^16.3.0", "is-interactive": "^2.0.0", "local-pkg": "^1.1.1", + "package-manager-detector": "^1.3.0", "picocolors": "^1.1.1", "prettier-plugin-packagejson": "^2.5.18", "prettier-plugin-tailwindcss": "^0.6.13", @@ -1833,7 +1854,8 @@ "node": "^20.19.0 || >=22.12.0" }, "peerDependencies": { - "@next/eslint-plugin-next": ">=12.3.0 <16.0.0-0" + "@next/eslint-plugin-next": ">=12.3.0 <16.0.0-0", + "eslint": ">=9.0.0 <10.0.0" } }, "node_modules/@solvro/config/node_modules/@eslint/js": { @@ -4292,6 +4314,22 @@ "eslint": ">=6.0.0" } }, + "node_modules/eslint-config-flat-gitignore": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-config-flat-gitignore/-/eslint-config-flat-gitignore-2.1.0.tgz", + "integrity": "sha512-cJzNJ7L+psWp5mXM7jBX+fjHtBvvh06RBlcweMhKD8jWqQw0G78hOW5tpVALGHGFPsBV+ot2H+pdDGJy6CV8pA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@eslint/compat": "^1.2.5" + }, + "funding": { + "url": "https://github.com/sponsors/antfu" + }, + "peerDependencies": { + "eslint": "^9.5.0" + } + }, "node_modules/eslint-config-next": { "version": "15.3.3", "resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-15.3.3.tgz", @@ -4718,6 +4756,36 @@ "eslint": ">=8.40" } }, + "node_modules/eslint-plugin-react-you-might-not-need-an-effect": { + "version": "0.4.4", + "resolved": "https://registry.npmjs.org/eslint-plugin-react-you-might-not-need-an-effect/-/eslint-plugin-react-you-might-not-need-an-effect-0.4.4.tgz", + "integrity": "sha512-NaD3bnTUSVZ74YmK+V4tI6Ktl8GCeQFeU/5Xqw2R9pfd5NmenmQpatUGrinLavLYJCqyl7BG9WYU1JbpqUhhgg==", + "dev": true, + "license": "MIT", + "dependencies": { + "eslint-utils": "^3.0.0", + "globals": "^16.2.0" + }, + "engines": { + "node": ">=14.0.0" + }, + "peerDependencies": { + "eslint": ">=8.40.0" + } + }, + "node_modules/eslint-plugin-react-you-might-not-need-an-effect/node_modules/globals": { + "version": "16.3.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-16.3.0.tgz", + "integrity": "sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/eslint-plugin-react/node_modules/resolve": { "version": "2.0.0-next.5", "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.5.tgz", @@ -4827,6 +4895,35 @@ "url": "https://opencollective.com/eslint" } }, + "node_modules/eslint-utils": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz", + "integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==", + "dev": true, + "license": "MIT", + "dependencies": { + "eslint-visitor-keys": "^2.0.0" + }, + "engines": { + "node": "^10.0.0 || ^12.0.0 || >= 14.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + }, + "peerDependencies": { + "eslint": ">=5" + } + }, + "node_modules/eslint-utils/node_modules/eslint-visitor-keys": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", + "dev": true, + "license": "Apache-2.0", + "engines": { + "node": ">=10" + } + }, "node_modules/eslint-visitor-keys": { "version": "4.2.1", "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz", @@ -7456,6 +7553,13 @@ "dev": true, "license": "BlueOak-1.0.0" }, + "node_modules/package-manager-detector": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-1.3.0.tgz", + "integrity": "sha512-ZsEbbZORsyHuO00lY1kV3/t72yp6Ysay6Pd17ZAlNGuGwmWDLCJxFpRs0IzfXfj1o4icJOkUEioexFHzyPurSQ==", + "dev": true, + "license": "MIT" + }, "node_modules/parent-module": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", diff --git a/package.json b/package.json index f65c237..eff6f30 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@commitlint/cli": "^19.8.1", "@eslint/eslintrc": "^3", "@next/eslint-plugin-next": "^15.3.3", - "@solvro/config": "^2.0.1", + "@solvro/config": "^2.0.4", "@tailwindcss/postcss": "^4", "@types/node": "^22", "@types/react": "^19",