diff --git a/packages/website/package.json b/packages/website/package.json index 2776db2..8fa57d5 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -22,7 +22,7 @@ "@typescript-eslint/parser": "^6.5.0", "clipboard": "^2.0.11", "eslint": "^8.47.0", - "eslint-config-next": "^13.4.16", + "eslint-config-next": "^13.4.19", "eslint-config-prettier": "^9.0.0", "eslint-import-resolver-alias": "^1.1.2", "eslint-import-resolver-typescript": "^3.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ada0c14..6a3915f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: ^8.47.0 version: 8.47.0 eslint-config-next: - specifier: ^13.4.16 - version: 13.4.16(eslint@8.47.0)(typescript@5.2.2) + specifier: ^13.4.19 + version: 13.4.19(eslint@8.47.0)(typescript@5.2.2) eslint-config-prettier: specifier: ^9.0.0 version: 9.0.0(eslint@8.47.0) @@ -2147,8 +2147,8 @@ packages: resolution: {integrity: sha512-pCU0sJBqdfKP9mwDadxvZd+eLz3fZrTlmmDHY12Hdpl3DD0vy8ou5HWKVfG0zZS6tqhL4wnQqRbspdY5nqa7MA==} dev: true - /@next/eslint-plugin-next@13.4.16: - resolution: {integrity: sha512-QuFtQl+oSEEQb0HMYBdvBoUaTiMxbY3go/MFkF3zOnfY0t84+IbAX78cw8ZCfr6cA6UcTq3nMIlCrHwDC/moxg==} + /@next/eslint-plugin-next@13.4.19: + resolution: {integrity: sha512-N/O+zGb6wZQdwu6atMZHbR7T9Np5SUFUjZqCbj0sXm+MwQO35M8TazVB4otm87GkXYs2l6OPwARd3/PUWhZBVQ==} dependencies: glob: 7.1.7 dev: true @@ -4062,8 +4062,8 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-next@13.4.16(eslint@8.47.0)(typescript@5.2.2): - resolution: {integrity: sha512-Of73d/FiaGf0GLCxxTGdh4rW8bRDvsqypylefkshE/uDDpQr8ifVQsD4UiB99rhegks7nJGkYtUnR3dC7kfFlw==} + /eslint-config-next@13.4.19(eslint@8.47.0)(typescript@5.2.2): + resolution: {integrity: sha512-WE8367sqMnjhWHvR5OivmfwENRQ1ixfNE9hZwQqNCsd+iM3KnuMc1V8Pt6ytgjxjf23D+xbesADv9x3xaKfT3g==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -4071,7 +4071,7 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 13.4.16 + '@next/eslint-plugin-next': 13.4.19 '@rushstack/eslint-patch': 1.3.1 '@typescript-eslint/parser': 6.5.0(eslint@8.47.0)(typescript@5.2.2) eslint: 8.47.0