mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-08-14 02:27:35 -07:00
test(deps): fix missing dependencies
This commit is contained in:
parent
e8413fecf0
commit
91ecf577c7
2 changed files with 31 additions and 0 deletions
|
@ -23,12 +23,14 @@
|
|||
"styled-components": "^5.3.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/dom": "^9.0.0",
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/react": "12.1.5",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
"axios-mock-adapter": "^1.21.2",
|
||||
"jest": "26.6.0",
|
||||
"jest-transform-css": "^6.0.0",
|
||||
"postcss": "^8.4.21",
|
||||
"source-map-explorer": "^2.5.2"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue