|
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | 19 | "@date-io/date-fns": "2.17.0", |
20 | | - "@emotion/react": "11.13.0", |
| 20 | + "@emotion/react": "11.13.3", |
21 | 21 | "@emotion/styled": "11.13.0", |
22 | | - "@fontsource-variable/roboto-flex": "5.0.15", |
23 | | - "@mui/icons-material": "5.16.4", |
24 | | - "@mui/lab": "5.0.0-alpha.172", |
25 | | - "@mui/material": "5.16.4", |
26 | | - "@mui/system": "5.16.4", |
27 | | - "@mui/x-date-pickers": "7.11.0", |
28 | | - "@sentry/browser": "7.118.0", |
29 | | - "@sentry/node": "7.118.0", |
30 | | - "@sentry/react": "7.118.0", |
| 22 | + "@fontsource-variable/roboto-flex": "5.1.0", |
| 23 | + "@mui/icons-material": "5.16.7", |
| 24 | + "@mui/lab": "5.0.0-alpha.173", |
| 25 | + "@mui/material": "5.16.7", |
| 26 | + "@mui/system": "5.16.7", |
| 27 | + "@mui/x-date-pickers": "7.18.0", |
| 28 | + "@sentry/browser": "7.119.0", |
| 29 | + "@sentry/node": "7.119.0", |
| 30 | + "@sentry/react": "7.119.0", |
31 | 31 | "@sentry/tracing": "7.114.0", |
32 | | - "@uiw/react-color": "2.3.0", |
| 32 | + "@uiw/react-color": "2.3.1", |
33 | 33 | "date-fns": "2.30.0", |
34 | | - "dayjs": "1.11.12", |
| 34 | + "dayjs": "1.11.13", |
35 | 35 | "file-saver": "2.0.5", |
36 | 36 | "fuse.js": "7.0.0", |
37 | | - "ics": "3.7.6", |
| 37 | + "ics": "3.8.0", |
38 | 38 | "is-base64": "^1.1.0", |
39 | 39 | "lodash-es": "4.17.21", |
40 | 40 | "react": "18.3.1", |
41 | 41 | "react-beautiful-dnd": "^13.1.1", |
42 | 42 | "react-dom": "18.3.1", |
43 | | - "react-router-dom": "6.25.1", |
| 43 | + "react-router-dom": "6.26.2", |
44 | 44 | "react-transition-group": "4.4.5", |
45 | 45 | "react-window": "1.8.10", |
46 | 46 | "uuid": "9.0.1", |
47 | | - "web-vitals": "4.2.2", |
| 47 | + "web-vitals": "4.2.3", |
48 | 48 | "workbox-background-sync": "7.1.0", |
49 | 49 | "workbox-broadcast-update": "7.1.0", |
50 | 50 | "workbox-cacheable-response": "7.1.0", |
|
73 | 73 | "devDependencies": { |
74 | 74 | "@types/file-saver": "2.0.7", |
75 | 75 | "@types/is-base64": "1.1.3", |
76 | | - "@types/jest": "29.5.12", |
| 76 | + "@types/jest": "29.5.13", |
77 | 77 | "@types/lodash-es": "4.17.12", |
78 | | - "@types/node": "20.14.11", |
79 | | - "@types/react": "18.3.3", |
| 78 | + "@types/node": "20.16.5", |
| 79 | + "@types/react": "18.3.8", |
80 | 80 | "@types/react-beautiful-dnd": "13.1.8", |
81 | 81 | "@types/react-dom": "18.3.0", |
82 | 82 | "@types/react-router-dom": "5.3.3", |
83 | | - "@types/react-transition-group": "4.4.10", |
| 83 | + "@types/react-transition-group": "4.4.11", |
84 | 84 | "@types/react-window": "1.8.8", |
85 | 85 | "@types/uuid": "9.0.8", |
86 | | - "@typescript-eslint/eslint-plugin": "7.16.1", |
87 | | - "@typescript-eslint/parser": "7.16.1", |
| 86 | + "@typescript-eslint/eslint-plugin": "7.18.0", |
| 87 | + "@typescript-eslint/parser": "7.18.0", |
88 | 88 | "@vitejs/plugin-react-swc": "3.7.0", |
89 | | - "eslint": "8.57.0", |
| 89 | + "eslint": "8.57.1", |
90 | 90 | "eslint-config-prettier": "9.1.0", |
91 | | - "eslint-plugin-react": "7.35.0", |
| 91 | + "eslint-plugin-react": "7.36.1", |
92 | 92 | "eslint-plugin-simple-import-sort": "10.0.0", |
93 | 93 | "eslint-plugin-unused-imports": "3.2.0", |
94 | | - "jsdom": "24.1.1", |
| 94 | + "jsdom": "24.1.3", |
95 | 95 | "prettier": "3.3.3", |
96 | | - "typescript": "5.5.3", |
| 96 | + "typescript": "5.6.2", |
97 | 97 | "vite": "4.5.3", |
98 | 98 | "vite-bundle-visualizer": "1.2.1", |
99 | 99 | "vite-plugin-svgr": "4.2.0", |
|
0 commit comments