|
20 | 20 | },
|
21 | 21 | "dependencies": {
|
22 | 22 | "@chakra-ui/anatomy": "^2.3.4",
|
23 |
| - "@chakra-ui/react": "^3.20.0", |
24 |
| - "@codemirror/lang-json": "^6.0.1", |
| 23 | + "@chakra-ui/react": "^3.27.0", |
| 24 | + "@codemirror/lang-json": "^6.0.2", |
25 | 25 | "@emotion/react": "^11.14.0",
|
26 |
| - "@tanstack/react-query": "^5.75.1", |
| 26 | + "@tanstack/react-query": "^5.90.2", |
27 | 27 | "@tanstack/react-table": "^8.21.3",
|
28 |
| - "@tanstack/react-virtual": "^3.13.8", |
| 28 | + "@tanstack/react-virtual": "^3.13.12", |
29 | 29 | "@types/debounce-promise": "^3.1.9",
|
30 |
| - "@uiw/codemirror-themes-all": "^4.23.12", |
31 |
| - "@uiw/react-codemirror": "^4.23.12", |
| 30 | + "@uiw/codemirror-themes-all": "^4.25.2", |
| 31 | + "@uiw/react-codemirror": "^4.25.2", |
32 | 32 | "@visx/group": "^3.12.0",
|
33 | 33 | "@visx/shape": "^3.12.0",
|
34 |
| - "@xyflow/react": "^12.4.4", |
35 |
| - "axios": "^1.12.0", |
| 34 | + "@xyflow/react": "^12.8.5", |
| 35 | + "axios": "^1.12.2", |
36 | 36 | "chakra-react-select": "6.1.0",
|
37 |
| - "chart.js": "^4.4.9", |
| 37 | + "chart.js": "^4.5.0", |
38 | 38 | "chartjs-adapter-dayjs-4": "^1.0.4",
|
39 | 39 | "chartjs-plugin-annotation": "^3.1.0",
|
40 |
| - "dayjs": "^1.11.13", |
| 40 | + "dayjs": "^1.11.18", |
41 | 41 | "debounce-promise": "^3.1.2",
|
42 |
| - "elkjs": "^0.10.0", |
| 42 | + "elkjs": "^0.11.0", |
43 | 43 | "html-to-image": "^1.11.13",
|
44 |
| - "i18next": "^25.1.2", |
45 |
| - "i18next-browser-languagedetector": "^8.1.0", |
| 44 | + "i18next": "^25.5.2", |
| 45 | + "i18next-browser-languagedetector": "^8.2.0", |
46 | 46 | "i18next-http-backend": "^3.0.2",
|
47 | 47 | "next-themes": "^0.4.6",
|
48 |
| - "node-sql-parser": "^5.3.10", |
| 48 | + "node-sql-parser": "^5.3.12", |
49 | 49 | "react": "^19.1.1",
|
50 | 50 | "react-chartjs-2": "^5.3.0",
|
51 | 51 | "react-dom": "^19.1.1",
|
52 |
| - "react-hook-form": "^7.56.1", |
53 |
| - "react-hotkeys-hook": "^4.6.1", |
54 |
| - "react-i18next": "^15.5.1", |
| 52 | + "react-hook-form": "^7.63.0", |
| 53 | + "react-hotkeys-hook": "^5.1.0", |
| 54 | + "react-i18next": "^15.7.3", |
55 | 55 | "react-icons": "^5.5.0",
|
56 | 56 | "react-innertext": "^1.1.5",
|
57 | 57 | "react-json-view": "^1.21.3",
|
58 |
| - "react-markdown": "^9.1.0", |
59 |
| - "react-resizable-panels": "^2.1.7", |
60 |
| - "react-router-dom": "^6.30.0", |
61 |
| - "react-syntax-highlighter": "^15.6.1", |
| 58 | + "react-markdown": "^10.1.0", |
| 59 | + "react-resizable-panels": "^3.0.6", |
| 60 | + "react-router-dom": "^7.9.2", |
| 61 | + "react-syntax-highlighter": "^15.6.6", |
62 | 62 | "remark-gfm": "^4.0.1",
|
63 |
| - "use-debounce": "^10.0.4", |
| 63 | + "use-debounce": "^10.0.6", |
64 | 64 | "usehooks-ts": "^3.1.1",
|
65 |
| - "yaml": "^2.6.1", |
66 |
| - "zustand": "^5.0.4" |
| 65 | + "yaml": "^2.8.1", |
| 66 | + "zustand": "^5.0.8" |
67 | 67 | },
|
68 | 68 | "devDependencies": {
|
69 | 69 | "@7nohe/openapi-react-query-codegen": "^1.6.2",
|
70 |
| - "@eslint/compat": "^1.2.9", |
71 |
| - "@eslint/js": "^9.25.1", |
72 |
| - "@stylistic/eslint-plugin": "^2.13.0", |
73 |
| - "@tanstack/eslint-plugin-query": "^5.74.7", |
74 |
| - "@testing-library/jest-dom": "^6.6.3", |
| 70 | + "@eslint/compat": "^1.4.0", |
| 71 | + "@eslint/js": "^9.36.0", |
| 72 | + "@stylistic/eslint-plugin": "^5.4.0", |
| 73 | + "@tanstack/eslint-plugin-query": "^5.90.1", |
| 74 | + "@testing-library/jest-dom": "^6.8.0", |
75 | 75 | "@testing-library/react": "^16.3.0",
|
76 |
| - "@trivago/prettier-plugin-sort-imports": "^4.3.0", |
77 |
| - "@types/node": "^22.15.3", |
78 |
| - "@types/react": "^18.3.19", |
79 |
| - "@types/react-dom": "^18.3.5", |
| 76 | + "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
| 77 | + "@types/node": "^24.5.2", |
| 78 | + "@types/react": "^19.1.13", |
| 79 | + "@types/react-dom": "^19.1.9", |
80 | 80 | "@types/react-syntax-highlighter": "^15.5.13",
|
81 |
| - "@vitejs/plugin-react-swc": "^4.0.1", |
| 81 | + "@vitejs/plugin-react-swc": "^4.1.0", |
82 | 82 | "@vitest/coverage-v8": "^3.2.4",
|
83 |
| - "eslint": "^9.25.1", |
84 |
| - "eslint-config-prettier": "^10.1.2", |
85 |
| - "eslint-plugin-i18next": "^6.1.1", |
| 83 | + "eslint": "^9.36.0", |
| 84 | + "eslint-config-prettier": "^10.1.8", |
| 85 | + "eslint-plugin-i18next": "^6.1.3", |
86 | 86 | "eslint-plugin-jsonc": "^2.20.1",
|
87 | 87 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
88 |
| - "eslint-plugin-perfectionist": "^4.12.3", |
89 |
| - "eslint-plugin-prettier": "^5.2.6", |
| 88 | + "eslint-plugin-perfectionist": "^4.15.0", |
| 89 | + "eslint-plugin-prettier": "^5.5.4", |
90 | 90 | "eslint-plugin-react": "^7.37.5",
|
91 | 91 | "eslint-plugin-react-hooks": "^5.2.0",
|
92 |
| - "eslint-plugin-react-refresh": "^0.4.20", |
93 |
| - "eslint-plugin-unicorn": "^55.0.0", |
94 |
| - "globals": "^15.15.0", |
95 |
| - "happy-dom": "^17.4.6", |
96 |
| - "jsonc-eslint-parser": "^2.4.0", |
97 |
| - "msw": "^2.7.5", |
| 92 | + "eslint-plugin-react-refresh": "^0.4.21", |
| 93 | + "eslint-plugin-unicorn": "^61.0.2", |
| 94 | + "globals": "^16.4.0", |
| 95 | + "happy-dom": "^18.0.1", |
| 96 | + "jsonc-eslint-parser": "^2.4.1", |
| 97 | + "msw": "^2.11.3", |
98 | 98 | "openapi-merge-cli": "^1.3.2",
|
99 |
| - "prettier": "^3.5.3", |
100 |
| - "typescript": "~5.8.3", |
101 |
| - "typescript-eslint": "^8.31.1", |
102 |
| - "vite": "^7.1.5", |
| 99 | + "prettier": "^3.6.2", |
| 100 | + "typescript": "~5.9.2", |
| 101 | + "typescript-eslint": "^8.44.1", |
| 102 | + "vite": "^7.1.7", |
103 | 103 | "vite-plugin-css-injected-by-js": "^3.5.2",
|
104 | 104 | "vitest": "^3.2.4",
|
105 | 105 | "web-worker": "^1.5.0"
|
|
0 commit comments