|
1 | 1 | { |
2 | 2 | "name": "backend.ai-ui", |
3 | | - "version": "26.2.0-alpha.0", |
| 3 | + "version": "26.4.0-alpha.0", |
4 | 4 | "description": "React components for Backend.AI", |
5 | 5 | "repository": { |
6 | 6 | "type": "git", |
|
70 | 70 | "lucide-react": "catalog:", |
71 | 71 | "react-copy-to-clipboard": "catalog:", |
72 | 72 | "react-draggable": "^4.5.0", |
73 | | - "react-error-boundary": "^6.1.0", |
| 73 | + "react-error-boundary": "^6.1.1", |
74 | 74 | "react-resizable": "^3.1.3" |
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | | - "eslint-config-bai": "workspace:*", |
78 | 77 | "@eslint/js": "catalog:", |
79 | 78 | "@jest/expect": "catalog:", |
80 | 79 | "@jest/globals": "catalog:", |
81 | | - "@storybook/addon-docs": "^10.1.11", |
82 | | - "@storybook/addon-onboarding": "^10.1.11", |
83 | | - "@storybook/react-vite": "^10.1.11", |
| 80 | + "@storybook/addon-docs": "^10.2.16", |
| 81 | + "@storybook/addon-onboarding": "^10.2.16", |
| 82 | + "@storybook/react-vite": "^10.2.16", |
84 | 83 | "@testing-library/jest-dom": "catalog:", |
85 | 84 | "@testing-library/react": "catalog:", |
86 | 85 | "@testing-library/user-event": "catalog:", |
|
95 | 94 | "@types/relay-runtime": "catalog:", |
96 | 95 | "@types/relay-test-utils": "catalog:", |
97 | 96 | "@vitejs/plugin-react": "^4.7.0", |
98 | | - "@vueless/storybook-dark-mode": "^10.0.6", |
| 97 | + "@vueless/storybook-dark-mode": "^10.0.7", |
99 | 98 | "babel-jest": "catalog:", |
100 | 99 | "babel-plugin-react-compiler": "catalog:", |
101 | 100 | "eslint": "catalog:", |
| 101 | + "eslint-config-bai": "workspace:*", |
102 | 102 | "eslint-plugin-import": "catalog:", |
| 103 | + "eslint-plugin-json-schema-validator": "catalog:", |
103 | 104 | "eslint-plugin-react": "catalog:", |
104 | 105 | "eslint-plugin-react-hooks": "catalog:", |
105 | | - "eslint-plugin-json-schema-validator": "catalog:", |
106 | | - "eslint-plugin-storybook": "^10.1.11", |
107 | | - "globals": "catalog:", |
108 | | - "jsonc-eslint-parser": "catalog:", |
109 | | - "typescript-eslint": "catalog:", |
| 106 | + "eslint-plugin-storybook": "^10.2.16", |
110 | 107 | "fast-glob": "^3.3.3", |
| 108 | + "globals": "catalog:", |
111 | 109 | "jest": "catalog:", |
112 | 110 | "jest-environment-jsdom": "catalog:", |
| 111 | + "jsonc-eslint-parser": "catalog:", |
113 | 112 | "prettier-plugin-sort-json": "catalog:", |
114 | 113 | "relay-test-utils": "catalog:", |
115 | | - "storybook": "^10.2.10", |
| 114 | + "storybook": "^10.2.16", |
116 | 115 | "ts-jest": "catalog:", |
117 | 116 | "typescript": "^5.9.3", |
| 117 | + "typescript-eslint": "catalog:", |
118 | 118 | "vite": "^6.4.1", |
119 | 119 | "vite-plugin-dts": "^4.5.4", |
120 | 120 | "vite-plugin-relay-lite": "^0.11.0", |
|
0 commit comments