make CI check for yarn install warnings and fix the peer deps ones we have (#2683)

- [x] `internal` — Any other changes that don't affect the published
package
This commit is contained in:
Dan Groshev 2024-01-30 11:41:46 +00:00 committed by GitHub
parent 7ac003cc05
commit a43b172b64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 478 additions and 95 deletions

View file

@ -42,6 +42,7 @@
"@typescript-eslint/utils": "^5.59.0",
"@vitejs/plugin-react-swc": "^3.5.0",
"dotenv": "^16.3.1",
"eslint": "^8.37.0",
"fast-glob": "^3.3.1",
"lazyrepo": "0.0.0-alpha.27",
"vite": "^5.0.0",