|
19 | 19 | "license": "MIT", |
20 | 20 | "devDependencies": { |
21 | 21 | "@faker-js/faker": "7.6.0", |
22 | | - "@rollup/plugin-commonjs": "23.0.0", |
23 | | - "@rollup/plugin-json": "5.0.0", |
24 | | - "@rollup/plugin-node-resolve": "15.0.0", |
25 | | - "@rollup/plugin-replace": "5.0.0", |
26 | | - "@rollup/plugin-typescript": "9.0.1", |
| 22 | + "@rollup/plugin-commonjs": "23.0.2", |
| 23 | + "@rollup/plugin-json": "5.0.1", |
| 24 | + "@rollup/plugin-node-resolve": "15.0.1", |
| 25 | + "@rollup/plugin-replace": "5.0.1", |
| 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.1.2", |
30 | | - "@types/luxon": "3.0.1", |
31 | | - "@types/node": "18.11.0", |
| 29 | + "@types/jest": "29.2.0", |
| 30 | + "@types/luxon": "3.0.2", |
| 31 | + "@types/node": "18.11.4", |
32 | 32 | "@types/react": "18.0.21", |
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.40.0", |
38 | | - "@typescript-eslint/parser": "5.40.0", |
| 37 | + "@typescript-eslint/eslint-plugin": "5.40.1", |
| 38 | + "@typescript-eslint/parser": "5.40.1", |
39 | 39 | "eslint": "8.25.0", |
40 | | - "jest": "29.2.0", |
| 40 | + "jest": "29.2.1", |
41 | 41 | "jest-mock-extended": "3.0.1", |
42 | 42 | "obsidian": "0.16.3", |
43 | 43 | "rollup": "2.79.1", |
|
50 | 50 | "dependencies": { |
51 | 51 | "@emotion/styled": "11.10.4", |
52 | 52 | "@mui/icons-material": "5.10.9", |
53 | | - "@mui/material": "5.10.9", |
| 53 | + "@mui/material": "5.10.10", |
54 | 54 | "@popperjs/core": "2.11.6", |
55 | 55 | "@tanstack/match-sorter-utils": "8.5.14", |
56 | 56 | "@tanstack/react-table": "8.5.15", |
|
64 | 64 | "react-datepicker": "4.8.0", |
65 | 65 | "react-dom": "18.2.0", |
66 | 66 | "react-popper": "2.3.0", |
67 | | - "react-select": "5.5.0", |
| 67 | + "react-select": "5.5.4", |
68 | 68 | "react-window": "1.8.7", |
69 | | - "zustand": "4.1.2" |
| 69 | + "zustand": "4.1.3" |
70 | 70 | } |
71 | 71 | } |
0 commit comments