|
13 | 13 | "dist" |
14 | 14 | ], |
15 | 15 | "dependencies": { |
16 | | - "@codemirror/autocomplete": "^6.16.0", |
| 16 | + "@codemirror/autocomplete": "^6.16.2", |
17 | 17 | "@codemirror/commands": "^6.5.0", |
18 | 18 | "@codemirror/lang-markdown": "^6.2.5", |
19 | 19 | "@codemirror/lang-python": "^6.1.6", |
20 | | - "@codemirror/language": "^6.10.1", |
| 20 | + "@codemirror/language": "^6.10.2", |
21 | 21 | "@codemirror/language-data": "^6.5.1", |
22 | | - "@codemirror/lint": "^6.7.0", |
| 22 | + "@codemirror/lint": "^6.8.0", |
23 | 23 | "@codemirror/search": "^6.5.6", |
24 | 24 | "@codemirror/state": "^6.4.1", |
25 | 25 | "@codemirror/theme-one-dark": "^6.1.2", |
|
31 | 31 | "@dnd-kit/utilities": "^3.2.2", |
32 | 32 | "@emotion/cache": "^11.11.0", |
33 | 33 | "@emotion/react": "^11.11.4", |
34 | | - "@hookform/resolvers": "^3.3.4", |
| 34 | + "@hookform/resolvers": "^3.4.2", |
35 | 35 | "@lezer/common": "^1.2.1", |
36 | 36 | "@lezer/highlight": "^1.2.0", |
37 | | - "@lezer/lr": "^1.4.0", |
| 37 | + "@lezer/lr": "^1.4.1", |
38 | 38 | "@marimo-team/react-slotz": "^0.1.8", |
39 | 39 | "@open-rpc/client-js": "^1.8.1", |
40 | 40 | "@paralleldrive/cuid2": "^2.2.2", |
|
63 | 63 | "@radix-ui/react-tooltip": "^1.0.7", |
64 | 64 | "@radix-ui/react-use-callback-ref": "^1.0.1", |
65 | 65 | "@radix-ui/react-use-controllable-state": "^1.0.1", |
66 | | - "@react-aria/focus": "^3.17.0", |
| 66 | + "@react-aria/focus": "^3.17.1", |
67 | 67 | "@replit/codemirror-vim": "^6.2.1", |
68 | 68 | "@storybook/addon-styling": "^1.3.7", |
69 | | - "@tanstack/react-table": "^8.16.0", |
| 69 | + "@tanstack/react-table": "^8.17.3", |
70 | 70 | "@textea/json-viewer": "^3.4.1", |
71 | 71 | "@types/humanize-duration": "^3.27.4", |
72 | 72 | "@types/js-cookie": "^3.0.6", |
73 | | - "@types/jsdom": "^21.1.6", |
| 73 | + "@types/jsdom": "^21.1.7", |
74 | 74 | "@types/react-grid-layout": "^1.3.5", |
75 | 75 | "@uidotdev/usehooks": "^2.4.1", |
76 | | - "@uiw/codemirror-extensions-langs": "^4.22.0", |
77 | | - "@uiw/react-codemirror": "^4.22.0", |
78 | | - "ai": "^3.1.1", |
| 76 | + "@uiw/codemirror-extensions-langs": "^4.22.1", |
| 77 | + "@uiw/react-codemirror": "^4.22.1", |
| 78 | + "ai": "^3.1.23", |
79 | 79 | "ansi_up": "^6.0.2", |
80 | 80 | "blob-polyfill": "^7.0.20220408", |
81 | 81 | "class-variance-authority": "^0.7.0", |
|
91 | 91 | "htm": "^3.1.1", |
92 | 92 | "html-react-parser": "^5.1.10", |
93 | 93 | "html-to-image": "^1.11.11", |
94 | | - "humanize-duration": "^3.32.0", |
| 94 | + "humanize-duration": "^3.32.1", |
95 | 95 | "iconify-icon": "^2.1.0", |
96 | | - "jotai": "^2.8.0", |
| 96 | + "jotai": "^2.8.3", |
97 | 97 | "js-cookie": "^3.0.5", |
98 | 98 | "katex": "^0.16.10", |
99 | 99 | "lodash-es": "^4.17.21", |
100 | | - "lucide-react": "^0.378.0", |
| 100 | + "lucide-react": "^0.383.0", |
101 | 101 | "lz-string": "^1.5.0", |
102 | | - "mermaid": "^10.9.0", |
| 102 | + "mermaid": "^10.9.1", |
103 | 103 | "partysocket": "1.0.1", |
104 | 104 | "path-to-regexp": "^6.2.2", |
105 | | - "plotly.js": "^2.32.0", |
106 | | - "pyodide": "^0.25.1", |
| 105 | + "plotly.js": "^2.33.0", |
| 106 | + "pyodide": "^0.26.0", |
107 | 107 | "react-arborist": "^3.4.0", |
108 | | - "react-aria-components": "^1.2.0", |
109 | | - "react-codemirror-merge": "^4.22.0", |
| 108 | + "react-aria-components": "^1.2.1", |
| 109 | + "react-codemirror-merge": "^4.22.1", |
110 | 110 | "react-day-picker": "^8.10.1", |
111 | 111 | "react-dropzone": "^14.2.3", |
112 | 112 | "react-error-boundary": "^4.0.13", |
113 | 113 | "react-grid-layout": "^1.4.4", |
114 | | - "react-hook-form": "^7.51.4", |
| 114 | + "react-hook-form": "^7.51.5", |
115 | 115 | "react-plotly.js": "^2.6.0", |
116 | 116 | "react-resizable-panels": "2.0.19", |
117 | 117 | "react-use-event-hook": "^0.9.6", |
118 | 118 | "react-vega": "^7.6.0", |
119 | 119 | "reactflow": "^11.11.3", |
120 | 120 | "rpc-anywhere": "^1.7.0", |
121 | 121 | "string-dedent": "^3.0.1", |
122 | | - "swiper": "^11.1.1", |
| 122 | + "swiper": "^11.1.4", |
123 | 123 | "tailwind-merge": "^2.3.0", |
124 | 124 | "tailwindcss-animate": "^1.0.7", |
125 | 125 | "timestring": "^7.0.0", |
126 | 126 | "use-resize-observer": "^9.1.0", |
127 | | - "vega-lite": "^5.18.0", |
| 127 | + "vega-lite": "^5.18.1", |
128 | 128 | "vega-loader": "^4.5.1", |
129 | 129 | "vscode-languageserver-protocol": "^3.17.5", |
130 | 130 | "web-vitals": "^3.5.2", |
131 | | - "zod": "^3.23.6" |
| 131 | + "zod": "^3.23.8" |
132 | 132 | }, |
133 | 133 | "scripts": { |
134 | 134 | "preinstall": "npx only-allow pnpm", |
|
156 | 156 | }, |
157 | 157 | "devDependencies": { |
158 | 158 | "@biomejs/biome": "1.7.3", |
159 | | - "@playwright/test": "^1.44.0", |
| 159 | + "@playwright/test": "^1.44.1", |
160 | 160 | "@storybook/addon-docs": "^8.1.5", |
161 | 161 | "@storybook/addon-essentials": "^8.1.5", |
162 | 162 | "@storybook/addon-interactions": "^8.1.5", |
|
167 | 167 | "@storybook/testing-library": "^0.2.2", |
168 | 168 | "@swc-jotai/react-refresh": "^0.1.0", |
169 | 169 | "@testing-library/react": "^15.0.7", |
170 | | - "@types/emscripten": "^1.39.11", |
| 170 | + "@types/emscripten": "^1.39.13", |
171 | 171 | "@types/katex": "^0.16.7", |
172 | 172 | "@types/lodash-es": "^4.17.12", |
173 | | - "@types/node": "^20.12.10", |
174 | | - "@types/react": "^18.3.1", |
| 173 | + "@types/node": "^20.14.0", |
| 174 | + "@types/react": "^18.3.3", |
175 | 175 | "@types/react-dom": "^18.3.0", |
176 | 176 | "@types/react-plotly.js": "^2.6.3", |
177 | 177 | "@types/timestring": "^6.0.5", |
178 | 178 | "@typescript-eslint/eslint-plugin": "^7.8.0", |
179 | 179 | "@typescript-eslint/parser": "^7.8.0", |
180 | | - "@vitejs/plugin-react-swc": "^3.6.0", |
| 180 | + "@vitejs/plugin-react-swc": "^3.7.0", |
181 | 181 | "autoprefixer": "^10.4.19", |
182 | 182 | "eslint": "^8.57.0", |
183 | 183 | "eslint-config-prettier": "^9.1.0", |
|
188 | 188 | "eslint-plugin-storybook": "^0.8.0", |
189 | 189 | "eslint-plugin-unicorn": "^52.0.0", |
190 | 190 | "eslint-plugin-vitest": "^0.4.1", |
191 | | - "jsdom": "^24.0.0", |
192 | | - "npm-run-all2": "^6.1.2", |
| 191 | + "jsdom": "^24.1.0", |
| 192 | + "npm-run-all2": "^6.2.0", |
193 | 193 | "postcss": "^8.4.38", |
194 | 194 | "postcss-plugin-namespace": "^0.0.3", |
195 | 195 | "react": "^18.3.1", |
196 | 196 | "react-dom": "^18.3.1", |
197 | 197 | "react-test-renderer": "^18.3.1", |
198 | 198 | "storybook": "^8.1.5", |
199 | | - "stylelint": "^16.5.0", |
| 199 | + "stylelint": "^16.6.1", |
200 | 200 | "stylelint-config-standard": "^36.0.0", |
201 | 201 | "tailwindcss": "^3.4.3", |
202 | 202 | "turbo": "^1.13.3", |
203 | 203 | "typescript": "^5.4.5", |
204 | | - "vite": "^5.2.11", |
| 204 | + "vite": "^5.2.12", |
205 | 205 | "vite-tsconfig-paths": "^4.3.2", |
206 | 206 | "vitest": "^1.6.0" |
207 | 207 | } |
|
0 commit comments