fix nextui depends
Some checks failed
Publish / docker (push) Failing after 55s

This commit is contained in:
Lee 2023-10-15 03:44:06 +01:00
parent 61b1b4194e
commit 3a69316f64
4 changed files with 7414 additions and 17608 deletions

1
.gitignore vendored

@ -4,6 +4,7 @@
/node_modules
/.pnp
.pnp.js
package-lock.json
# testing
/coverage

17566
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -13,7 +13,7 @@
"@beam-australia/react-env": "^3.1.1",
"@emotion/cache": "^11.11.0",
"@emotion/server": "^11.11.0",
"@nextui-org/react": "^1.0.0-beta.12",
"@nextui-org/react": "^2.1.13",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"axios": "^1.5.1",

7371
pnpm-lock.yaml Normal file

File diff suppressed because it is too large Load Diff