forked from mirrors/thatmattlove-hyperglass
update dependencies [skip ci]
This commit is contained in:
parent
16f02df836
commit
6fc43f9c89
2 changed files with 556 additions and 782 deletions
11
hyperglass/ui/package.json
vendored
11
hyperglass/ui/package.json
vendored
|
|
@ -16,8 +16,8 @@
|
|||
},
|
||||
"browserslist": "> 0.25%, not dead",
|
||||
"dependencies": {
|
||||
"@chakra-ui/react": "^1.0.3",
|
||||
"@emotion/react": "^11.1.1",
|
||||
"@chakra-ui/react": "^1.1.0",
|
||||
"@emotion/react": "^11.1.4",
|
||||
"@emotion/styled": "^11.0.0",
|
||||
"@hookform/resolvers": "^1.2.0",
|
||||
"@hookstate/core": "^3.0.1",
|
||||
|
|
@ -25,9 +25,9 @@
|
|||
"@meronex/icons": "^4.0.0",
|
||||
"chroma-js": "^2.1.0",
|
||||
"dayjs": "^1.8.25",
|
||||
"framer-motion": "^2.9.5",
|
||||
"framer-motion": "^3.1.1",
|
||||
"lodash": "^4.17.15",
|
||||
"next": "^10.0.3",
|
||||
"next": "^10.0.4",
|
||||
"react": "^17.0.1",
|
||||
"react-countdown": "^2.2.1",
|
||||
"react-dom": "^17.0.1",
|
||||
|
|
@ -35,11 +35,10 @@
|
|||
"react-flow-renderer": "^8.2.3",
|
||||
"react-hook-form": "^6.13.1",
|
||||
"react-markdown": "^4.3.1",
|
||||
"react-query": "^2.26.4",
|
||||
"react-query": "^3.5.6",
|
||||
"react-select": "^3.1.1",
|
||||
"react-string-replace": "^0.4.4",
|
||||
"react-table": "^7.6.2",
|
||||
"react-use": "^15.3.4",
|
||||
"string-format": "^2.0.0",
|
||||
"yup": "^0.32.8"
|
||||
},
|
||||
|
|
|
|||
1327
hyperglass/ui/yarn.lock
vendored
1327
hyperglass/ui/yarn.lock
vendored
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue