Describe the bug
Cannot install this dependency along side eslint versions v9.1.1 because of peer dependencies by @nuxtjs/eslint-config-typescript. @nuxt/eslint-config links to the same source code from npm and seems to be the package being kept up to date. In release 0.3.1 they fixed this issue.
Describe the bug Cannot install this dependency along side eslint versions v9.1.1 because of peer dependencies by @nuxtjs/eslint-config-typescript. @nuxt/eslint-config links to the same source code from npm and seems to be the package being kept up to date. In release 0.3.1 they fixed this issue.
To Reproduce Steps to reproduce the behavior:
Expected behavior
npm i
works without complaining about unmet peer dependecies (i.e. eslint v8.57.0)Versions vue: ^3.4.21 vue-apollo: ^5.0.0-alpha.14 @apollo/client: ^3.10.2