Skip to content

Commit

Permalink
feat(config): add form field soMarkFromDae
Browse files Browse the repository at this point in the history
  • Loading branch information
kunish committed Sep 2, 2023
1 parent 3db6499 commit d23fc50
Show file tree
Hide file tree
Showing 6 changed files with 1,822 additions and 1,628 deletions.
102 changes: 51 additions & 51 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,92 +19,92 @@
"test": "vitest"
},
"dependencies": {
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@dnd-kit/core": "^6.0.8",
"@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.0.2",
"@fontsource/fira-sans": "^5.0.7",
"@fontsource/source-code-pro": "^5.0.7",
"@fontsource/fira-sans": "^5.0.11",
"@fontsource/source-code-pro": "^5.0.8",
"@graphiql/toolkit": "^0.9.1",
"@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.17",
"@mantine/core": "^6.0.17",
"@mantine/dates": "^6.0.17",
"@mantine/dropzone": "^6.0.17",
"@mantine/form": "^6.0.17",
"@mantine/hooks": "^6.0.17",
"@mantine/modals": "^6.0.17",
"@mantine/notifications": "^6.0.17",
"@mantine/nprogress": "^6.0.17",
"@mantine/prism": "^6.0.17",
"@mantine/spotlight": "^6.0.17",
"@mantine/tiptap": "^6.0.17",
"@monaco-editor/react": "^4.5.1",
"@mantine/carousel": "^6.0.19",
"@mantine/core": "^6.0.19",
"@mantine/dates": "^6.0.19",
"@mantine/dropzone": "^6.0.19",
"@mantine/form": "^6.0.19",
"@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",
"@monaco-editor/react": "^4.5.2",
"@nanostores/persistent": "^0.9.1",
"@nanostores/react": "^0.7.1",
"@tabler/icons-react": "^2.30.0",
"@tanstack/eslint-plugin-query": "^4.32.5",
"@tanstack/react-query": "^4.32.6",
"@tanstack/react-query-devtools": "^4.32.6",
"@tiptap/extension-link": "^2.0.4",
"@tiptap/react": "^2.0.4",
"@tiptap/starter-kit": "^2.0.4",
"@types/node": "^20.4.8",
"@types/react": "^18.2.18",
"@tabler/icons-react": "^2.32.0",
"@tanstack/eslint-plugin-query": "^4.34.1",
"@tanstack/react-query": "^4.33.0",
"@tanstack/react-query-devtools": "^4.33.0",
"@tiptap/extension-link": "^2.1.7",
"@tiptap/react": "^2.1.7",
"@tiptap/starter-kit": "^2.1.7",
"@types/node": "^20.5.8",
"@types/react": "^18.2.21",
"@types/react-copy-to-clipboard": "^5.0.4",
"@types/react-dom": "^18.2.7",
"@types/urijs": "^1.19.19",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"@types/urijs": "^1.19.20",
"@types/uuid": "^9.0.3",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@vitejs/plugin-react-swc": "^3.3.2",
"@vitest/ui": "^0.34.1",
"@vitest/ui": "^0.34.3",
"dayjs": "^1.11.9",
"embla-carousel-react": "8.0.0-rc11",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.10.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.28.0",
"embla-carousel-react": "8.0.0-rc12",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"execa": "^7.2.0",
"framer-motion": "^10.15.0",
"execa": "^8.0.1",
"framer-motion": "^10.16.2",
"graphiql": "^3.0.5",
"graphql": "^16.7.1",
"graphql": "^16.8.0",
"graphql-request": "^6.1.0",
"husky": "^8.0.3",
"i18next": "^23.4.1",
"i18next": "^23.4.6",
"i18next-browser-languagedetector": "^7.1.0",
"immer": "^10.0.2",
"js-base64": "^3.7.5",
"lint-staged": "^13.2.3",
"mantine-datatable": "^2.9.6",
"lint-staged": "^14.0.1",
"mantine-datatable": "^2.9.12",
"monaco-editor": "^0.41.0",
"monaco-themes": "^0.4.4",
"nanostores": "^0.9.3",
"prettier": "^3.0.1",
"prettier": "^3.0.3",
"qrcode.react": "^3.1.0",
"react": "^18.2.0",
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "^18.2.0",
"react-i18next": "^13.0.3",
"react-router": "^6.14.2",
"react-router-dom": "^6.14.2",
"react-i18next": "^13.2.1",
"react-router": "^6.15.0",
"react-router-dom": "^6.15.0",
"simple-git": "^3.19.1",
"sort-package-json": "^2.5.1",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"urijs": "^1.19.11",
"vite": "^4.4.8",
"vite": "^4.4.9",
"vite-plugin-environment": "^1.1.3",
"vitest": "^0.34.1",
"zod": "^3.21.4"
"vitest": "^0.34.3",
"zod": "^3.22.2"
}
}
Loading

0 comments on commit d23fc50

Please sign in to comment.