|
39 | 39 | "@commitlint/config-conventional": "^19.8.0", |
40 | 40 | "@commitlint/types": "^19.8.0", |
41 | 41 | "@figma/code-connect": "^1.3.1", |
42 | | - "@storybook/addon-a11y": "^9.0.9", |
| 42 | + "@storybook/addon-a11y": "^9.1.0", |
43 | 43 | "@storybook/addon-designs": "^10.0.1", |
44 | | - "@storybook/addon-docs": "^9.0.9", |
45 | | - "@storybook/addon-themes": "^9.0.9", |
46 | | - "@storybook/react-vite": "^9.0.9", |
| 44 | + "@storybook/addon-docs": "^9.1.0", |
| 45 | + "@storybook/addon-themes": "^9.1.0", |
| 46 | + "@storybook/react-vite": "^9.1.0", |
47 | 47 | "@testing-library/dom": "^10.4.0", |
48 | 48 | "@testing-library/jest-dom": "^6.6.2", |
49 | 49 | "@testing-library/react": "^16.3.0", |
50 | 50 | "@testing-library/user-event": "^14.6.0", |
51 | 51 | "@types/css-modules": "^1.0.5", |
52 | | - "@types/node": "^22.15.3", |
| 52 | + "@types/node": "^22.17.0", |
53 | 53 | "@types/react": "^19.1.1", |
54 | 54 | "@types/react-dom": "^19.1.2", |
55 | 55 | "@vanilla-extract/css": "^1.17.1", |
56 | 56 | "@vanilla-extract/vite-plugin": "^5.1.0", |
57 | | - "@vitejs/plugin-react-oxc": "^0.2.0", |
58 | | - "@vitejs/plugin-react-swc": "^3.9.0", |
| 57 | + "@vitejs/plugin-react-oxc": "^0.3.0", |
| 58 | + "@vitejs/plugin-react-swc": "^3.11.0", |
59 | 59 | "@vitest/coverage-v8": "^3.2.0", |
60 | 60 | "@vitest/ui": "^3.2.0", |
61 | 61 | "axe-core": "^4.10.3", |
|
66 | 66 | "jsdom": "^26.0.0", |
67 | 67 | "lightningcss": "^1.30.1", |
68 | 68 | "lint-staged": "^16.0.0", |
69 | | - "nx": "21.2.1", |
| 69 | + "nx": "21.3.10", |
70 | 70 | "react": "19.1.0", |
71 | 71 | "react-dom": "19.1.0", |
72 | 72 | "react-router": "7.5.2", |
73 | 73 | "rollup-plugin-pure": "^0.4.0", |
74 | | - "storybook": "^9.0.9", |
75 | | - "storybook-addon-pseudo-states": "^9.0.9", |
| 74 | + "storybook": "^9.1.0", |
| 75 | + "storybook-addon-pseudo-states": "^9.1.0", |
76 | 76 | "tsx": "^4.20.3", |
77 | | - "typescript": "^5.8.2", |
78 | | - "typescript-plugin-css-modules": "^5.1.0", |
| 77 | + "typescript": "^5.9.2", |
| 78 | + "typescript-plugin-css-modules": "^5.2.0", |
79 | 79 | |
80 | 80 | "vitest": "^3.2.0" |
81 | 81 | }, |
82 | | - "packageManager": "pnpm@10.12.4", |
| 82 | + "packageManager": "pnpm@10.14.0", |
83 | 83 | "pnpm": { |
84 | 84 | "onlyBuiltDependencies": [ |
85 | 85 | "@biomejs/biome", |
|
0 commit comments