Skip to content

Commit

Permalink
v1.2.1-rc1 (#182)
Browse files Browse the repository at this point in the history
* feat: add vscode config

* update ui

* update font

* update ui

* fix docker build

* fix build error

* fix build error

* fix build error

* fix build error

* fix build error

* add template for uploading wasm

* update the api for uploading wasm

* fix the api for uploading wasm

* update modal desc (#181)

* update modal desc

* hide widget label

* update operator address

* update ui

---------

Co-authored-by: uu-z <[email protected]>

* fix build error

* update modal input size

---------

Co-authored-by: DLHTX <[email protected]>
Co-authored-by: DLHTX <[email protected]>
Co-authored-by: osdodo <[email protected]>
Co-authored-by: MORTAL <[email protected]>
  • Loading branch information
5 people authored May 24, 2023
1 parent 35f3c20 commit 406e410
Show file tree
Hide file tree
Showing 59 changed files with 3,978 additions and 4,871 deletions.
223 changes: 112 additions & 111 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,133 +23,134 @@
"dev:docker": "dp -f docker-compose-dev.yaml build; dp -f docker-compose-dev.yaml up -d"
},
"dependencies": {
"@chakra-ui/icons": "^2.0.11",
"@chakra-ui/layout": "^2.0.1",
"@chakra-ui/react": "^2.6.1",
"@emotion/core": "^11.0.0",
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
"@chakra-ui/icons": "2.0.11",
"@chakra-ui/layout": "2.0.1",
"@chakra-ui/react": "2.6.1",
"@emotion/core": "11.0.0",
"@emotion/react": "11.10.4",
"@emotion/styled": "11.10.4",
"@faker-js/faker": "8.0.0-alpha.1",
"@mantine/core": "^5.9.5",
"@mantine/hooks": "^5.9.5",
"@mantine/modals": "^6.0.7",
"@mantine/notifications": "^5.9.5",
"@mantine/spotlight": "^5.9.5",
"@monaco-editor/react": "^4.4.6",
"@next/bundle-analyzer": "^12.3.1",
"@nivo/axes": "^0.83.0",
"@nivo/core": "^0.83.0",
"@nivo/line": "^0.83.0",
"@nivo/scales": "^0.83.0",
"@prisma/client": "^4.4.0",
"@rainbow-me/rainbowkit": "^0.12.1",
"@mantine/core": "5.9.5",
"@mantine/hooks": "5.9.5",
"@mantine/modals": "6.0.7",
"@mantine/notifications": "5.9.5",
"@mantine/spotlight": "5.9.5",
"@monaco-editor/react": "4.4.6",
"@next/bundle-analyzer": "12.3.1",
"@next/font": "^13.4.3",
"@nivo/axes": "0.83.0",
"@nivo/core": "0.83.0",
"@nivo/line": "0.83.0",
"@nivo/scales": "0.83.0",
"@prisma/client": "4.4.0",
"@rainbow-me/rainbowkit": "0.12.1",
"@rjsf/chakra-ui": "5.0.0-beta.9",
"@rjsf/core": "5.0.0-beta.13",
"@rjsf/utils": "5.0.0-beta.13",
"@rjsf/validator-ajv6": "5.0.0-beta.13",
"@sinclair/typebox": "^0.25.24",
"@spruceid/siwe-parser": "^2.0.2",
"@tabler/icons": "^1.118.0",
"@tanstack/react-query": "^4.10.3",
"@tanstack/react-table": "^8.2.6",
"@sinclair/typebox": "0.25.24",
"@spruceid/siwe-parser": "2.0.2",
"@tabler/icons": "1.118.0",
"@tanstack/react-query": "4.10.3",
"@tanstack/react-table": "8.2.6",
"@trpc/client": "10.0.0-proxy-beta.15",
"@trpc/next": "10.0.0-proxy-beta.15",
"@trpc/react": "10.0.0-proxy-beta.15",
"@trpc/server": "10.0.0-proxy-beta.15",
"assemblyscript": "^0.21.4",
"async-mqtt": "^2.6.3",
"asyncify-wasm": "^1.2.1",
"axios": "^0.21.1",
"bignumber.js": "^9.0.1",
"cache-manager": "^5.2.1",
"class-transformer": "^0.5.1",
"copy-to-clipboard": "^3.3.1",
"cross-blob": "^3.0.2",
"dayjs": "^1.11.1",
"dexie": "^3.2.2",
"dexie-react-hooks": "^1.1.1",
"assemblyscript": "0.21.4",
"async-mqtt": "2.6.3",
"asyncify-wasm": "1.2.1",
"axios": "0.21.1",
"bignumber.js": "9.0.1",
"cache-manager": "5.2.1",
"class-transformer": "0.5.1",
"copy-to-clipboard": "3.3.1",
"cross-blob": "3.0.2",
"dayjs": "1.11.1",
"dexie": "3.2.2",
"dexie-react-hooks": "1.1.1",
"ethers": "5.7.0",
"events": "^3.3.0",
"fast-json-patch": "^3.1.1",
"focus-visible": "^5.2.0",
"framer-motion": "^7.5.3",
"graphql": "^16.3.0",
"graphql-ws": "^5.11.2",
"i18next": "^21.8.4",
"icons^1.0.9": "link:@chakra-ui/icons^1.0.9",
"json-format": "^1.0.1",
"json-schema": "^0.4.0",
"json-schema-to-ts": "^2.5.5",
"jsonwebtoken": "^9.0.0",
"lodash": "^4.17.21",
"mobx": "^6.2.0",
"mobx-react-lite": "^3.2.0",
"events": "3.3.0",
"fast-json-patch": "3.1.1",
"focus-visible": "5.2.0",
"framer-motion": "7.5.3",
"graphql": "16.3.0",
"graphql-ws": "5.11.2",
"i18next": "21.8.4",
"icons1.0.9": "link:@chakra-ui/icons1.0.9",
"json-format": "1.0.1",
"json-schema": "0.4.0",
"json-schema-to-ts": "2.5.5",
"jsonwebtoken": "9.0.0",
"lodash": "4.17.21",
"mobx": "6.2.0",
"mobx-react-lite": "3.2.0",
"net": "^1.0.2",
"next": "^13.0.0",
"next-s3-upload": "^0.3.0",
"nextjs-cors": "^2.1.2",
"node-docker-api": "^1.1.22",
"node-fetch": "^3.3.0",
"numeral": "^2.0.6",
"pg": "^8.9.0",
"pg-format": "^1.0.4",
"pgsql-parser": "^13.4.1",
"postgres-array": "^3.0.2",
"prettier": "^2.8.4",
"prettier-plugin-sql": "^0.13.0",
"primeicons": "^6.0.1",
"promise-retry": "^2.0.1",
"prop-types": "^15.8.1",
"rc-pagination": "^3.1.17",
"next": "^13.4.3",
"next-s3-upload": "0.3.0",
"nextjs-cors": "2.1.2",
"node-docker-api": "1.1.22",
"node-fetch": "3.3.0",
"numeral": "2.0.6",
"pg": "8.9.0",
"pg-format": "1.0.4",
"pgsql-parser": "13.4.1",
"postgres-array": "3.0.2",
"prettier": "2.8.4",
"prettier-plugin-sql": "0.13.0",
"primeicons": "6.0.1",
"promise-retry": "2.0.1",
"prop-types": "15.8.1",
"rc-pagination": "3.1.17",
"react": "18.2.0",
"react-contextmenu": "^2.14.0",
"react-csv-reader": "^4.0.0",
"react-dev-inspector": "^1.8.4",
"react-contextmenu": "2.14.0",
"react-csv-reader": "4.0.0",
"react-dev-inspector": "1.8.4",
"react-dom": "18.2.0",
"react-draggable": "^4.4.5",
"react-dropzone": "^14.2.3",
"react-horizontal-scrolling-menu": "^4.0.4",
"react-hot-toast": "^1.0.2",
"react-i18next": "^11.16.9",
"react-icons": "^4.8.0",
"react-query": "^3.34.19",
"react-select": "^5.7.3",
"react-virtualized": "^9.22.3",
"reactflow": "^11.7.0",
"reflect-metadata": "^0.1.13",
"siwe": "^2.1.3",
"sleep-promise": "^9.1.0",
"sql.js": "^1.8.0",
"superjson": "^1.8.1",
"swagger-ui-react": "^4.15.5",
"sync-request": "^6.1.0",
"tabler-icons-react": "^1.56.0",
"tls": "^0.0.1",
"trpc-openapi": "^1.1.2",
"type-fest": "^1.2.0",
"typed-emitter": "^1.3.1",
"uuid": "^8.3.2",
"wagmi": "^0.12.1",
"ws": "^8.9.0",
"zod": "^3.17.3"
"react-draggable": "4.4.5",
"react-dropzone": "14.2.3",
"react-horizontal-scrolling-menu": "4.0.4",
"react-hot-toast": "1.0.2",
"react-i18next": "11.16.9",
"react-icons": "4.8.0",
"react-query": "3.34.19",
"react-select": "5.7.3",
"react-virtualized": "9.22.3",
"reactflow": "11.7.0",
"reflect-metadata": "0.1.13",
"siwe": "2.1.3",
"sleep-promise": "9.1.0",
"sql.js": "1.8.0",
"superjson": "1.8.1",
"swagger-ui-react": "4.15.5",
"sync-request": "6.1.0",
"tabler-icons-react": "1.56.0",
"tls": "0.0.1",
"trpc-openapi": "1.1.2",
"type-fest": "1.2.0",
"typed-emitter": "1.3.1",
"uuid": "8.3.2",
"wagmi": "0.12.1",
"ws": "8.9.0",
"zod": "3.17.3"
},
"devDependencies": {
"@types/json-schema": "^7.0.11",
"@types/localforage": "^0.0.34",
"@types/lodash": "^4.14.185",
"@types/node": "^14.14.31",
"@types/prop-types": "^15.7.5",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/react-router-dom": "^5.1.7",
"@types/reflect-metadata": "^0.1.0",
"@types/swagger-ui-react": "^4.11.0",
"@types/uuid": "^8.3.4",
"concurrently": "^6.5.1",
"prisma": "^4.4.0",
"typescript": "^4.5.4"
"@types/json-schema": "7.0.11",
"@types/localforage": "0.0.34",
"@types/lodash": "4.14.185",
"@types/node": "14.14.31",
"@types/prop-types": "15.7.5",
"@types/react": "17.0.0",
"@types/react-dom": "17.0.0",
"@types/react-router-dom": "5.1.7",
"@types/reflect-metadata": "0.1.0",
"@types/swagger-ui-react": "4.11.0",
"@types/uuid": "8.3.4",
"concurrently": "6.5.1",
"prisma": "4.4.0",
"typescript": "4.9.5"
},
"resolutions": {
"graphql": "^16.3.0"
"graphql": "16.3.0"
}
}
Loading

0 comments on commit 406e410

Please sign in to comment.