chore: bump packages

This commit is contained in:
41666 2021-06-30 07:37:35 -04:00
parent 3748bb8695
commit ccff2684ad
7 changed files with 1110 additions and 716 deletions

View file

@ -11,28 +11,28 @@
"@reach/router": "^1.3.4",
"@roleypoly/design-system": "*",
"@roleypoly/misc-utils": "*",
"memoize-one": "^5.1.1",
"memoize-one": "^5.2.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-helmet": "^6.1.0",
"react-scripts": "4.0.3",
"typescript": "^4.2.3",
"web-vitals": "^1.1.1"
"typescript": "^4.3.4",
"web-vitals": "^2.0.1"
},
"devDependencies": {
"@craco/craco": "^6.1.1",
"@craco/craco": "^6.1.2",
"@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",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@testing-library/user-event": "^13.1.9",
"@types/jest": "^26.0.23",
"@types/node": "^15.12.5",
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.8",
"@types/react-helmet": "^6.1.1",
"babel-loader": "8.1.0",
"cross-env": "7.0.3",
"ts-loader": "^8.1.0",
"ts-loader": "^9.2.3",
"webpack": "4.44.2"
},
"browserslist": {