Skip to content

Commit

Permalink
feat(config): add form field
Browse files Browse the repository at this point in the history
- pprof_port: 0
- enable_local_tcp_fast_redirect: false
- mptcp: false
- bandwidth_max_tx: 200 mbps
- bandwidth_max_rx: 1 gbps

Signed-off-by: wano <[email protected]>
  • Loading branch information
wanlce committed Nov 12, 2024
1 parent b44c472 commit 025af1f
Show file tree
Hide file tree
Showing 9 changed files with 4,182 additions and 4,203 deletions.
138 changes: 69 additions & 69 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,93 +19,93 @@
"test": "vitest"
},
"dependencies": {
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@dnd-kit/core": "^6.0.8",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^6.0.1",
"@dnd-kit/sortable": "^7.0.2",
"@dnd-kit/utilities": "^3.2.1",
"@emotion/react": "^11.11.1",
"@faker-js/faker": "^8.2.0",
"@fontsource/fira-sans": "^5.0.17",
"@fontsource/source-code-pro": "^5.0.15",
"@graphiql/toolkit": "^0.9.1",
"@dnd-kit/utilities": "^3.2.2",
"@emotion/react": "^11.13.3",
"@faker-js/faker": "^8.4.1",
"@fontsource/fira-sans": "^5.1.0",
"@fontsource/source-code-pro": "^5.1.0",
"@graphiql/toolkit": "^0.9.2",
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/client-preset": "4.1.0",
"@graphql-codegen/introspection": "4.0.0",
"@graphql-typed-document-node/core": "^3.2.0",
"@mantine/carousel": "^6.0.19",
"@mantine/core": "^6.0.19",
"@mantine/dates": "^6.0.19",
"@mantine/dropzone": "^6.0.19",
"@mantine/form": "^7.5.0",
"@mantine/hooks": "^6.0.19",
"@mantine/modals": "^6.0.19",
"@mantine/notifications": "^6.0.19",
"@mantine/nprogress": "^6.0.19",
"@mantine/prism": "^6.0.19",
"@mantine/spotlight": "^6.0.19",
"@mantine/tiptap": "^6.0.19",
"@mantine/carousel": "^6.0.22",
"@mantine/core": "^6.0.22",
"@mantine/dates": "^6.0.22",
"@mantine/dropzone": "^6.0.22",
"@mantine/form": "^7.13.5",
"@mantine/hooks": "^6.0.22",
"@mantine/modals": "^6.0.22",
"@mantine/notifications": "^6.0.22",
"@mantine/nprogress": "^6.0.22",
"@mantine/prism": "^6.0.22",
"@mantine/spotlight": "^6.0.22",
"@mantine/tiptap": "^6.0.22",
"@monaco-editor/react": "^4.6.0",
"@nanostores/persistent": "^0.9.1",
"@nanostores/react": "^0.7.1",
"@parcel/watcher": "^2.3.0",
"@tabler/icons-react": "^2.40.0",
"@tanstack/eslint-plugin-query": "^5.0.5",
"@tanstack/react-query": "^4.33.0",
"@tanstack/react-query-devtools": "^4.33.0",
"@tiptap/extension-link": "^2.1.12",
"@tiptap/react": "^2.1.12",
"@tiptap/starter-kit": "^2.1.12",
"@types/node": "^20.8.10",
"@types/react": "^18.2.33",
"@types/react-copy-to-clipboard": "^5.0.6",
"@types/react-dom": "^18.2.14",
"@types/urijs": "^1.19.22",
"@types/uuid": "^9.0.6",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@vitejs/plugin-react-swc": "^3.4.1",
"@vitest/ui": "^0.34.6",
"dayjs": "^1.11.10",
"@nanostores/react": "^0.7.3",
"@parcel/watcher": "^2.5.0",
"@tabler/icons-react": "^2.47.0",
"@tanstack/eslint-plugin-query": "^5.60.1",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@tiptap/extension-link": "^2.9.1",
"@tiptap/react": "^2.9.1",
"@tiptap/starter-kit": "^2.9.1",
"@types/node": "^20.17.6",
"@types/react": "^18.3.12",
"@types/react-copy-to-clipboard": "^5.0.7",
"@types/react-dom": "^18.3.1",
"@types/urijs": "^1.19.25",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-react-swc": "^3.7.1",
"@vitest/ui": "^0.34.7",
"dayjs": "^1.11.13",
"embla-carousel-react": "8.0.0-rc14",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^4.6.2",
"execa": "^8.0.1",
"framer-motion": "^10.16.4",
"graphiql": "^3.1.0",
"graphql": "^16.8.1",
"framer-motion": "^10.18.0",
"graphiql": "^3.7.2",
"graphql": "^16.9.0",
"graphql-request": "^6.1.0",
"husky": "^8.0.3",
"i18next": "^23.6.0",
"i18next-browser-languagedetector": "^7.1.0",
"immer": "^10.0.3",
"js-base64": "^3.7.5",
"lint-staged": "^15.0.2",
"mantine-datatable": "^6.0.3",
"i18next": "^23.16.5",
"i18next-browser-languagedetector": "^7.2.1",
"immer": "^10.1.1",
"js-base64": "^3.7.7",
"lint-staged": "^15.2.10",
"mantine-datatable": "^6.0.8",
"monaco-editor": "^0.44.0",
"monaco-themes": "^0.4.4",
"nanostores": "^0.9.4",
"prettier": "^3.0.3",
"qrcode.react": "^3.1.0",
"react": "^18.2.0",
"nanostores": "^0.9.5",
"prettier": "^3.3.3",
"qrcode.react": "^3.2.0",
"react": "^18.3.1",
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "^18.2.0",
"react-i18next": "^13.3.1",
"react-router": "^6.18.0",
"react-router-dom": "^6.21.3",
"simple-git": "^3.20.0",
"sort-package-json": "^2.6.0",
"typescript": "^5.2.2",
"react-dom": "^18.3.1",
"react-i18next": "^13.5.0",
"react-router": "^6.28.0",
"react-router-dom": "^6.28.0",
"simple-git": "^3.27.0",
"sort-package-json": "^2.10.1",
"typescript": "^5.6.3",
"urijs": "^1.19.11",
"vite": "^4.5.3",
"vite": "^4.5.5",
"vite-plugin-environment": "^1.1.3",
"vitest": "^0.34.6",
"zod": "^3.22.4"
"zod": "^3.23.8"
}
}
Loading

0 comments on commit 025af1f

Please sign in to comment.