Skip to content

Commit

Permalink
chore: update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kunish committed Jul 7, 2023
1 parent 5e3bf81 commit b21066b
Show file tree
Hide file tree
Showing 18 changed files with 426 additions and 419 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"@monaco-editor/react": "^4.5.1",
"@nanostores/persistent": "^0.9.0",
"@nanostores/react": "^0.7.1",
"@tabler/icons-react": "^2.23.0",
"@tabler/icons-react": "^2.24.0",
"@tanstack/eslint-plugin-query": "^4.29.9",
"@tanstack/react-query": "^4.29.19",
"@tanstack/react-query-devtools": "^4.29.19",
"@tiptap/extension-link": "^2.0.3",
"@tiptap/react": "^2.0.3",
"@tiptap/starter-kit": "^2.0.3",
"@types/node": "^20.3.3",
"@types/node": "^20.4.0",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@types/urijs": "^1.19.19",
Expand All @@ -69,7 +69,7 @@
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-prettier": "5.0.0-alpha.2",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"execa": "^7.1.1",
Expand All @@ -78,7 +78,7 @@
"graphql": "^16.7.1",
"graphql-request": "^6.1.0",
"husky": "^8.0.3",
"i18next": "^23.2.7",
"i18next": "^23.2.8",
"i18next-browser-languagedetector": "^7.1.0",
"immer": "^10.0.2",
"js-base64": "^3.7.5",
Expand All @@ -87,7 +87,7 @@
"monaco-editor": "^0.39.0",
"monaco-themes": "^0.4.4",
"nanostores": "^0.9.3",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"qrcode.react": "^3.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -97,7 +97,7 @@
"simple-git": "^3.19.1",
"typescript": "^5.1.6",
"urijs": "^1.19.11",
"vite": "^4.3.9",
"vite": "^4.4.1",
"vite-plugin-environment": "^1.1.3",
"zod": "^3.21.4"
}
Expand Down
Loading

0 comments on commit b21066b

Please sign in to comment.