diff --git a/package-lock.json b/package-lock.json index 31493b7..f65d854 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.2", "@tailwindcss/postcss": "^4", "@types/node": "^22", "@types/react": "^19", @@ -1788,9 +1788,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.2", + "resolved": "https://registry.npmjs.org/@solvro/config/-/config-2.0.2.tgz", + "integrity": "sha512-NoDm2Bd4/e5n+FOlhcNOxEv/mMEgrd3hV6Bk92TwnXDdjLQP4gzyxrMLnwax9HgnJNzzxRuBkAcCt8Z7Ft5zFA==", "dev": true, "license": "MPL-2.0", "dependencies": { diff --git a/package.json b/package.json index f65c237..f6b824a 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.2", "@tailwindcss/postcss": "^4", "@types/node": "^22", "@types/react": "^19",