diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f65fe74..77e1ccb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,8 +7,8 @@ settings: catalogs: dev: '@pixpilot/dev-config': - specifier: ^3.14.0 - version: 3.14.0 + specifier: ^3.17.0 + version: 3.17.0 '@types/node': specifier: ^22.18.10 version: 22.18.10 @@ -55,7 +55,7 @@ importers: version: link:tooling/prettier '@pixpilot/dev-config': specifier: catalog:dev - version: 3.14.0 + version: 3.17.0 '@pixpilot/workspace-package-generator': specifier: ^2.1.2 version: 2.1.2 @@ -303,7 +303,7 @@ importers: dependencies: '@pixpilot/dev-config': specifier: catalog:dev - version: 3.14.0 + version: 3.17.0 '@pixpilot/eslint-config': specifier: ^2.8.0 version: 2.8.0(@next/eslint-plugin-next@15.4.3)(eslint-plugin-jsx-a11y@6.10.2(eslint@9.37.0(jiti@2.6.1)))(eslint-plugin-react-hooks@5.2.0(eslint@9.37.0(jiti@2.6.1)))(eslint-plugin-react-refresh@0.4.20(eslint@9.37.0(jiti@2.6.1)))(eslint-plugin-turbo@2.5.6(eslint@9.37.0(jiti@2.6.1))(turbo@2.6.1))(eslint@9.37.0(jiti@2.6.1))(typescript@5.9.3)(vitest@3.2.4) @@ -346,7 +346,7 @@ importers: version: link:../typescript '@pixpilot/dev-config': specifier: catalog:dev - version: 3.14.0 + version: 3.17.0 '@types/node': specifier: catalog:dev version: 22.18.10 @@ -361,7 +361,7 @@ importers: devDependencies: '@pixpilot/dev-config': specifier: catalog:dev - version: 3.14.0 + version: 3.17.0 '@types/node': specifier: catalog:dev version: 22.18.10 @@ -1011,8 +1011,8 @@ packages: vue-eslint-parser: optional: true - '@pixpilot/dev-config@3.14.0': - resolution: {integrity: sha512-pTQfe6pQWRsnofhfRMLByRCLZZ3zXfJg6xqe9m9xcmCtJVi4E3F7IAKmGt0EKnQnC+LM1e8fx/iXzW/Czq/vrg==} + '@pixpilot/dev-config@3.17.0': + resolution: {integrity: sha512-HsTg9d2qWWIeZN6B/NY+D3mt/3zdVjhmI5w7/IK2gx1adZAcTY8HAgQRrBYxw7SlC+8Oj2U+s48fzVTPMEmhGA==} '@pixpilot/eslint-config@2.8.0': resolution: {integrity: sha512-icHsEWfhGyGxLCeASEL6LaJYRAXQukETqxaY0BQ74KHXUVZiPR99nBuXaMlClfpWJHw0IghIEDDRcN2mUZU2aQ==} @@ -5315,7 +5315,7 @@ snapshots: - typescript - vitest - '@pixpilot/dev-config@3.14.0': {} + '@pixpilot/dev-config@3.17.0': {} '@pixpilot/eslint-config@2.8.0(@next/eslint-plugin-next@15.4.3)(eslint-plugin-jsx-a11y@6.10.2(eslint@9.37.0(jiti@2.6.1)))(eslint-plugin-react-hooks@5.2.0(eslint@9.37.0(jiti@2.6.1)))(eslint-plugin-react-refresh@0.4.20(eslint@9.37.0(jiti@2.6.1)))(eslint-plugin-turbo@2.5.6(eslint@9.37.0(jiti@2.6.1))(turbo@2.6.1))(eslint@9.37.0(jiti@2.6.1))(typescript@5.9.3)(vitest@3.2.4)': dependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 4e22e7f..a88d1f8 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -4,7 +4,7 @@ packages: catalogs: dev: - '@pixpilot/dev-config': ^3.14.0 + '@pixpilot/dev-config': ^3.17.0 '@types/node': ^22.18.10 '@vitest/coverage-v8': ^3.2.4 '@vitest/ui': ^3.2.4