|
1 | 1 | {
|
2 | 2 | "name": "@cloudquery/plugin-config-ui-lib",
|
3 | 3 | "description": "Plugin configuration UI library for CloudQuery Cloud App",
|
4 |
| - "version": "7.1.2", |
| 4 | + "version": "8.0.0", |
5 | 5 | "private": false,
|
6 | 6 | "main": "dist/index.cjs.js",
|
7 | 7 | "module": "dist/index.esm.js",
|
|
78 | 78 | "chromatic": "npx chromatic"
|
79 | 79 | },
|
80 | 80 | "dependencies": {
|
81 |
| - "@babel/runtime": "^7.26.7", |
82 |
| - "@cloudquery/cloud-ui": "^3.1.0", |
83 |
| - "@rudderstack/analytics-js": "^3.14.0", |
| 81 | + "@babel/runtime": "^7.27.0", |
| 82 | + "@cloudquery/cloud-ui": "^4.0.0", |
| 83 | + "@rudderstack/analytics-js": "^3.16.1", |
84 | 84 | "dayjs": "^1.11.13",
|
85 | 85 | "decamelize": "^6.0.0",
|
86 | 86 | "handlebars": "^4.7.8",
|
87 | 87 | "humanize-string": "^3.0.0",
|
88 |
| - "inquirer": "^12.4.1", |
89 |
| - "react-hook-form": "^7.54.2", |
90 |
| - "react-virtuoso": "^4.12.5" |
| 88 | + "inquirer": "^12.5.0", |
| 89 | + "react-hook-form": "^7.55.0", |
| 90 | + "react-virtuoso": "^4.12.6" |
91 | 91 | },
|
92 | 92 | "peerDependencies": {
|
93 | 93 | "@cloudquery/plugin-config-ui-connector": "^1.0.0",
|
94 | 94 | "@emotion/cache": "^11.11.4",
|
95 | 95 | "@emotion/react": "^11.11.4",
|
96 | 96 | "@emotion/styled": "^11.11.4",
|
97 | 97 | "@monaco-editor/react": "^4.7.0",
|
98 |
| - "@mui/icons-material": "^6.0.0", |
99 |
| - "@mui/lab": "^6.0.0-beta.9", |
100 |
| - "@mui/material": "^6.0.0", |
101 |
| - "@mui/system": "^6.0.0", |
| 98 | + "@mui/icons-material": "^7.0.0", |
| 99 | + "@mui/lab": "^7.0.0-beta.10", |
| 100 | + "@mui/material": "^7.0.0", |
| 101 | + "@mui/system": "^7.0.0", |
102 | 102 | "@mui/x-date-pickers": "^7.6.2",
|
103 | 103 | "@playwright/test": "^1.47.2",
|
104 | 104 | "monaco-editor": "^0.52.2",
|
|
109 | 109 | },
|
110 | 110 | "devDependencies": {
|
111 | 111 | "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
112 |
| - "@babel/preset-env": "^7.26.7", |
| 112 | + "@babel/preset-env": "^7.26.9", |
113 | 113 | "@babel/preset-flow": "^7.25.9",
|
114 | 114 | "@babel/preset-react": "^7.26.3",
|
115 |
| - "@babel/preset-typescript": "^7.26.0", |
116 |
| - "@chromatic-com/storybook": "^3.2.4", |
| 115 | + "@babel/preset-typescript": "^7.27.0", |
| 116 | + "@chromatic-com/storybook": "^3.2.6", |
117 | 117 | "@cloudquery/plugin-config-ui-connector": "^1.0.0",
|
118 |
| - "@emotion/cache": "^11.11.4", |
119 |
| - "@emotion/react": "^11.11.4", |
120 |
| - "@emotion/styled": "^11.11.4", |
121 |
| - "@microsoft/api-extractor": "^7.49.2", |
| 118 | + "@emotion/cache": "^11.14.0", |
| 119 | + "@emotion/react": "^11.14.0", |
| 120 | + "@emotion/styled": "^11.14.0", |
| 121 | + "@microsoft/api-extractor": "^7.52.2", |
122 | 122 | "@monaco-editor/react": "^4.7.0",
|
123 |
| - "@mui/icons-material": "^6.0.0", |
124 |
| - "@mui/lab": "^6.0.0-beta.9", |
125 |
| - "@mui/material": "^6.0.0", |
126 |
| - "@mui/system": "^6.0.0", |
127 |
| - "@mui/x-date-pickers": "^7.6.2", |
128 |
| - "@rollup/plugin-commonjs": "^28.0.2", |
129 |
| - "@rollup/plugin-node-resolve": "^16.0.0", |
| 123 | + "@mui/icons-material": "^7.0.1", |
| 124 | + "@mui/lab": "^7.0.0-beta.10", |
| 125 | + "@mui/material": "^7.0.1", |
| 126 | + "@mui/system": "^7.0.1", |
| 127 | + "@mui/x-date-pickers": "^7.28.2", |
| 128 | + "@rollup/plugin-commonjs": "^28.0.3", |
| 129 | + "@rollup/plugin-node-resolve": "^16.0.1", |
130 | 130 | "@rollup/plugin-terser": "^0.4.4",
|
131 | 131 | "@rollup/plugin-typescript": "^12.1.2",
|
132 |
| - "@storybook/addon-essentials": "^8.5.3", |
133 |
| - "@storybook/addon-interactions": "^8.5.3", |
134 |
| - "@storybook/addon-links": "^8.5.3", |
135 |
| - "@storybook/addon-onboarding": "^8.5.3", |
136 |
| - "@storybook/blocks": "^8.5.3", |
137 |
| - "@storybook/react": "^8.5.3", |
138 |
| - "@storybook/react-vite": "^8.5.3", |
139 |
| - "@storybook/test": "^8.5.3", |
| 132 | + "@storybook/addon-essentials": "^8.6.11", |
| 133 | + "@storybook/addon-interactions": "^8.6.11", |
| 134 | + "@storybook/addon-links": "^8.6.11", |
| 135 | + "@storybook/addon-onboarding": "^8.6.11", |
| 136 | + "@storybook/blocks": "^8.6.11", |
| 137 | + "@storybook/react": "^8.6.11", |
| 138 | + "@storybook/react-vite": "^8.6.11", |
| 139 | + "@storybook/test": "^8.6.11", |
140 | 140 | "@testing-library/jest-dom": "^6.6.3",
|
141 | 141 | "@testing-library/react": "^16.2.0",
|
142 | 142 | "@testing-library/user-event": "^14.6.1",
|
143 | 143 | "@types/jest": "^29.5.14",
|
144 |
| - "@types/node": "^22.13.0", |
| 144 | + "@types/node": "^22.13.14", |
145 | 145 | "@types/react": "^18.3.8",
|
146 |
| - "@typescript-eslint/eslint-plugin": "^8.22.0", |
147 |
| - "@typescript-eslint/parser": "^8.22.0", |
148 |
| - "chromatic": "^11.25.2", |
| 146 | + "@typescript-eslint/eslint-plugin": "^8.28.0", |
| 147 | + "@typescript-eslint/parser": "^8.28.0", |
| 148 | + "chromatic": "^11.27.0", |
149 | 149 | "eslint": "^8.57.0",
|
150 |
| - "eslint-config-prettier": "^10.0.1", |
151 |
| - "eslint-import-resolver-typescript": "^3.7.0", |
| 150 | + "eslint-config-prettier": "^10.1.1", |
| 151 | + "eslint-import-resolver-typescript": "^4.3.1", |
152 | 152 | "eslint-plugin-import": "^2.31.0",
|
153 | 153 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
154 |
| - "eslint-plugin-prettier": "^5.2.3", |
| 154 | + "eslint-plugin-prettier": "^5.2.5", |
155 | 155 | "eslint-plugin-react": "^7.37.4",
|
156 |
| - "eslint-plugin-react-hooks": "^5.1.0", |
| 156 | + "eslint-plugin-react-hooks": "^5.2.0", |
157 | 157 | "eslint-plugin-sort-destructure-keys": "^2.0.0",
|
158 |
| - "eslint-plugin-storybook": "^0.11.2", |
| 158 | + "eslint-plugin-storybook": "^0.12.0", |
159 | 159 | "eslint-plugin-unicorn": "^56.0.1",
|
160 | 160 | "jest": "^29.7.0",
|
161 | 161 | "jest-environment-jsdom": "^29.7.0",
|
162 | 162 | "monaco-editor": "^0.52.2",
|
163 | 163 | "monaco-yaml": "^5.3.1",
|
164 |
| - "prettier": "^3.4.2", |
| 164 | + "prettier": "^3.5.3", |
165 | 165 | "react": "^18.3.1",
|
166 | 166 | "react-dom": "^18.3.1",
|
167 |
| - "react-hot-toast": "^2.5.1", |
| 167 | + "react-hot-toast": "^2.5.2", |
168 | 168 | "resize-observer-polyfill": "^1.5.1",
|
169 | 169 | "rimraf": "^6.0.1",
|
170 |
| - "rollup": "^4.34.1", |
| 170 | + "rollup": "^4.38.0", |
171 | 171 | "rollup-plugin-copy": "^3.5.0",
|
172 | 172 | "rollup-plugin-peer-deps-external": "^2.2.4",
|
173 | 173 | "source-map-explorer": "^2.5.3",
|
174 |
| - "storybook": "^8.5.3", |
175 |
| - "typescript": "^5.7.3", |
| 174 | + "storybook": "^8.6.11", |
| 175 | + "typescript": "^5.8.2", |
176 | 176 | "vite-plugin-monaco-editor": "^1.1.0",
|
177 | 177 | "yup": "^1.6.1"
|
178 | 178 | }
|
|
0 commit comments