|
35 | 35 | "dependencies": {
|
36 | 36 | "@emotion/react": "11.13.3",
|
37 | 37 | "@emotion/styled": "11.13.0",
|
38 |
| - "@mui/icons-material": "6.1.1", |
39 |
| - "@mui/material": "6.1.1", |
40 |
| - "@mui/styles": "6.1.1", |
41 |
| - "@mui/system": "6.1.1", |
| 38 | + "@mui/icons-material": "6.1.2", |
| 39 | + "@mui/material": "6.1.2", |
| 40 | + "@mui/styles": "6.1.2", |
| 41 | + "@mui/system": "6.1.2", |
42 | 42 | "@mui/x-date-pickers": "7.18.0",
|
43 | 43 | "date-fns": "2.30.0",
|
44 | 44 | "ramda": "0.30.1",
|
|
48 | 48 | "uuid": "10.0.0"
|
49 | 49 | },
|
50 | 50 | "devDependencies": {
|
51 |
| - "@babel/cli": "7.25.6", |
52 |
| - "@babel/core": "7.25.2", |
53 |
| - "@babel/plugin-transform-runtime": "7.25.4", |
54 |
| - "@babel/preset-env": "7.25.4", |
55 |
| - "@babel/preset-typescript": "7.24.7", |
56 |
| - "@faker-js/faker": "9.0.2", |
| 51 | + "@babel/cli": "7.25.7", |
| 52 | + "@babel/core": "7.25.7", |
| 53 | + "@babel/plugin-transform-runtime": "7.25.7", |
| 54 | + "@babel/preset-env": "7.25.7", |
| 55 | + "@babel/preset-typescript": "7.25.7", |
| 56 | + "@faker-js/faker": "9.0.3", |
57 | 57 | "@storybook/addon-essentials": "7.6.17",
|
58 | 58 | "@storybook/react": "7.6.17",
|
59 | 59 | "@storybook/react-webpack5": "7.6.17",
|
|
63 | 63 | "@testing-library/react": "16.0.1",
|
64 | 64 | "@testing-library/user-event": "14.5.2",
|
65 | 65 | "@types/jest": "29.5.13",
|
66 |
| - "@types/node": "22.7.1", |
| 66 | + "@types/node": "22.7.4", |
67 | 67 | "@types/ramda": "0.30.2",
|
68 |
| - "@types/react": "18.3.9", |
| 68 | + "@types/react": "18.3.11", |
69 | 69 | "@types/sprintf-js": "1.1.4",
|
70 | 70 | "@types/uuid": "10.0.0",
|
71 |
| - "@typescript-eslint/eslint-plugin": "8.7.0", |
72 |
| - "@typescript-eslint/parser": "8.7.0", |
| 71 | + "@typescript-eslint/eslint-plugin": "8.8.0", |
| 72 | + "@typescript-eslint/parser": "8.8.0", |
73 | 73 | "babel-loader": "9.2.1",
|
74 | 74 | "babel-plugin-import": "1.13.8",
|
75 | 75 | "babel-plugin-module-resolver": "5.0.2",
|
|
78 | 78 | "eslint-import-resolver-typescript": "3.6.3",
|
79 | 79 | "eslint-plugin-import": "2.30.0",
|
80 | 80 | "eslint-plugin-prettier": "5.2.1",
|
81 |
| - "eslint-plugin-react": "7.36.1", |
| 81 | + "eslint-plugin-react": "7.37.1", |
82 | 82 | "eslint-plugin-react-hooks": "4.6.2",
|
83 | 83 | "fs-extra": "11.2.0",
|
84 | 84 | "identity-obj-proxy": "3.0.0",
|
|
0 commit comments