update dependencies

This commit is contained in:
Maximilian Schneider 2022-01-09 20:31:59 -08:00
parent 5c3b476194
commit 3ca2b3219f
3 changed files with 1027 additions and 1599 deletions

1
next-env.d.ts vendored
View File

@ -1,5 +1,4 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited

View File

@ -27,7 +27,7 @@
]
},
"dependencies": {
"@blockworks-foundation/mango-client": "^3.2.23",
"@blockworks-foundation/mango-client": "latest",
"@headlessui/react": "^1.2.0",
"@heroicons/react": "^1.0.0",
"@jup-ag/react-hook": "^1.0.0-beta.4",
@ -75,9 +75,9 @@
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-react": "^7.26.0",
"eslint-plugin-react-hooks": "^4.3.0",
"husky": "^4.2.3",
"husky": "^7.0.4",
"identity-obj-proxy": "^3.0.0",
"jest": "^26.6.3",
"jest": "^27.4.7",
"jest-watch-typeahead": "^0.6.1",
"lint-staged": "^10.0.10",
"postcss": "^8.2.8",

2619
yarn.lock

File diff suppressed because it is too large Load Diff