diff --git a/packages/module/package.json b/packages/module/package.json index bfa69134..18a76d66 100644 --- a/packages/module/package.json +++ b/packages/module/package.json @@ -55,7 +55,7 @@ "@nuxt/kit": "^3.11.2", "chokidar": "^3.6.0", "eslint-flat-config-utils": "^0.2.3", - "eslint-typegen": "^0.2.3", + "eslint-typegen": "^0.2.4", "find-up": "^7.0.0", "get-port-please": "^3.1.2", "mlly": "^1.6.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 94bcd571..624faf5a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -194,8 +194,8 @@ importers: specifier: ^0.2.3 version: 0.2.3 eslint-typegen: - specifier: ^0.2.3 - version: 0.2.3(eslint@9.1.0) + specifier: ^0.2.4 + version: 0.2.4(eslint@9.1.0) find-up: specifier: ^7.0.0 version: 7.0.0 @@ -253,8 +253,8 @@ packages: '@antfu/utils@0.7.7': resolution: {integrity: sha512-gFPqTG7otEJ8uP6wrhDv6mqwGWYZKNvAcCq6u9hOj0c+IKCEsY4L1oC9trPq2SaWIzAfHvqfBDxF591JkMf+kg==} - '@apidevtools/json-schema-ref-parser@11.5.4': - resolution: {integrity: sha512-o2fsypTGU0WxRxbax8zQoHiIB4dyrkwYfcm8TxZ+bx9pCzcWZbQtiMqpgBvWA/nJ2TrGjK5adCLfTH8wUeU/Wg==} + '@apidevtools/json-schema-ref-parser@11.6.0': + resolution: {integrity: sha512-I+d5/XrazqY86/kGsmjVercjjJ+w6MVXJj7vnHfUgXzaoLJAl0/tPk2WXVpHUeRqHqyJ6AGkXBqx6Dc3wJkrCQ==} engines: {node: '>= 16'} '@babel/code-frame@7.24.2': @@ -2658,8 +2658,8 @@ packages: resolution: {integrity: sha512-pL8XjgP4ZOmmwfFE8mEhSxA7ZY4C+LWyqjQ3o4yWkkmD0qcMT9kkW3zWHOczhWcjTSgqycYAgwSlXvZltv65og==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint-typegen@0.2.3: - resolution: {integrity: sha512-mqK+DFIztmumA76bLwP0TZmeMZCmsrT0Dqw/JoQonZFluG1cpI7I/C+kk56wIoHvgU0+uvkNO0h47byEY7wuMg==} + eslint-typegen@0.2.4: + resolution: {integrity: sha512-NQAsPiq7U8VT4Xue5JWu3/gP7O5M4M7OhF49Vpx3iuxEq6oyLmdVBFyB1u0QLiby7luGDHLrMl1wfqZClZU6eg==} peerDependencies: eslint: ^8.45.0 || ^9.0.0 @@ -3381,9 +3381,8 @@ packages: resolution: {integrity: sha512-aatBvbL26wVUCLmbWdCpeu9iF5wOyWpagiKkInA+kfws3sWdBrTnsvN2CKcyCYyUrc7rebNBlK6+kteg7ksecg==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - json-schema-to-typescript-lite@14.0.0: - resolution: {integrity: sha512-On0b6UdEgdotLzWk37yNId2wK77P7UfxuCWDEgduoz1VLR4rPbDcQGW6zlHVgL62Bq7gERq0JMmUyAjJigxYHg==} - engines: {node: '>=20.0.0'} + json-schema-to-typescript-lite@14.0.1: + resolution: {integrity: sha512-MhjvNC3MfEyYmKiC1rEzwDTCc22+hWU/2HKVfnklar4tifbkT8oZvvamEG1n550JeCmJ0V+2ly+5fF5K+lIExg==} json-schema-traverse@0.4.1: resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} @@ -5335,7 +5334,7 @@ snapshots: '@antfu/utils@0.7.7': {} - '@apidevtools/json-schema-ref-parser@11.5.4': + '@apidevtools/json-schema-ref-parser@11.6.0': dependencies: '@jsdevtools/ono': 7.1.3 '@types/json-schema': 7.0.15 @@ -8476,11 +8475,11 @@ snapshots: esrecurse: 4.3.0 estraverse: 5.3.0 - eslint-typegen@0.2.3(eslint@9.1.0): + eslint-typegen@0.2.4(eslint@9.1.0): dependencies: '@types/eslint': 8.56.10 eslint: 9.1.0 - json-schema-to-typescript-lite: 14.0.0 + json-schema-to-typescript-lite: 14.0.1 ohash: 1.1.3 eslint-utils@2.1.0: @@ -9293,9 +9292,9 @@ snapshots: json-parse-even-better-errors@3.0.1: {} - json-schema-to-typescript-lite@14.0.0: + json-schema-to-typescript-lite@14.0.1: dependencies: - '@apidevtools/json-schema-ref-parser': 11.5.4 + '@apidevtools/json-schema-ref-parser': 11.6.0 '@types/json-schema': 7.0.15 json-schema-traverse@0.4.1: {}