|
24 | 24 | "@rollup/plugin-json": "6.0.0", |
25 | 25 | "@rollup/plugin-node-resolve": "15.0.1", |
26 | 26 | "@rollup/plugin-replace": "5.0.2", |
27 | | - "@rollup/plugin-typescript": "10.0.1", |
28 | | - "@rollup/plugin-terser": "0.2.1", |
| 27 | + "@rollup/plugin-typescript": "11.0.0", |
| 28 | + "@rollup/plugin-terser": "0.3.0", |
29 | 29 | "@testing-library/jest-dom": "5.16.5", |
30 | 30 | "@testing-library/react": "13.4.0", |
31 | 31 | "@types/jest": "29.2.5", |
|
36 | 36 | "@types/react-datepicker": "4.8.0", |
37 | 37 | "@types/react-dom": "18.0.10", |
38 | 38 | "@types/react-window": "1.8.5", |
39 | | - "@typescript-eslint/eslint-plugin": "5.48.0", |
40 | | - "@typescript-eslint/parser": "5.48.0", |
| 39 | + "@typescript-eslint/eslint-plugin": "5.48.1", |
| 40 | + "@typescript-eslint/parser": "5.48.1", |
41 | 41 | "eslint": "8.31.0", |
42 | 42 | "jest": "29.3.1", |
43 | 43 | "jest-mock-extended": "3.0.1", |
44 | 44 | "jest-environment-jsdom": "29.3.1", |
45 | 45 | "obsidian": "1.1.1", |
46 | | - "rollup": "3.9.1", |
| 46 | + "rollup": "3.10.0", |
47 | 47 | "rollup-plugin-typescript2": "0.34.1", |
48 | | - "ts-jest": "29.0.3", |
| 48 | + "ts-jest": "29.0.4", |
49 | 49 | "tslib": "2.4.1", |
50 | 50 | "typescript": "4.9.4" |
51 | 51 | }, |
52 | 52 | "dependencies": { |
53 | 53 | "@emotion/styled": "11.10.5", |
54 | 54 | "@mui/icons-material": "5.11.0", |
55 | | - "@mui/material": "5.11.3", |
| 55 | + "@mui/material": "5.11.4", |
56 | 56 | "@popperjs/core": "2.11.6", |
57 | | - "@tanstack/match-sorter-utils": "8.7.2", |
58 | | - "@tanstack/react-table": "8.7.4", |
| 57 | + "@tanstack/match-sorter-utils": "8.7.6", |
| 58 | + "@tanstack/react-table": "8.7.6", |
59 | 59 | "eventemitter3": "5.0.0", |
60 | 60 | "fuse.js": "6.6.2", |
61 | 61 | "luxon": "3.2.1", |
62 | 62 | "monkey-around": "2.3.0", |
63 | | - "obsidian-dataview": "0.5.52", |
| 63 | + "obsidian-dataview": "0.5.53", |
64 | 64 | "obsidian-projects-types": "0.7.1", |
65 | 65 | "react": "18.2.0", |
66 | 66 | "react-csv": "2.2.2", |
67 | 67 | "react-datepicker": "4.8.0", |
68 | 68 | "react-dom": "18.2.0", |
69 | 69 | "react-select": "5.7.0", |
70 | 70 | "react-window": "1.8.8", |
71 | | - "zustand": "4.2.0" |
| 71 | + "zustand": "4.3.1" |
72 | 72 | } |
73 | 73 | } |
0 commit comments