mirror of
https://github.com/rjNemo/react_template
synced 2026-06-06 06:26:41 +00:00
fix cve
This commit is contained in:
parent
c3f0e7c340
commit
f8874b9187
2 changed files with 1671 additions and 1274 deletions
|
|
@ -8,6 +8,7 @@
|
|||
"@testing-library/react": "^9.3.2",
|
||||
"@testing-library/user-event": "^7.1.2",
|
||||
"graphql": "^15.3.0",
|
||||
"immer": "^9.0.0",
|
||||
"react": "^17.0.0",
|
||||
"react-dom": "^17.0.0",
|
||||
"react-router-dom": "^5.2.0",
|
||||
|
|
@ -43,6 +44,7 @@
|
|||
"@types/react-router-dom": "^5.1.6",
|
||||
"@types/styled-components": "^5.1.4",
|
||||
"babel-plugin-styled-components": "^1.11.1",
|
||||
"serve": "^11.3.2",
|
||||
"typescript": "^4.0.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue