|
26 | 26 | "@testing-library/jest-dom": "5.16.5", |
27 | 27 | "@testing-library/react": "13.3.0", |
28 | 28 | "@types/jest": "28.1.8", |
29 | | - "@types/luxon": "3.0.0", |
30 | | - "@types/node": "18.7.11", |
31 | | - "@types/react": "18.0.17", |
| 29 | + "@types/luxon": "3.0.1", |
| 30 | + "@types/node": "18.7.14", |
| 31 | + "@types/react": "18.0.18", |
32 | 32 | "@types/react-color": "3.0.6", |
33 | 33 | "@types/react-csv": "1.1.3", |
34 | 34 | "@types/react-datepicker": "4.4.2", |
35 | 35 | "@types/react-dom": "18.0.6", |
36 | 36 | "@types/react-window": "1.8.5", |
37 | | - "@typescript-eslint/eslint-plugin": "5.34.0", |
38 | | - "@typescript-eslint/parser": "5.34.0", |
39 | | - "eslint": "8.22.0", |
| 37 | + "@typescript-eslint/eslint-plugin": "5.36.1", |
| 38 | + "@typescript-eslint/parser": "5.36.1", |
| 39 | + "eslint": "8.23.0", |
40 | 40 | "jest": "28.1.3", |
41 | 41 | "jest-mock-extended": "2.0.7", |
42 | 42 | "obsidian": "0.15.9", |
43 | | - "rollup": "2.78.1", |
| 43 | + "rollup": "2.79.0", |
44 | 44 | "rollup-plugin-terser": "7.0.2", |
45 | 45 | "rollup-plugin-typescript2": "0.33.0", |
46 | 46 | "ts-jest": "28.0.8", |
47 | 47 | "tslib": "2.4.0", |
48 | | - "typescript": "4.7.4" |
| 48 | + "typescript": "4.8.2" |
49 | 49 | }, |
50 | 50 | "dependencies": { |
51 | | - "@emotion/styled": "11.10.0", |
| 51 | + "@emotion/styled": "11.10.4", |
52 | 52 | "@mui/icons-material": "5.10.3", |
53 | 53 | "@mui/material": "5.10.3", |
54 | 54 | "@popperjs/core": "2.11.6", |
55 | 55 | "@tanstack/match-sorter-utils": "8.1.1", |
56 | | - "@tanstack/react-table": "8.5.11", |
57 | | - "luxon": "3.0.1", |
| 56 | + "@tanstack/react-table": "8.5.13", |
| 57 | + "luxon": "3.0.3", |
58 | 58 | "fuse.js": "6.6.2", |
59 | 59 | "monkey-around": "2.3.0", |
60 | 60 | "obsidian-dataview": "0.5.43", |
|
0 commit comments