Skip to content

Commit

Permalink
chore: bump dependencies version
Browse files Browse the repository at this point in the history
  • Loading branch information
lgou2w committed May 31, 2023
1 parent b9d6cf5 commit 92c199f
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 126 deletions.
36 changes: 21 additions & 15 deletions Cargo.lock

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.13.2",
"@mui/material": "^5.13.3",
"@mui/system": "^5.13.2",
"@nivo/calendar": "^0.83.0",
"@nivo/core": "^0.83.0",
"@nivo/pie": "^0.83.0",
"@nivo/tooltip": "^0.83.0",
"@tanstack/react-query": "^4.29.11",
"@tanstack/react-query-devtools": "^4.29.11",
"@tanstack/react-query": "^4.29.12",
"@tanstack/react-query-devtools": "^4.29.12",
"@tauri-apps/api": "^1.3.0",
"dayjs": "^1.11.7",
"immer": "^10.0.2",
Expand All @@ -48,12 +48,12 @@
"@types/node": "^18.16.16",
"@types/react": "^18.2.7",
"@types/react-dom": "^18.2.4",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@vitejs/plugin-react": "^4.0.0",
"cross-env": "^7.0.3",
"eslint": "^8.41.0",
"eslint-config-standard": "^17.0.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-promise": "^6.1.1",
Expand Down
Loading

0 comments on commit 92c199f

Please sign in to comment.