Skip to content

Commit

Permalink
fix(deps): update weekly minor & patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent 6ab3aa0 commit 83b81f6
Show file tree
Hide file tree
Showing 4 changed files with 318 additions and 326 deletions.
24 changes: 12 additions & 12 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,20 @@
"@emotion/styled": "11.11.0",
"@fontsource-variable/roboto-flex": "5.0.8",
"@mui/icons-material": "5.14.9",
"@mui/lab": "5.0.0-alpha.144",
"@mui/material": "5.14.9",
"@mui/system": "5.14.9",
"@mui/x-date-pickers": "6.13.0",
"@mui/lab": "5.0.0-alpha.145",
"@mui/material": "5.14.10",
"@mui/system": "5.14.10",
"@mui/x-date-pickers": "6.14.0",
"@sentry/browser": "7.69.0",
"@sentry/node": "7.69.0",
"@sentry/react": "7.69.0",
"@sentry/tracing": "7.69.0",
"@uiw/react-color": "1.3.3",
"@uiw/react-color": "1.3.4",
"date-fns": "2.30.0",
"dayjs": "1.11.9",
"file-saver": "2.0.5",
"fuse.js": "6.6.2",
"ics": "3.4.0",
"ics": "3.5.0",
"is-base64": "^1.1.0",
"lodash-es": "4.17.21",
"react": "18.2.0",
Expand Down Expand Up @@ -73,18 +73,18 @@
"devDependencies": {
"@types/file-saver": "2.0.5",
"@types/is-base64": "1.1.1",
"@types/jest": "29.5.4",
"@types/jest": "29.5.5",
"@types/lodash-es": "4.17.9",
"@types/node": "20.6.0",
"@types/react": "18.2.21",
"@types/node": "20.6.2",
"@types/react": "18.2.22",
"@types/react-beautiful-dnd": "13.1.4",
"@types/react-dom": "18.2.7",
"@types/react-router-dom": "5.3.3",
"@types/react-transition-group": "4.4.6",
"@types/react-window": "1.8.5",
"@types/uuid": "9.0.3",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@types/uuid": "9.0.4",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"@vitejs/plugin-react-swc": "3.3.2",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
Expand Down
Loading

0 comments on commit 83b81f6

Please sign in to comment.