|
42 | 42 | "docs:security-scan:verbose": "./tools/scan-docs-security.sh --verbose" |
43 | 43 | }, |
44 | 44 | "dependencies": { |
45 | | - "@atlaskit/pragmatic-drag-and-drop": "1.3.0", |
46 | | - "@chakra-ui/anatomy": "2.2.2", |
47 | | - "@chakra-ui/icons": "2.1.1", |
| 45 | + "@atlaskit/pragmatic-drag-and-drop": "1.7.9", |
| 46 | + "@chakra-ui/anatomy": "2.3.4", |
| 47 | + "@chakra-ui/icons": "2.2.4", |
48 | 48 | "@chakra-ui/radio": "2.1.2", |
49 | | - "@chakra-ui/react": "2.8.2", |
| 49 | + "@chakra-ui/react": "2.10.9", |
50 | 50 | "@chakra-ui/skip-nav": "2.1.0", |
51 | 51 | "@chakra-ui/theme-tools": "2.2.9", |
52 | | - "@chakra-ui/utils": "2.0.14", |
| 52 | + "@chakra-ui/utils": "2.2.2", |
53 | 53 | "@dagrejs/dagre": "^1.1.5", |
54 | | - "@emotion/react": "11.11.4", |
55 | | - "@emotion/styled": "11.11.0", |
56 | | - "@fontsource/roboto": "5.0.13", |
| 54 | + "@emotion/react": "11.14.0", |
| 55 | + "@emotion/styled": "11.14.1", |
| 56 | + "@fontsource/roboto": "5.2.10", |
57 | 57 | "@jsonhero/schema-infer": "0.1.5", |
58 | 58 | "@monaco-editor/react": "^4.7.0", |
59 | | - "@nivo/bar": "0.88.0", |
60 | | - "@nivo/chord": "0.88.0", |
61 | | - "@nivo/colors": "0.88.0", |
62 | | - "@nivo/core": "0.88.0", |
63 | | - "@nivo/line": "0.88.0", |
64 | | - "@nivo/sankey": "0.88.0", |
65 | | - "@nivo/sunburst": "0.88.0", |
66 | | - "@nivo/tree": "0.88.0", |
| 59 | + "@nivo/bar": "0.99.0", |
| 60 | + "@nivo/chord": "0.99.0", |
| 61 | + "@nivo/colors": "0.99.0", |
| 62 | + "@nivo/core": "0.99.0", |
| 63 | + "@nivo/line": "0.99.0", |
| 64 | + "@nivo/sankey": "0.99.0", |
| 65 | + "@nivo/sunburst": "0.99.0", |
| 66 | + "@nivo/tree": "0.99.0", |
67 | 67 | "@rjsf/chakra-ui": "5.24.13", |
68 | 68 | "@rjsf/core": "5.24.13", |
69 | 69 | "@rjsf/utils": "5.24.13", |
70 | 70 | "@rjsf/validator-ajv8": "5.24.13", |
71 | | - "@sentry/react": "8.27.0", |
72 | | - "@sentry/vite-plugin": "2.22.3", |
73 | | - "@tanstack/react-query": "5.85.5", |
74 | | - "@tanstack/react-query-devtools": "5.85.5", |
75 | | - "@tanstack/react-table": "8.9.3", |
76 | | - "@tiptap/extension-document": "2.9.1", |
77 | | - "@tiptap/extension-mention": "2.9.1", |
78 | | - "@tiptap/extension-paragraph": "2.9.1", |
79 | | - "@tiptap/extension-placeholder": "2.9.1", |
80 | | - "@tiptap/extension-text": "2.9.1", |
81 | | - "@tiptap/pm": "2.9.1", |
82 | | - "@tiptap/react": "2.9.1", |
83 | | - "@tiptap/suggestion": "2.9.1", |
| 71 | + "@sentry/react": "8.55.1", |
| 72 | + "@sentry/vite-plugin": "2.23.1", |
| 73 | + "@tanstack/react-query": "5.95.2", |
| 74 | + "@tanstack/react-query-devtools": "5.95.2", |
| 75 | + "@tanstack/react-table": "8.21.3", |
| 76 | + "@tiptap/extension-document": "2.27.2", |
| 77 | + "@tiptap/extension-mention": "2.27.2", |
| 78 | + "@tiptap/extension-paragraph": "2.27.2", |
| 79 | + "@tiptap/extension-placeholder": "2.27.2", |
| 80 | + "@tiptap/extension-text": "2.27.2", |
| 81 | + "@tiptap/pm": "2.27.2", |
| 82 | + "@tiptap/react": "2.27.2", |
| 83 | + "@tiptap/suggestion": "2.27.2", |
84 | 84 | "@types/d3-array": "3.2.2", |
85 | 85 | "@types/d3-hierarchy": "3.1.7", |
86 | 86 | "@types/d3-scale-chromatic": "3.1.0", |
|
89 | 89 | "@types/sinon": "^17.0.4", |
90 | 90 | "@uidotdev/usehooks": "2.4.1", |
91 | 91 | "@vitest/coverage-v8": "3.2.4", |
92 | | - "@xyflow/react": "12.8.4", |
93 | | - "axios": "1.13.6", |
94 | | - "chakra-react-select": "4.7.6", |
95 | | - "csstype": "3.1.3", |
| 92 | + "@xyflow/react": "12.10.2", |
| 93 | + "axios": "1.14.0", |
| 94 | + "chakra-react-select": "4.10.1", |
| 95 | + "csstype": "3.2.3", |
96 | 96 | "cypress-real-events": "1.15.0", |
97 | 97 | "d3-array": "3.2.4", |
98 | 98 | "d3-hierarchy": "3.1.2", |
99 | 99 | "d3-scale-chromatic": "3.1.0", |
100 | 100 | "d3-shape": "3.2.0", |
101 | | - "debug": "4.3.7", |
102 | | - "elkjs": "0.9.1", |
| 101 | + "debug": "4.4.3", |
| 102 | + "elkjs": "0.11.1", |
103 | 103 | "form-data": "4.0.5", |
104 | | - "framer-motion": "10.12.21", |
105 | | - "i18next": "23.11.3", |
| 104 | + "framer-motion": "10.18.0", |
| 105 | + "i18next": "23.16.8", |
106 | 106 | "immutable-json-patch": "6.0.2", |
107 | | - "luxon": "3.3.0", |
108 | | - "mermaid": "11.12.3", |
| 107 | + "luxon": "3.7.2", |
| 108 | + "mermaid": "11.13.0", |
109 | 109 | "monaco-editor": "^0.55.1", |
110 | | - "mqtt": "5.10.1", |
| 110 | + "mqtt": "5.15.1", |
111 | 111 | "mqtt-match": "3.0.0", |
112 | 112 | "nyc": "17.1.0", |
113 | | - "protobufjs": "7.2.6", |
| 113 | + "protobufjs": "7.5.4", |
114 | 114 | "react": "18.3.1", |
115 | | - "react-accessible-treeview": "2.9.1", |
| 115 | + "react-accessible-treeview": "2.11.2", |
116 | 116 | "react-dom": "18.3.1", |
117 | | - "react-dropzone": "14.2.3", |
118 | | - "react-hook-form": "7.43.9", |
119 | | - "react-hotkeys-hook": "4.5.0", |
| 117 | + "react-dropzone": "14.4.1", |
| 118 | + "react-hook-form": "7.72.0", |
| 119 | + "react-hotkeys-hook": "4.6.2", |
120 | 120 | "react-i18next": "14.1.3", |
121 | | - "react-icons": "5.3.0", |
| 121 | + "react-icons": "5.6.0", |
122 | 122 | "react-router-dom": "6.30.3", |
123 | | - "recharts": "2.12.7", |
| 123 | + "recharts": "2.15.4", |
124 | 124 | "tippy.js": "6.3.7", |
125 | | - "ts-pattern": "5.3.1", |
| 125 | + "ts-pattern": "5.9.0", |
126 | 126 | "uuid": "9.0.1", |
127 | 127 | "webcola": "^3.4.0", |
128 | 128 | "xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz", |
129 | | - "zustand": "4.4.7" |
| 129 | + "zustand": "4.5.7" |
130 | 130 | }, |
131 | 131 | "devDependencies": { |
132 | 132 | "@4tw/cypress-drag-drop": "2.3.1", |
133 | | - "@chakra-ui/cli": "2.4.1", |
134 | | - "@cypress/code-coverage": "3.13.11", |
| 133 | + "@chakra-ui/cli": "2.5.8", |
| 134 | + "@cypress/code-coverage": "3.14.7", |
135 | 135 | "@cypress/grep": "^5.0.0", |
136 | | - "@eslint/js": "9.26.0", |
| 136 | + "@eslint/js": "9.39.4", |
137 | 137 | "@istanbuljs/nyc-config-typescript": "1.0.2", |
138 | 138 | "@mswjs/data": "0.16.2", |
139 | | - "@percy/cli": "1.28.5", |
| 139 | + "@percy/cli": "1.31.10", |
140 | 140 | "@percy/cypress": "3.1.7", |
141 | | - "@tanstack/eslint-plugin-query": "5.74.7", |
142 | | - "@testing-library/jest-dom": "6.6.4", |
143 | | - "@testing-library/react": "16.2.0", |
| 141 | + "@tanstack/eslint-plugin-query": "5.95.2", |
| 142 | + "@testing-library/jest-dom": "6.9.1", |
| 143 | + "@testing-library/react": "16.3.2", |
144 | 144 | "@types/chai": "^5.2.2", |
145 | 145 | "@types/dagre": "^0.7.53", |
146 | 146 | "@types/debug": "4.1.13", |
147 | | - "@types/luxon": "3.3.0", |
| 147 | + "@types/luxon": "3.7.1", |
148 | 148 | "@types/node": "^25.3.0", |
149 | | - "@types/react": "18.0.28", |
150 | | - "@types/react-dom": "18.0.11", |
| 149 | + "@types/react": "18.3.28", |
| 150 | + "@types/react-dom": "18.3.7", |
151 | 151 | "@types/uuid": "9.0.8", |
152 | 152 | "@vitejs/plugin-react": "4.7.0", |
153 | 153 | "@vitest/coverage-istanbul": "3.2.4", |
154 | 154 | "@vitest/ui": "3.2.4", |
155 | | - "axe-core": "4.10.3", |
| 155 | + "axe-core": "4.11.1", |
156 | 156 | "commander": "13.1.0", |
157 | 157 | "copyfiles": "2.4.1", |
158 | | - "cypress": "15.11.0", |
| 158 | + "cypress": "15.13.0", |
159 | 159 | "cypress-axe": "1.7.0", |
160 | 160 | "cypress-each": "1.14.1", |
161 | 161 | "cypress-multi-reporters": "^2.0.5", |
162 | 162 | "cypress-terminal-report": "7.3.3", |
163 | 163 | "d3-scale-cluster": "2.0.1", |
164 | | - "eslint": "9.26.0", |
| 164 | + "eslint": "9.39.4", |
165 | 165 | "eslint-config-prettier": "10.1.8", |
166 | | - "eslint-plugin-cypress": "5.2.1", |
| 166 | + "eslint-plugin-cypress": "5.3.0", |
167 | 167 | "eslint-plugin-react": "7.37.5", |
168 | 168 | "eslint-plugin-react-hooks": "5.2.0", |
169 | | - "eslint-plugin-react-refresh": "0.4.20", |
| 169 | + "eslint-plugin-react-refresh": "0.5.2", |
170 | 170 | "eslint-plugin-sonarjs": "^3.0.2", |
171 | 171 | "fs-extra": "11.3.4", |
172 | | - "globals": "16.1.0", |
| 172 | + "globals": "16.5.0", |
173 | 173 | "i18next-pseudo": "2.2.1", |
174 | | - "jsdom": "24.0.0", |
| 174 | + "jsdom": "24.1.3", |
175 | 175 | "mocha-junit-reporter": "^2.2.1", |
176 | 176 | "mochawesome": "^7.1.4", |
177 | 177 | "mochawesome-merge": "^5.0.0", |
178 | 178 | "mochawesome-report-generator": "^6.3.2", |
179 | | - "msw": "2.7.0", |
180 | | - "openapi-typescript-codegen": "0.25.0", |
181 | | - "prettier": "3.5.3", |
182 | | - "sass": "1.70.0", |
183 | | - "stylelint": "16.14.1", |
| 179 | + "msw": "2.12.14", |
| 180 | + "openapi-typescript-codegen": "0.30.0", |
| 181 | + "prettier": "3.8.1", |
| 182 | + "sass": "1.98.0", |
| 183 | + "stylelint": "16.26.1", |
184 | 184 | "stylelint-config-standard": "37.0.0", |
185 | 185 | "stylelint-config-standard-scss": "14.0.0", |
186 | | - "typescript": "5.7.3", |
187 | | - "typescript-eslint": "8.32.1", |
188 | | - "vite": "7.1.11", |
| 186 | + "typescript": "5.9.3", |
| 187 | + "typescript-eslint": "8.57.2", |
| 188 | + "vite": "7.3.1", |
189 | 189 | "vite-plugin-istanbul": "7.2.1", |
190 | 190 | "vitest": "3.2.4" |
191 | 191 | }, |
|
209 | 209 | "flatted": "3.4.2" |
210 | 210 | } |
211 | 211 | }, |
212 | | - "packageManager": "pnpm@10.32.1+sha512.a706938f0e89ac1456b6563eab4edf1d1faf3368d1191fc5c59790e96dc918e4456ab2e67d613de1043d2e8c81f87303e6b40d4ffeca9df15ef1ad567348f2be" |
| 212 | + "packageManager": "pnpm@10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319" |
213 | 213 | } |
0 commit comments