mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-17 04:07:49 +01:00
update deps
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@craco/craco": "^6.2.0",
|
"@craco/craco": "^6.2.0",
|
||||||
"@emotion/react": "^11.4.0",
|
"@emotion/react": "^11.4.1",
|
||||||
"@emotion/styled": "^11.3.0",
|
"@emotion/styled": "^11.3.0",
|
||||||
"@material-ui/core": "^5.0.0-beta.2",
|
"@material-ui/core": "^5.0.0-beta.2",
|
||||||
"@material-ui/icons": "^5.0.0-beta.1",
|
"@material-ui/icons": "^5.0.0-beta.1",
|
||||||
@@ -12,25 +12,26 @@
|
|||||||
"@material-ui/styles": "^5.0.0-beta.2",
|
"@material-ui/styles": "^5.0.0-beta.2",
|
||||||
"@mdi/js": "^5.9.55",
|
"@mdi/js": "^5.9.55",
|
||||||
"@testing-library/jest-dom": "^5.11.4",
|
"@testing-library/jest-dom": "^5.11.4",
|
||||||
"@testing-library/react": "^11.1.0",
|
"@testing-library/react": "^12.0.0",
|
||||||
"@testing-library/user-event": "^12.1.10",
|
"@testing-library/user-event": "^13.2.1",
|
||||||
"@types/jest": "^26.0.15",
|
"@types/jest": "^27.0.1",
|
||||||
"@types/node": "^12.0.0",
|
"@types/node": "^12.0.0",
|
||||||
"@types/react": "^17.0.0",
|
"@types/react": "^17.0.19",
|
||||||
"@types/react-dom": "^17.0.0",
|
"@types/react-dom": "^17.0.0",
|
||||||
"chroma-js": "^2.1.2",
|
"chroma-js": "^2.1.2",
|
||||||
"craco-swc": "^0.1.3",
|
"craco-swc": "^0.1.3",
|
||||||
"date-fns": "^2.23.0",
|
"date-fns": "^2.23.0",
|
||||||
"dompurify": "^2.3.0",
|
"dompurify": "^2.3.1",
|
||||||
"firebase": "^8.9.0",
|
"firebase": "^9.0.0-beta.8",
|
||||||
"jotai": "^1.2.2",
|
"firebaseui": "^0.600.0-rc.0",
|
||||||
|
"jotai": "^1.3.0",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
"react-dom": "^17.0.2",
|
"react-dom": "^17.0.2",
|
||||||
"react-firebaseui": "^5.0.2",
|
"react-firebaseui": "^5.0.2",
|
||||||
"react-router-dom": "^5.2.0",
|
"react-router-dom": "^5.2.0",
|
||||||
"react-scripts": "4.0.3",
|
"react-scripts": "4.0.3",
|
||||||
"reactfire": "^3.0.0-rc.3",
|
"reactfire": "^4.0.0-rc.2",
|
||||||
"typescript": "^4.1.2",
|
"typescript": "^4.1.2",
|
||||||
"web-vitals": "^1.0.1"
|
"web-vitals": "^1.0.1"
|
||||||
},
|
},
|
||||||
@@ -68,9 +69,11 @@
|
|||||||
"@types/dompurify": "^2.2.3",
|
"@types/dompurify": "^2.2.3",
|
||||||
"@types/lodash": "^4.14.172",
|
"@types/lodash": "^4.14.172",
|
||||||
"@types/react-router-dom": "^5.1.8",
|
"@types/react-router-dom": "^5.1.8",
|
||||||
|
"@typescript-eslint/parser": "^4.29.2",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"eslint": "^7.11.0",
|
"eslint": "^7.32.0",
|
||||||
"eslint-config-prettier": "^8.3.0",
|
"eslint-config-prettier": "^8.3.0",
|
||||||
|
"eslint-config-react-app": "^6.0.0",
|
||||||
"husky": ">=6",
|
"husky": ">=6",
|
||||||
"lint-staged": ">=10",
|
"lint-staged": ">=10",
|
||||||
"prettier": "^2.3.2"
|
"prettier": "^2.3.2"
|
||||||
|
|||||||
933
www/yarn.lock
933
www/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user