This commit is contained in:
Ruidy 2021-03-20 12:39:33 +01:00
parent c3f0e7c340
commit f8874b9187
2 changed files with 1671 additions and 1274 deletions

View file

@ -8,6 +8,7 @@
"@testing-library/react": "^9.3.2", "@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2", "@testing-library/user-event": "^7.1.2",
"graphql": "^15.3.0", "graphql": "^15.3.0",
"immer": "^9.0.0",
"react": "^17.0.0", "react": "^17.0.0",
"react-dom": "^17.0.0", "react-dom": "^17.0.0",
"react-router-dom": "^5.2.0", "react-router-dom": "^5.2.0",
@ -43,6 +44,7 @@
"@types/react-router-dom": "^5.1.6", "@types/react-router-dom": "^5.1.6",
"@types/styled-components": "^5.1.4", "@types/styled-components": "^5.1.4",
"babel-plugin-styled-components": "^1.11.1", "babel-plugin-styled-components": "^1.11.1",
"serve": "^11.3.2",
"typescript": "^4.0.3" "typescript": "^4.0.3"
} }
} }

2943
yarn.lock

File diff suppressed because it is too large Load diff