Update packages

master
Ian Mancini 4 years ago
parent 1d2dbc1449
commit 41713bf016

File diff suppressed because it is too large Load Diff

@ -3,27 +3,27 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@chakra-ui/core": "^1.0.0-rc.7",
"@chakra-ui/core": "^1.0.0-rc.8",
"@loadable/component": "^5.14.1",
"@react-three/cannon": "^0.5.3",
"@react-three/drei": "^2.2.2",
"@react-three/drei": "^2.2.7",
"@react-three/postprocessing": "^1.5.0",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@testing-library/react": "^11.1.2",
"@testing-library/user-event": "^12.2.2",
"@types/jest": "^26.0.15",
"@types/node": "^12.0.0",
"@types/react": "^16.9.53",
"@types/react-dom": "^16.9.8",
"@types/node": "^12.19.4",
"@types/react": "^16.9.56",
"@types/react-dom": "^16.9.9",
"framer-motion": "^2.9.4",
"http-proxy-middleware": "^1.0.6",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.0",
"react-three-fiber": "^5.1.4",
"three": "^0.121.1",
"typescript": "^4.0.3",
"react-three-fiber": "^5.2.1",
"three": "^0.122.0",
"typescript": "^4.0.5",
"web-vitals": "^0.2.4"
},
"scripts": {
@ -49,11 +49,11 @@
"devDependencies": {
"@types/loadable__component": "^5.13.1",
"@types/react-router-dom": "^5.1.6",
"@typescript-eslint/eslint-plugin": "^4.6.0",
"@typescript-eslint/parser": "^4.6.0",
"@typescript-eslint/eslint-plugin": "^4.7.0",
"@typescript-eslint/parser": "^4.7.0",
"cross-env": "^7.0.2",
"eslint": "^7.12.0",
"eslint-config-prettier": "^6.14.0",
"eslint": "^7.13.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-only-warn": "^1.0.2",
"eslint-plugin-prettier": "^3.1.4",

Loading…
Cancel
Save