|
18 | 18 | "dependencies": { |
19 | 19 | "@apollo/client": "3.11.8", |
20 | 20 | "@date-io/date-fns": "3.0.0", |
21 | | - "@emotion/react": "11.13.0", |
| 21 | + "@emotion/react": "11.13.3", |
22 | 22 | "@emotion/styled": "11.13.0", |
23 | | - "@fontsource-variable/roboto-flex": "5.0.15", |
24 | | - "@mui/icons-material": "5.16.4", |
25 | | - "@mui/lab": "5.0.0-alpha.172", |
26 | | - "@mui/material": "5.16.4", |
27 | | - "@mui/system": "5.16.4", |
28 | | - "@mui/x-date-pickers": "7.11.0", |
| 23 | + "@fontsource-variable/roboto-flex": "5.1.0", |
| 24 | + "@mui/icons-material": "5.16.7", |
| 25 | + "@mui/lab": "5.0.0-alpha.173", |
| 26 | + "@mui/material": "5.16.7", |
| 27 | + "@mui/system": "5.16.7", |
| 28 | + "@mui/x-date-pickers": "7.21.0", |
29 | 29 | "@sentry/browser": "7.118.0", |
30 | | - "@sentry/node": "7.118.0", |
31 | | - "@sentry/react": "7.118.0", |
| 30 | + "@sentry/node": "7.119.2", |
| 31 | + "@sentry/react": "7.119.2", |
32 | 32 | "@sentry/tracing": "7.114.0", |
33 | | - "@uiw/react-color": "2.3.0", |
| 33 | + "@uiw/react-color": "2.3.2", |
34 | 34 | "date-fns": "2.30.0", |
35 | | - "dayjs": "1.11.12", |
| 35 | + "dayjs": "1.11.13", |
36 | 36 | "file-saver": "2.0.5", |
37 | 37 | "fuse.js": "7.0.0", |
38 | | - "ics": "3.7.6", |
| 38 | + "ics": "3.8.1", |
39 | 39 | "is-base64": "^1.1.0", |
40 | 40 | "lodash-es": "4.17.21", |
41 | 41 | "react": "18.3.1", |
42 | 42 | "react-beautiful-dnd": "^13.1.1", |
43 | 43 | "react-dom": "18.3.1", |
44 | | - "react-router-dom": "6.25.1", |
| 44 | + "react-router-dom": "6.27.0", |
45 | 45 | "react-transition-group": "4.4.5", |
46 | 46 | "react-window": "1.8.10", |
47 | 47 | "uuid": "9.0.1", |
48 | | - "web-vitals": "4.2.2", |
| 48 | + "web-vitals": "4.2.4", |
49 | 49 | "workbox-background-sync": "7.1.0", |
50 | 50 | "workbox-broadcast-update": "7.1.0", |
51 | 51 | "workbox-cacheable-response": "7.1.0", |
|
74 | 74 | "devDependencies": { |
75 | 75 | "@types/file-saver": "2.0.7", |
76 | 76 | "@types/is-base64": "1.1.3", |
77 | | - "@types/jest": "29.5.12", |
| 77 | + "@types/jest": "29.5.14", |
78 | 78 | "@types/lodash-es": "4.17.12", |
79 | | - "@types/node": "20.14.11", |
80 | | - "@types/react": "18.3.3", |
| 79 | + "@types/node": "20.17.0", |
| 80 | + "@types/react": "18.3.12", |
81 | 81 | "@types/react-beautiful-dnd": "13.1.8", |
82 | | - "@types/react-dom": "18.3.0", |
| 82 | + "@types/react-dom": "18.3.1", |
83 | 83 | "@types/react-router-dom": "5.3.3", |
84 | | - "@types/react-transition-group": "4.4.10", |
| 84 | + "@types/react-transition-group": "4.4.11", |
85 | 85 | "@types/react-window": "1.8.8", |
86 | 86 | "@types/uuid": "9.0.8", |
87 | | - "@typescript-eslint/eslint-plugin": "7.16.1", |
88 | | - "@typescript-eslint/parser": "7.16.1", |
89 | | - "@vitejs/plugin-react-swc": "3.7.0", |
90 | | - "eslint": "8.57.0", |
| 87 | + "@typescript-eslint/eslint-plugin": "7.18.0", |
| 88 | + "@typescript-eslint/parser": "7.18.0", |
| 89 | + "@vitejs/plugin-react-swc": "3.7.1", |
| 90 | + "eslint": "8.57.1", |
91 | 91 | "eslint-config-prettier": "9.1.0", |
92 | | - "eslint-plugin-react": "7.35.0", |
| 92 | + "eslint-plugin-react": "7.37.2", |
93 | 93 | "eslint-plugin-simple-import-sort": "12.1.1", |
94 | 94 | "eslint-plugin-unused-imports": "4.1.4", |
95 | 95 | "jsdom": "25.0.1", |
96 | 96 | "prettier": "3.3.3", |
97 | | - "typescript": "5.5.3", |
98 | | - "vite": "5.2.14", |
| 97 | + "typescript": "5.6.3", |
| 98 | + "vite": "5.4.10", |
99 | 99 | "vite-bundle-visualizer": "1.2.1", |
100 | 100 | "vite-plugin-svgr": "4.2.0", |
101 | 101 | "vite-tsconfig-paths": "5.0.1", |
102 | | - "vitest": "2.1.2" |
| 102 | + "vitest": "2.1.3" |
103 | 103 | } |
104 | 104 | } |
0 commit comments