Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamahl19 committed Dec 2, 2023
1 parent d59520f commit 6c7e669
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
116 changes: 58 additions & 58 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@ant-design/icons": "5.2.6",
"@emotion/react": "11.11.1",
"@reflet/http": "1.0.0",
"@tanstack/react-query": "5.10.0",
"@tanstack/react-query-devtools": "5.10.0",
"@tanstack/react-query": "5.12.2",
"@tanstack/react-query-devtools": "5.12.2",
"antd": "5.11.5",
"dayjs": "1.11.10",
"deepmerge-ts": "5.1.0",
Expand All @@ -53,7 +53,7 @@
"react-dom": "18.2.0",
"react-error-boundary": "4.0.11",
"react-i18next": "13.5.0",
"react-router-dom": "6.20.0",
"react-router-dom": "6.20.1",
"use-debounce": "10.0.0",
"use-query-params": "2.2.1",
"use-react-router-breadcrumbs": "4.0.1",
Expand All @@ -68,22 +68,22 @@
"@swc-jotai/debug-label": "0.1.0",
"@swc-jotai/react-refresh": "0.1.0",
"@swc/plugin-emotion": "2.5.105",
"@tanstack/eslint-plugin-query": "5.10.0",
"@tanstack/eslint-plugin-query": "5.12.1",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
"@total-typescript/ts-reset": "0.5.1",
"@tsconfig/strictest": "2.0.2",
"@tsconfig/vite-react": "2.0.1",
"@types/node": "20.10.1",
"@types/react": "18.2.39",
"@types/node": "20.10.2",
"@types/react": "18.2.40",
"@types/react-dom": "18.2.17",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@vitejs/plugin-react-swc": "3.5.0",
"@vitest/ui": "0.34.6",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "npm:[email protected]",
"eslint-plugin-jest-dom": "5.1.0",
Expand Down

1 comment on commit 6c7e669

@vercel
Copy link

@vercel vercel bot commented on 6c7e669 Dec 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.