|
22 | 22 | "@rollup/plugin-json": "4.1.0", |
23 | 23 | "@rollup/plugin-node-resolve": "13.3.0", |
24 | 24 | "@rollup/plugin-typescript": "8.3.4", |
25 | | - "@types/jest": "28.1.6", |
| 25 | + "@types/jest": "28.1.7", |
26 | 26 | "@testing-library/jest-dom": "5.16.5", |
27 | 27 | "@testing-library/react": "13.3.0", |
28 | | - "@types/node": "18.6.5", |
| 28 | + "@types/node": "18.7.6", |
29 | 29 | "@types/react": "18.0.17", |
30 | 30 | "@types/react-dom": "18.0.6", |
31 | 31 | "@types/react-color": "3.0.6", |
32 | 32 | "@types/react-window": "1.8.5", |
33 | 33 | "@types/react-datepicker": "4.4.2", |
34 | 34 | "@types/react-csv": "1.1.3", |
35 | 35 | "@types/luxon": "3.0.0", |
36 | | - "@typescript-eslint/eslint-plugin": "5.33.0", |
37 | | - "@typescript-eslint/parser": "5.33.0", |
38 | | - "eslint": "8.21.0", |
| 36 | + "@typescript-eslint/eslint-plugin": "5.33.1", |
| 37 | + "@typescript-eslint/parser": "5.33.1", |
| 38 | + "eslint": "8.22.0", |
39 | 39 | "jest": "28.1.3", |
40 | 40 | "jest-mock-extended": "2.0.7", |
41 | 41 | "obsidian": "0.15.9", |
42 | | - "rollup": "2.77.2", |
| 42 | + "rollup": "2.78.0", |
43 | 43 | "rollup-plugin-typescript2": "0.32.1", |
44 | 44 | "rollup-plugin-terser": "7.0.2", |
45 | | - "ts-jest": "28.0.7", |
| 45 | + "ts-jest": "28.0.8", |
46 | 46 | "tslib": "2.4.0", |
47 | 47 | "typescript": "4.7.4", |
48 | 48 | "@faker-js/faker": "7.4.0" |
49 | 49 | }, |
50 | 50 | "dependencies": { |
51 | 51 | "@emotion/styled": "11.10.0", |
52 | | - "@mui/material": "5.10.0", |
| 52 | + "@mui/material": "5.10.1", |
53 | 53 | "@mui/icons-material": "5.8.4", |
54 | | - "@popperjs/core": "2.11.5", |
| 54 | + "@popperjs/core": "2.11.6", |
55 | 55 | "monkey-around": "2.3.0", |
56 | 56 | "pkg.json": "2.0.8", |
57 | 57 | "obsidian-dataview": "0.5.41", |
|
0 commit comments