|
38 | 38 | "@mui/x-date-pickers": "7.28.2",
|
39 | 39 | "ramda": "0.30.1",
|
40 | 40 | "react-loading-skeleton": "3.5.0",
|
41 |
| - "react-number-format": "5.4.3" |
| 41 | + "react-number-format": "5.4.4" |
42 | 42 | },
|
43 | 43 | "devDependencies": {
|
44 | 44 | "@babel/cli": "7.27.0",
|
|
47 | 47 | "@babel/preset-env": "7.26.9",
|
48 | 48 | "@babel/preset-react": "7.26.3",
|
49 | 49 | "@babel/preset-typescript": "7.27.0",
|
50 |
| - "@faker-js/faker": "9.6.0", |
51 |
| - "@storybook/addon-essentials": "8.6.11", |
52 |
| - "@storybook/addon-webpack5-compiler-babel": "3.0.5", |
53 |
| - "@storybook/blocks": "8.6.11", |
54 |
| - "@storybook/react": "8.6.11", |
55 |
| - "@storybook/react-webpack5": "8.6.11", |
| 50 | + "@faker-js/faker": "9.7.0", |
| 51 | + "@storybook/addon-essentials": "8.6.12", |
| 52 | + "@storybook/addon-webpack5-compiler-babel": "3.0.6", |
| 53 | + "@storybook/blocks": "8.6.12", |
| 54 | + "@storybook/react": "8.6.12", |
| 55 | + "@storybook/react-webpack5": "8.6.12", |
56 | 56 | "@stylistic/eslint-plugin": "4.2.0",
|
57 | 57 | "@testing-library/dom": "10.4.0",
|
58 | 58 | "@testing-library/jest-dom": "6.6.3",
|
59 |
| - "@testing-library/react": "16.2.0", |
| 59 | + "@testing-library/react": "16.3.0", |
60 | 60 | "@testing-library/user-event": "14.6.1",
|
61 | 61 | "@types/jest": "29.5.14",
|
62 |
| - "@types/node": "22.13.14", |
| 62 | + "@types/node": "22.14.1", |
63 | 63 | "@types/ramda": "0.30.2",
|
64 | 64 | "@types/react": "18.3.12",
|
65 | 65 | "@types/uuid": "10.0.0",
|
66 |
| - "@typescript-eslint/eslint-plugin": "8.28.0", |
67 |
| - "@typescript-eslint/parser": "8.28.0", |
| 66 | + "@typescript-eslint/eslint-plugin": "8.31.0", |
| 67 | + "@typescript-eslint/parser": "8.31.0", |
68 | 68 | "babel-loader": "10.0.0",
|
69 | 69 | "babel-plugin-import": "1.13.8",
|
70 | 70 | "babel-plugin-module-resolver": "5.0.2",
|
71 | 71 | "date-fns": "4.1.0",
|
72 |
| - "eslint": "9.23.0", |
73 |
| - "eslint-config-prettier": "10.1.1", |
74 |
| - "eslint-import-resolver-typescript": "4.2.7", |
| 72 | + "eslint": "9.25.1", |
| 73 | + "eslint-config-prettier": "10.1.2", |
| 74 | + "eslint-import-resolver-typescript": "4.3.4", |
75 | 75 | "eslint-plugin-import": "2.31.0",
|
76 |
| - "eslint-plugin-prettier": "5.2.5", |
77 |
| - "eslint-plugin-react": "7.37.4", |
| 76 | + "eslint-plugin-prettier": "5.2.6", |
| 77 | + "eslint-plugin-react": "7.37.5", |
78 | 78 | "eslint-plugin-react-hooks": "5.2.0",
|
79 | 79 | "fs-extra": "11.3.0",
|
80 | 80 | "identity-obj-proxy": "3.0.0",
|
|
83 | 83 | "prettier": "3.5.3",
|
84 | 84 | "react": "18.3.1",
|
85 | 85 | "react-dom": "18.3.1",
|
86 |
| - "storybook": "8.6.11", |
87 |
| - "styled-components": "6.1.16", |
88 |
| - "ts-jest": "29.3.0", |
| 86 | + "storybook": "8.6.12", |
| 87 | + "styled-components": "6.1.17", |
| 88 | + "ts-jest": "29.3.2", |
89 | 89 | "ts-loader": "9.5.2",
|
90 |
| - "typescript": "5.8.2", |
91 |
| - "typescript-eslint": "8.28.0", |
| 90 | + "typescript": "5.8.3", |
| 91 | + "typescript-eslint": "8.31.0", |
92 | 92 | "uuid": "11.1.0",
|
93 |
| - "webpack": "5.98.0" |
| 93 | + "webpack": "5.99.6" |
94 | 94 | },
|
95 | 95 | "peerDependencies": {
|
96 | 96 | "date-fns": "^4.0.0",
|
|
0 commit comments