|
64 | 64 | "@eslint-react/eslint-plugin": "~1.53.1", |
65 | 65 | "@mui/icons-material": "~7.3.4", |
66 | 66 | "@mui/material": "~7.3.4", |
67 | | - "@storybook/addon-docs": "~9.1.12", |
68 | | - "@storybook/addon-links": "~9.1.12", |
69 | | - "@storybook/react-vite": "~9.1.12", |
70 | | - "@stylistic/eslint-plugin": "~5.4.0", |
71 | | - "@types/node": "~24.8.0", |
| 67 | + "@storybook/addon-docs": "~9.1.13", |
| 68 | + "@storybook/addon-links": "~9.1.13", |
| 69 | + "@storybook/react-vite": "~9.1.13", |
| 70 | + "@stylistic/eslint-plugin": "~5.5.0", |
| 71 | + "@types/node": "~24.9.1", |
72 | 72 | "@types/react": "~19.2.2", |
73 | | - "@typescript-eslint/eslint-plugin": "~8.46.1", |
74 | | - "@typescript-eslint/parser": "~8.46.1", |
| 73 | + "@typescript-eslint/eslint-plugin": "~8.46.2", |
| 74 | + "@typescript-eslint/parser": "~8.46.2", |
75 | 75 | "@vitejs/plugin-react-swc": "~4.1.0", |
76 | 76 | "@xylabs/eslint-config-flat": "~7.1.8", |
77 | 77 | "@xylabs/eslint-config-react-flat": "~7.1.8", |
78 | | - "@xylabs/react-invertible-theme": "~7.1.3", |
79 | | - "@xylabs/react-theme": "~7.1.3", |
| 78 | + "@xylabs/react-invertible-theme": "~7.1.5", |
| 79 | + "@xylabs/react-theme": "~7.1.5", |
80 | 80 | "@xylabs/ts-scripts-yarn3": "~7.1.8", |
81 | 81 | "@xylabs/tsconfig": "~7.1.8", |
82 | 82 | "@xylabs/tsconfig-dom": "~7.1.8", |
83 | 83 | "@xylabs/tsconfig-react": "~7.1.8", |
84 | 84 | "@xyo-network/hash": "~5.1.6", |
85 | | - "chromatic": "~13.3.0", |
| 85 | + "chromatic": "~13.3.1", |
86 | 86 | "copyfiles": "~2.4.1", |
87 | 87 | "dotenv": "~17.2.3", |
88 | | - "eslint": "~9.37.0", |
| 88 | + "eslint": "~9.38.0", |
89 | 89 | "eslint-import-resolver-typescript": "~4.4.4", |
90 | | - "eslint-plugin-storybook": "9.1.12", |
91 | | - "knip": "~5.65.0", |
| 90 | + "eslint-plugin-storybook": "9.1.13", |
| 91 | + "knip": "~5.66.2", |
92 | 92 | "luxon": "~3.7.2", |
93 | 93 | "react": "~19.2.0", |
94 | 94 | "react-dom": "~19.2.0", |
95 | 95 | "react-helmet": "~6.1.0", |
96 | 96 | "react-is": "~19.2.0", |
97 | 97 | "react-router-dom": "^7.9.4", |
98 | 98 | "rimraf": "~6.0.1", |
99 | | - "rollup": "~4.52.4", |
100 | | - "storybook": "~9.1.12", |
| 99 | + "rollup": "~4.52.5", |
| 100 | + "storybook": "~9.1.13", |
101 | 101 | "ts-api-utils": "~2.1.0", |
102 | 102 | "typedoc": "~0.28.14", |
103 | 103 | "typescript": "~5.9.3", |
104 | | - "vite": "~7.1.10", |
| 104 | + "vite": "~7.1.11", |
105 | 105 | "vite-plugin-checker": "~0.11.0", |
106 | 106 | "vite-plugin-svgr": "^4.5.0", |
107 | 107 | "vite-plugin-top-level-await": "~1.6.0", |
|
0 commit comments