|
31 | 31 | "@guanmingchiu/sqlparser-ts": "^0.62.0", |
32 | 32 | "@lezer/highlight": "^1.2.3", |
33 | 33 | "@monaco-editor/react": "^4.7.0", |
34 | | - "@tanstack/react-query": "^5.101.4", |
| 34 | + "@tanstack/react-query": "^5.102.3", |
35 | 35 | "@tanstack/react-table": "^8.21.3", |
36 | | - "@tanstack/react-virtual": "^3.14.9", |
| 36 | + "@tanstack/react-virtual": "^3.14.10", |
37 | 37 | "@visx/group": "^4.0.0", |
38 | 38 | "@visx/shape": "^4.0.0", |
39 | | - "@xyflow/react": "^12.11.1", |
| 39 | + "@xyflow/react": "^12.11.3", |
40 | 40 | "anser": "^2.3.5", |
41 | 41 | "axios": "^1.19.0", |
42 | 42 | "chakra-react-select": "^6.1.3", |
43 | 43 | "chart.js": "^4.5.1", |
44 | 44 | "chartjs-adapter-dayjs-4": "^1.0.4", |
45 | 45 | "chartjs-plugin-annotation": "^3.1.0", |
46 | 46 | "culori": "^4.0.2", |
47 | | - "dayjs": "^1.11.21", |
| 47 | + "dayjs": "^1.11.23", |
48 | 48 | "elkjs": "^0.12.0", |
49 | 49 | "html-to-image": "^1.11.13", |
50 | | - "i18next": "^26.3.6", |
| 50 | + "i18next": "^26.4.0", |
51 | 51 | "i18next-browser-languagedetector": "^8.2.1", |
52 | 52 | "i18next-http-backend": "^4.0.1", |
53 | 53 | "katex": "^0.18.1", |
54 | | - "mermaid": "^11.16.1", |
| 54 | + "mermaid": "^11.17.1", |
55 | 55 | "monaco-editor": "^0.56.0", |
56 | 56 | "next-themes": "^0.4.6", |
57 | 57 | "react": "^19.2.8", |
58 | 58 | "react-chartjs-2": "^5.3.1", |
59 | 59 | "react-dom": "^19.2.8", |
60 | | - "react-hook-form": "^7.84.0", |
| 60 | + "react-hook-form": "^7.86.0", |
61 | 61 | "react-hotkeys-hook": "^5.3.3", |
62 | | - "react-i18next": "^17.0.11", |
| 62 | + "react-i18next": "^17.0.12", |
63 | 63 | "react-icons": "^5.7.0", |
64 | 64 | "react-innertext": "^1.1.5", |
65 | 65 | "react-markdown": "^10.1.0", |
|
72 | 72 | "use-debounce": "^10.1.1", |
73 | 73 | "usehooks-ts": "^3.1.1", |
74 | 74 | "yaml": "^2.9.0", |
75 | | - "zustand": "^5.0.14" |
| 75 | + "zustand": "^5.0.15" |
76 | 76 | }, |
77 | 77 | "devDependencies": { |
78 | 78 | "@7nohe/openapi-react-query-codegen": "^1.6.2", |
|
81 | 81 | "@playwright/test": "^1.62.1", |
82 | 82 | "@rolldown/plugin-babel": "^0.2.3", |
83 | 83 | "@stylistic/eslint-plugin": "^5.10.0", |
84 | | - "@tanstack/eslint-plugin-query": "^5.101.4", |
| 84 | + "@tanstack/eslint-plugin-query": "^5.102.3", |
85 | 85 | "@testing-library/jest-dom": "^7.0.0", |
86 | 86 | "@testing-library/react": "^16.3.2", |
87 | 87 | "@trivago/prettier-plugin-sort-imports": "^6.0.2", |
88 | 88 | "@types/culori": "^4.0.1", |
89 | | - "@types/node": "^26.1.2", |
| 89 | + "@types/node": "^26.3.0", |
90 | 90 | "@types/react": "^19.2.18", |
91 | 91 | "@types/react-dom": "^19.2.5", |
92 | 92 | "@types/react-syntax-highlighter": "^15.5.13", |
93 | 93 | "@typescript-eslint/eslint-plugin": "^8.66.0", |
94 | 94 | "@typescript-eslint/parser": "^8.66.0", |
95 | 95 | "@typescript-eslint/utils": "^8.66.0", |
96 | | - "@vitejs/plugin-react": "^6.0.5", |
| 96 | + "@vitejs/plugin-react": "^6.1.0", |
97 | 97 | "@vitejs/plugin-react-swc": "^4.3.3", |
98 | | - "@vitest/coverage-v8": "^4.1.9", |
| 98 | + "@vitest/coverage-v8": "^4.1.11", |
99 | 99 | "babel-plugin-react-compiler": "^1.0.0", |
100 | 100 | "eslint": "^10.9.0", |
101 | 101 | "eslint-config-prettier": "^10.1.8", |
|
108 | 108 | "eslint-plugin-react-hooks": "^7.1.1", |
109 | 109 | "eslint-plugin-react-refresh": "^0.5.4", |
110 | 110 | "eslint-plugin-unicorn": "^73.0.0", |
111 | | - "globals": "^17.9.0", |
112 | | - "happy-dom": "^20.11.2", |
| 111 | + "globals": "^17.11.0", |
| 112 | + "happy-dom": "^20.11.6", |
113 | 113 | "jsonc-eslint-parser": "^3.2.0", |
114 | 114 | "msw": "^2.15.0", |
115 | 115 | "openapi-merge-cli": "^2.0.2", |
|
119 | 119 | "typescript-eslint": "^8.66.0", |
120 | 120 | "vite": "^8.2.1", |
121 | 121 | "vite-plugin-css-injected-by-js": "^5.0.2", |
122 | | - "vitest": "^4.1.9", |
| 122 | + "vitest": "^4.1.11", |
123 | 123 | "web-worker": "^1.5.0" |
124 | 124 | }, |
125 | 125 | "packageManager": "pnpm@10.28.1", |
|
0 commit comments