|
44 | 44 | "@babel/core": "7.28.5", |
45 | 45 | "@mdx-js/react": "3.1.1", |
46 | 46 | "@storybook/addon-actions": "9.0.8", |
47 | | - "@storybook/addon-docs": "10.0.8", |
| 47 | + "@storybook/addon-docs": "10.1.9", |
48 | 48 | "@storybook/addon-essentials": "8.6.14", |
49 | 49 | "@storybook/addon-interactions": "8.6.14", |
50 | | - "@storybook/addon-links": "10.0.8", |
| 50 | + "@storybook/addon-links": "10.1.9", |
51 | 51 | "@storybook/builder-webpack4": "6.5.16", |
52 | 52 | "@storybook/manager-webpack4": "6.5.16", |
53 | | - "@storybook/react": "10.0.8", |
| 53 | + "@storybook/react": "10.1.9", |
54 | 54 | "@types/eslint": "9.6.1", |
55 | 55 | "@types/micromatch": "4.0.10", |
56 | | - "@types/react": "19.2.6", |
| 56 | + "@types/react": "19.2.7", |
57 | 57 | "@types/react-dom": "19.2.3", |
58 | 58 | "@willbooster/eslint-config-ts-react": "11.5.14", |
59 | 59 | "@willbooster/prettier-config": "10.2.4", |
60 | 60 | "babel-loader": "10.0.0", |
61 | | - "build-ts": "17.0.2", |
| 61 | + "build-ts": "17.0.9", |
62 | 62 | "eslint": "9.39.1", |
63 | 63 | "eslint-config-flat-gitignore": "2.1.0", |
64 | 64 | "eslint-config-prettier": "10.1.8", |
|
69 | 69 | "eslint-plugin-react-hooks": "7.0.1", |
70 | 70 | "eslint-plugin-sort-class-members": "1.21.0", |
71 | 71 | "eslint-plugin-sort-destructure-keys": "2.0.0", |
72 | | - "eslint-plugin-storybook": "10.0.8", |
| 72 | + "eslint-plugin-storybook": "10.1.9", |
73 | 73 | "eslint-plugin-unicorn": "62.0.0", |
74 | 74 | "eslint-plugin-unused-imports": "4.3.0", |
75 | 75 | "globals": "16.5.0", |
76 | 76 | "lint-staged": "16.2.7", |
77 | 77 | "micromatch": "4.0.8", |
78 | 78 | "prettier": "3.7.4", |
79 | 79 | "prettier-plugin-java": "2.7.7", |
80 | | - "react": "19.2.0", |
81 | | - "react-dom": "19.2.0", |
82 | | - "sort-package-json": "3.5.0", |
| 80 | + "react": "19.2.3", |
| 81 | + "react-dom": "19.2.3", |
| 82 | + "sort-package-json": "3.6.0", |
83 | 83 | "typescript": "5.9.3", |
84 | | - "typescript-eslint": "8.49.0", |
85 | | - "vitest": "4.0.10" |
| 84 | + "typescript-eslint": "8.50.0", |
| 85 | + "vitest": "4.0.15" |
86 | 86 | }, |
87 | 87 | "peerDependencies": { |
88 | 88 | "react": "~19.2.0", |
|
0 commit comments