|
31 | 31 | "@hookform/resolvers": "^5.2.2", |
32 | 32 | "@lezer/highlight": "1.2.1", |
33 | 33 | "@radix-ui/react-alert-dialog": "^1.1.15", |
34 | | - "@radix-ui/react-avatar": "^1.1.10", |
| 34 | + "@radix-ui/react-avatar": "^1.1.11", |
35 | 35 | "@radix-ui/react-collapsible": "^1.1.12", |
36 | 36 | "@radix-ui/react-dialog": "^1.1.15", |
37 | 37 | "@radix-ui/react-dropdown-menu": "^2.1.16", |
38 | 38 | "@radix-ui/react-hover-card": "^1.1.15", |
39 | | - "@radix-ui/react-label": "^2.1.7", |
40 | | - "@radix-ui/react-progress": "^1.1.7", |
| 39 | + "@radix-ui/react-label": "^2.1.8", |
| 40 | + "@radix-ui/react-progress": "^1.1.8", |
41 | 41 | "@radix-ui/react-radio-group": "^1.3.8", |
42 | 42 | "@radix-ui/react-scroll-area": "^1.2.10", |
43 | 43 | "@radix-ui/react-select": "^2.2.6", |
44 | | - "@radix-ui/react-separator": "^1.1.7", |
45 | | - "@radix-ui/react-slot": "^1.2.3", |
| 44 | + "@radix-ui/react-separator": "^1.1.8", |
| 45 | + "@radix-ui/react-slot": "^1.2.4", |
46 | 46 | "@radix-ui/react-tabs": "^1.1.13", |
47 | 47 | "@radix-ui/react-toggle": "^1.1.10", |
48 | 48 | "@radix-ui/react-tooltip": "^1.2.8", |
49 | 49 | "@tailwindcss/vite": "^4.1.16", |
50 | | - "@tanstack/react-query": "^5.90.5", |
| 50 | + "@tanstack/react-query": "^5.90.6", |
51 | 51 | "@tanstack/react-query-devtools": "^5.90.2", |
52 | | - "@tanstack/react-router": "1.133.28", |
| 52 | + "@tanstack/react-router": "1.134.12", |
53 | 53 | "@tanstack/react-table": "^8.21.3", |
54 | 54 | "@tidbcloud/codemirror-extension-cur-sql-gutter": "^0.0.6", |
55 | 55 | "@tidbcloud/codemirror-extension-events": "^0.0.7", |
56 | 56 | "@tidbcloud/codemirror-extension-save-helper": "^0.0.6", |
57 | 57 | "@tidbcloud/codemirror-extension-sql-parser": "^0.0.6", |
58 | 58 | "@tidbcloud/tisqleditor-react": "^0.0.6", |
59 | | - "axios": "^1.12.2", |
| 59 | + "axios": "^1.13.1", |
60 | 60 | "class-variance-authority": "^0.7.1", |
61 | 61 | "clsx": "^2.1.1", |
62 | | - "dayjs": "^1.11.18", |
| 62 | + "dayjs": "^1.11.19", |
63 | 63 | "i18next": "^25.6.0", |
64 | | - "lucide-react": "^0.548.0", |
| 64 | + "lucide-react": "^0.552.0", |
65 | 65 | "react": "^19.2.0", |
66 | 66 | "react-dom": "^19.2.0", |
67 | 67 | "react-dropzone": "^14.3.8", |
68 | | - "react-hook-form": "^7.65.0", |
69 | | - "react-i18next": "^16.2.0", |
70 | | - "react-intersection-observer": "^9.16.0", |
| 68 | + "react-hook-form": "^7.66.0", |
| 69 | + "react-i18next": "^16.2.4", |
| 70 | + "react-intersection-observer": "^10.0.0", |
71 | 71 | "react-resizable-panels": "^3.0.6", |
72 | 72 | "sonner": "^2.0.7", |
73 | 73 | "sql-formatter": "^15.6.10", |
|
78 | 78 | "zustand": "^5.0.8" |
79 | 79 | }, |
80 | 80 | "devDependencies": { |
81 | | - "@eslint/js": "^9.38.0", |
| 81 | + "@eslint/js": "^9.39.1", |
82 | 82 | "@ianvs/prettier-plugin-sort-imports": "^4.7.0", |
83 | 83 | "@julr/vite-plugin-validate-env": "^2.2.0", |
84 | | - "@orval/core": "^7.15.0", |
| 84 | + "@orval/core": "^7.16.0", |
85 | 85 | "@tanstack/eslint-plugin-query": "^5.91.2", |
86 | | - "@tanstack/router-devtools": "^1.133.28", |
87 | | - "@tanstack/router-plugin": "^1.133.28", |
88 | | - "@types/node": "^24.9.1", |
| 86 | + "@tanstack/router-devtools": "^1.134.12", |
| 87 | + "@tanstack/router-plugin": "^1.134.12", |
| 88 | + "@types/node": "^24.10.0", |
89 | 89 | "@types/react": "^19.2.2", |
90 | 90 | "@types/react-dom": "^19.2.2", |
91 | 91 | "@vitejs/plugin-react": "^5.1.0", |
92 | | - "eslint": "^9.38.0", |
93 | | - "eslint-plugin-check-file": "^3.3.0", |
| 92 | + "eslint": "^9.39.1", |
| 93 | + "eslint-plugin-check-file": "^3.3.1", |
94 | 94 | "eslint-plugin-n": "^17.23.1", |
95 | 95 | "eslint-plugin-react": "^7.37.5", |
96 | 96 | "eslint-plugin-react-hooks": "6.0.0", |
97 | 97 | "eslint-plugin-react-refresh": "^0.4.24", |
98 | | - "knip": "^5.66.3", |
| 98 | + "knip": "^5.67.1", |
99 | 99 | "lint-staged": "^16.2.6", |
100 | | - "npm-check-updates": "^19.1.1", |
101 | | - "orval": "^7.15.0", |
| 100 | + "npm-check-updates": "^19.1.2", |
| 101 | + "orval": "^7.16.0", |
102 | 102 | "prettier": "^3.6.2", |
103 | 103 | "prettier-plugin-packagejson": "^2.5.19", |
104 | 104 | "prettier-plugin-tailwindcss": "^0.7.1", |
105 | 105 | "simple-git-hooks": "^2.13.1", |
106 | 106 | "tailwindcss": "^4.1.16", |
107 | 107 | "typescript": "^5.9.3", |
108 | | - "typescript-eslint": "^8.46.2", |
| 108 | + "typescript-eslint": "^8.46.3", |
109 | 109 | "vite": "^7.1.12", |
110 | 110 | "vite-tsconfig-paths": "^5.1.4" |
111 | 111 | }, |
112 | | - "packageManager": "pnpm@10.18.3", |
| 112 | + "packageManager": "pnpm@10.20.0", |
113 | 113 | "engines": { |
114 | 114 | "node": ">=v22.16.0", |
115 | 115 | "npm": "Please, use pnpm", |
|
0 commit comments