|
26 | 26 | "@rollup/plugin-typescript": "9.0.2", |
27 | 27 | "@testing-library/jest-dom": "5.16.5", |
28 | 28 | "@testing-library/react": "13.4.0", |
29 | | - "@types/jest": "29.2.2", |
| 29 | + "@types/jest": "29.2.3", |
30 | 30 | "@types/luxon": "3.1.0", |
31 | 31 | "@types/node": "18.11.9", |
32 | 32 | "@types/react": "18.0.25", |
33 | 33 | "@types/react-csv": "1.1.3", |
34 | 34 | "@types/react-datepicker": "4.8.0", |
35 | | - "@types/react-dom": "18.0.8", |
| 35 | + "@types/react-dom": "18.0.9", |
36 | 36 | "@types/react-window": "1.8.5", |
37 | | - "@typescript-eslint/eslint-plugin": "5.42.1", |
38 | | - "@typescript-eslint/parser": "5.42.1", |
| 37 | + "@typescript-eslint/eslint-plugin": "5.43.0", |
| 38 | + "@typescript-eslint/parser": "5.43.0", |
39 | 39 | "eslint": "8.27.0", |
40 | 40 | "jest": "29.3.1", |
41 | 41 | "jest-mock-extended": "3.0.1", |
|
45 | 45 | "rollup-plugin-typescript2": "0.34.1", |
46 | 46 | "ts-jest": "29.0.3", |
47 | 47 | "tslib": "2.4.1", |
48 | | - "typescript": "4.8.4" |
| 48 | + "typescript": "4.9.3" |
49 | 49 | }, |
50 | 50 | "dependencies": { |
51 | 51 | "@emotion/styled": "11.10.5", |
52 | | - "@mui/icons-material": "5.10.9", |
53 | | - "@mui/material": "5.10.13", |
| 52 | + "@mui/icons-material": "5.10.14", |
| 53 | + "@mui/material": "5.10.14", |
54 | 54 | "@popperjs/core": "2.11.6", |
55 | 55 | "@tanstack/match-sorter-utils": "8.5.14", |
56 | | - "@tanstack/react-table": "8.5.22", |
| 56 | + "@tanstack/react-table": "8.5.30", |
57 | 57 | "eventemitter3": "4.0.7", |
58 | 58 | "fuse.js": "6.6.2", |
59 | 59 | "luxon": "3.1.0", |
|
65 | 65 | "react-datepicker": "4.8.0", |
66 | 66 | "react-dom": "18.2.0", |
67 | 67 | "react-popper": "2.3.0", |
68 | | - "react-select": "5.6.0", |
| 68 | + "react-select": "5.6.1", |
69 | 69 | "react-window": "1.8.8", |
70 | 70 | "zustand": "4.1.4" |
71 | 71 | } |
|
0 commit comments