|
35 | 35 | "@types/react-datepicker": "4.8.0", |
36 | 36 | "@types/react-dom": "18.0.9", |
37 | 37 | "@types/react-window": "1.8.5", |
38 | | - "@typescript-eslint/eslint-plugin": "5.43.0", |
39 | | - "@typescript-eslint/parser": "5.43.0", |
| 38 | + "@typescript-eslint/eslint-plugin": "5.44.0", |
| 39 | + "@typescript-eslint/parser": "5.44.0", |
40 | 40 | "eslint": "8.28.0", |
41 | 41 | "jest": "29.3.1", |
42 | 42 | "jest-mock-extended": "3.0.1", |
43 | 43 | "obsidian": "0.16.3", |
44 | | - "rollup": "3.3.0", |
| 44 | + "rollup": "3.4.0", |
45 | 45 | "rollup-plugin-typescript2": "0.34.1", |
46 | 46 | "ts-jest": "29.0.3", |
47 | 47 | "tslib": "2.4.1", |
48 | 48 | "typescript": "4.9.3" |
49 | 49 | }, |
50 | 50 | "dependencies": { |
51 | 51 | "@emotion/styled": "11.10.5", |
52 | | - "@mui/icons-material": "5.10.14", |
53 | | - "@mui/material": "5.10.14", |
| 52 | + "@mui/icons-material": "5.10.15", |
| 53 | + "@mui/material": "5.10.15", |
54 | 54 | "@popperjs/core": "2.11.6", |
55 | 55 | "@tanstack/match-sorter-utils": "8.5.14", |
56 | | - "@tanstack/react-table": "8.5.30", |
| 56 | + "@tanstack/react-table": "8.6.0", |
57 | 57 | "eventemitter3": "4.0.7", |
58 | 58 | "fuse.js": "6.6.2", |
59 | 59 | "luxon": "3.1.0", |
|
0 commit comments