Skip to content

Commit

Permalink
fix: rename modal not closing after changing rule names (#188)
Browse files Browse the repository at this point in the history
* fix: rename modal not closing after changing rule names

* chore: upgrade dependencies
  • Loading branch information
kunish committed Jul 26, 2023
1 parent 7e8fc69 commit bfc7d3a
Show file tree
Hide file tree
Showing 3 changed files with 1,035 additions and 1,122 deletions.
72 changes: 36 additions & 36 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"test": "vitest"
},
"dependencies": {
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@dnd-kit/core": "^6.0.8",
"@dnd-kit/modifiers": "^6.0.1",
"@dnd-kit/sortable": "^7.0.2",
Expand All @@ -29,40 +29,40 @@
"@faker-js/faker": "^8.0.2",
"@fontsource/fira-sans": "^5.0.5",
"@fontsource/source-code-pro": "^5.0.5",
"@graphiql/toolkit": "^0.8.4",
"@graphql-codegen/cli": "4.0.1",
"@graphql-codegen/client-preset": "4.0.1",
"@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.16",
"@mantine/core": "^6.0.16",
"@mantine/dates": "^6.0.16",
"@mantine/dropzone": "^6.0.16",
"@mantine/form": "^6.0.16",
"@mantine/hooks": "^6.0.16",
"@mantine/modals": "^6.0.16",
"@mantine/notifications": "^6.0.16",
"@mantine/nprogress": "^6.0.16",
"@mantine/prism": "^6.0.16",
"@mantine/spotlight": "^6.0.16",
"@mantine/tiptap": "^6.0.16",
"@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",
"@nanostores/persistent": "^0.9.1",
"@nanostores/react": "^0.7.1",
"@tabler/icons-react": "^2.25.0",
"@tanstack/eslint-plugin-query": "^4.29.9",
"@tanstack/react-query": "^4.29.23",
"@tanstack/react-query-devtools": "^4.29.23",
"@tiptap/extension-link": "^2.0.3",
"@tiptap/react": "^2.0.3",
"@tiptap/starter-kit": "^2.0.3",
"@types/node": "^20.4.2",
"@types/react": "^18.2.15",
"@tabler/icons-react": "^2.29.0",
"@tanstack/eslint-plugin-query": "^4.29.25",
"@tanstack/react-query": "^4.32.0",
"@tanstack/react-query-devtools": "^4.32.0",
"@tiptap/extension-link": "^2.0.4",
"@tiptap/react": "^2.0.4",
"@tiptap/starter-kit": "^2.0.4",
"@types/node": "^20.4.5",
"@types/react": "^18.2.16",
"@types/react-dom": "^18.2.7",
"@types/urijs": "^1.19.19",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"@vitejs/plugin-react-swc": "^3.3.2",
"@vitest/ui": "^0.33.0",
"dayjs": "^1.11.9",
Expand All @@ -72,20 +72,20 @@
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react": "^7.33.0",
"eslint-plugin-react-hooks": "^4.6.0",
"execa": "^7.1.1",
"framer-motion": "^10.12.21",
"graphiql": "^3.0.1",
"framer-motion": "^10.13.1",
"graphiql": "^3.0.4",
"graphql": "^16.7.1",
"graphql-request": "^6.1.0",
"husky": "^8.0.3",
"i18next": "^23.2.11",
"i18next": "^23.3.0",
"i18next-browser-languagedetector": "^7.1.0",
"immer": "^10.0.2",
"js-base64": "^3.7.5",
"lint-staged": "^13.2.3",
"mantine-datatable": "^2.8.3",
"mantine-datatable": "^2.9.1",
"monaco-editor": "^0.40.0",
"monaco-themes": "^0.4.4",
"nanostores": "^0.9.3",
Expand All @@ -94,13 +94,13 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^13.0.2",
"react-router": "^6.14.1",
"react-router-dom": "^6.14.1",
"react-router": "^6.14.2",
"react-router-dom": "^6.14.2",
"simple-git": "^3.19.1",
"sort-package-json": "^2.5.1",
"typescript": "^5.1.6",
"urijs": "^1.19.11",
"vite": "^4.4.4",
"vite": "^4.4.7",
"vite-plugin-environment": "^1.1.3",
"vitest": "^0.33.0",
"zod": "^3.21.4"
Expand Down
Loading

0 comments on commit bfc7d3a

Please sign in to comment.