fix a deps conflict

This commit is contained in:
=Mtg_Dev
2021-12-12 17:20:15 +02:00
parent 0e602db4e8
commit f25b8717f1
3 changed files with 12105 additions and 27595 deletions

18231
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -89,6 +89,9 @@
"devDependencies": {
"@craco/craco": "^6.4.0",
"@graphql-codegen/cli": "2.3.0",
"@graphql-codegen/typescript": "2.4.1",
"@graphql-codegen/typescript-operations": "2.2.1",
"@graphql-codegen/typescript-react-apollo": "3.2.2",
"@storybook/addon-actions": "^6.3.12",
"@storybook/addon-essentials": "^6.3.12",
"@storybook/addon-links": "^6.3.12",
@@ -102,9 +105,6 @@
"gh-pages": "^3.2.3",
"netlify-cli": "^8.0.3",
"postcss": "^7.0.39",
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.2.17",
"@graphql-codegen/typescript": "2.4.1",
"@graphql-codegen/typescript-operations": "2.2.1",
"@graphql-codegen/typescript-react-apollo": "3.2.2"
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.2.17"
}
}
}

21459
yarn.lock

File diff suppressed because it is too large Load Diff