|
87 | 87 | "humanize-string": "^3.0.0", |
88 | 88 | "inquirer": "^12.5.0", |
89 | 89 | "react-hook-form": "^7.55.0", |
90 | | - "react-syntax-highlighter": "^15.6.1", |
| 90 | + "react-syntax-highlighter": "^16.0.0", |
91 | 91 | "react-virtuoso": "^4.12.7" |
92 | 92 | }, |
93 | 93 | "peerDependencies": { |
|
100 | 100 | "@mui/lab": "^7.0.0-beta.10", |
101 | 101 | "@mui/material": "^7.0.0", |
102 | 102 | "@mui/system": "^7.0.0", |
103 | | - "@mui/x-date-pickers": "^7.6.2", |
| 103 | + "@mui/x-date-pickers": "^7.6.2 || ^8.0.0", |
104 | 104 | "@playwright/test": "^1.47.2", |
105 | 105 | "monaco-editor": "^0.52.2 || ^0.53.0 || ^0.54.0", |
106 | 106 | "monaco-yaml": "^5.3.1", |
|
114 | 114 | "@babel/preset-flow": "^7.25.9", |
115 | 115 | "@babel/preset-react": "^7.26.3", |
116 | 116 | "@babel/preset-typescript": "^7.27.0", |
117 | | - "@chromatic-com/storybook": "^3.2.6", |
| 117 | + "@chromatic-com/storybook": "^4.0.0", |
118 | 118 | "@cloudquery/plugin-config-ui-connector": "^2.1.0", |
119 | 119 | "@emotion/cache": "^11.14.0", |
120 | 120 | "@emotion/react": "^11.14.0", |
|
125 | 125 | "@mui/lab": "^7.0.0-beta.10", |
126 | 126 | "@mui/material": "^7.0.1", |
127 | 127 | "@mui/system": "^7.0.1", |
128 | | - "@mui/x-date-pickers": "^7.28.2", |
| 128 | + "@mui/x-date-pickers": "^8.0.0", |
129 | 129 | "@rollup/plugin-commonjs": "^28.0.3", |
130 | 130 | "@rollup/plugin-json": "^6.1.0", |
131 | 131 | "@rollup/plugin-node-resolve": "^16.0.1", |
132 | 132 | "@rollup/plugin-terser": "^0.4.4", |
133 | 133 | "@rollup/plugin-typescript": "^12.1.2", |
134 | 134 | "@storybook/addon-essentials": "^8.6.11", |
135 | 135 | "@storybook/addon-interactions": "^8.6.11", |
136 | | - "@storybook/addon-links": "^8.6.11", |
137 | | - "@storybook/addon-onboarding": "^8.6.11", |
| 136 | + "@storybook/addon-links": "^9.0.0", |
| 137 | + "@storybook/addon-onboarding": "^9.0.0", |
138 | 138 | "@storybook/blocks": "^8.6.11", |
139 | | - "@storybook/react": "^8.6.11", |
140 | | - "@storybook/react-vite": "^8.6.11", |
| 139 | + "@storybook/react": "^9.0.0", |
| 140 | + "@storybook/react-vite": "^9.0.0", |
141 | 141 | "@storybook/test": "^8.6.11", |
142 | 142 | "@testing-library/jest-dom": "^6.6.3", |
143 | 143 | "@testing-library/react": "^16.2.0", |
144 | 144 | "@testing-library/user-event": "^14.6.1", |
145 | | - "@types/jest": "^29.5.14", |
146 | | - "@types/node": "^22.13.14", |
147 | | - "@types/react": "^18.3.8", |
| 145 | + "@types/jest": "^30.0.0", |
| 146 | + "@types/node": "^24.0.0", |
| 147 | + "@types/react": "^19.0.0", |
148 | 148 | "@typescript-eslint/eslint-plugin": "^8.28.0", |
149 | 149 | "@typescript-eslint/parser": "^8.28.0", |
150 | | - "chromatic": "^11.27.0", |
151 | | - "eslint": "^8.57.0", |
| 150 | + "chromatic": "^13.0.0", |
| 151 | + "eslint": "^9.0.0", |
152 | 152 | "eslint-config-prettier": "^10.1.1", |
153 | 153 | "eslint-import-resolver-typescript": "^4.3.1", |
154 | 154 | "eslint-plugin-import": "^2.31.0", |
155 | 155 | "eslint-plugin-jsx-a11y": "^6.10.2", |
156 | 156 | "eslint-plugin-prettier": "^5.2.5", |
157 | 157 | "eslint-plugin-react": "^7.37.4", |
158 | | - "eslint-plugin-react-hooks": "^5.2.0", |
| 158 | + "eslint-plugin-react-hooks": "^7.0.0", |
159 | 159 | "eslint-plugin-sort-destructure-keys": "^2.0.0", |
160 | | - "eslint-plugin-storybook": "^0.12.0", |
161 | | - "eslint-plugin-unicorn": "^56.0.1", |
162 | | - "jest": "^29.7.0", |
163 | | - "jest-environment-jsdom": "^29.7.0", |
| 160 | + "eslint-plugin-storybook": "^9.0.0", |
| 161 | + "eslint-plugin-unicorn": "^62.0.0", |
| 162 | + "jest": "^30.0.0", |
| 163 | + "jest-environment-jsdom": "^30.0.0", |
164 | 164 | "monaco-editor": "^0.54.0", |
165 | 165 | "monaco-yaml": "^5.3.1", |
166 | 166 | "prettier": "^3.5.3", |
167 | | - "react": "^18.3.1", |
168 | | - "react-dom": "^18.3.1", |
| 167 | + "react": "^19.0.0", |
| 168 | + "react-dom": "^19.0.0", |
169 | 169 | "react-hot-toast": "^2.5.2", |
170 | 170 | "resize-observer-polyfill": "^1.5.1", |
171 | 171 | "rimraf": "^6.0.1", |
172 | 172 | "rollup": "^4.38.0", |
173 | 173 | "rollup-plugin-copy": "^3.5.0", |
174 | 174 | "rollup-plugin-peer-deps-external": "^2.2.4", |
175 | 175 | "source-map-explorer": "^2.5.3", |
176 | | - "storybook": "^8.6.11", |
| 176 | + "storybook": "^9.0.0", |
177 | 177 | "typescript": "^5.8.2", |
178 | 178 | "vite-plugin-monaco-editor": "^1.1.0", |
179 | | - "vitest": "^3.1.4", |
| 179 | + "vitest": "^4.0.0", |
180 | 180 | "yup": "^1.6.1" |
181 | 181 | }, |
182 | 182 | "overrides": { |
183 | | - "react-is": "18.3.1" |
| 183 | + "react-is": "19.2.0" |
184 | 184 | } |
185 | 185 | } |
0 commit comments