chore: update npm packages

This commit is contained in:
41666 2021-03-24 05:27:07 -04:00
parent ff1a756b3d
commit 25055fc204
2 changed files with 21 additions and 16 deletions

View file

@ -11,14 +11,6 @@
"@reach/router": "^1.3.4",
"@roleypoly/design-system": "*",
"@roleypoly/misc-utils": "*",
"@roleypoly/types": "*",
"@testing-library/jest-dom": "^5.11.10",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.1",
"@types/jest": "^26.0.21",
"@types/node": "^14.14.35",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3",
"memoize-one": "^5.1.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
@ -29,6 +21,14 @@
},
"devDependencies": {
"@craco/craco": "^6.1.1",
"@roleypoly/types": "*",
"@testing-library/jest-dom": "^5.11.10",
"@testing-library/react": "^11.2.6",
"@testing-library/user-event": "^13.1.1",
"@types/jest": "^26.0.22",
"@types/node": "^14.14.37",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3",
"@types/react-helmet": "^6.1.0",
"babel-loader": "8.1.0",
"cross-env": "7.0.3",