|
27 | 27 | "@codemirror/lang-sql": "^6.10.0", |
28 | 28 | "@codemirror/language": "^6.11.3", |
29 | 29 | "@codemirror/state": "^6.5.2", |
30 | | - "@codemirror/view": "^6.38.3", |
| 30 | + "@codemirror/view": "^6.38.4", |
31 | 31 | "@hookform/resolvers": "^5.2.2", |
32 | 32 | "@lezer/highlight": "^1.2.1", |
33 | 33 | "@radix-ui/react-alert-dialog": "^1.1.15", |
|
49 | 49 | "@tailwindcss/vite": "^4.1.13", |
50 | 50 | "@tanstack/react-query": "^5.90.2", |
51 | 51 | "@tanstack/react-query-devtools": "^5.90.2", |
52 | | - "@tanstack/react-router": "1.132.7", |
| 52 | + "@tanstack/react-router": "1.132.25", |
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", |
|
81 | 81 | "@eslint/js": "9.36.0", |
82 | 82 | "@ianvs/prettier-plugin-sort-imports": "^4.7.0", |
83 | 83 | "@julr/vite-plugin-validate-env": "^2.2.0", |
84 | | - "@orval/core": "^7.11.2", |
85 | | - "@tanstack/eslint-plugin-query": "^5.90.1", |
86 | | - "@tanstack/router-devtools": "1.132.7", |
87 | | - "@tanstack/router-plugin": "1.132.7", |
88 | | - "@types/node": "24.5.2", |
89 | | - "@types/react": "^19.1.13", |
| 84 | + "@orval/core": "^7.13.0", |
| 85 | + "@tanstack/eslint-plugin-query": "^5.91.0", |
| 86 | + "@tanstack/router-devtools": "1.132.25", |
| 87 | + "@tanstack/router-plugin": "1.132.25", |
| 88 | + "@types/node": "24.6.0", |
| 89 | + "@types/react": "^19.1.15", |
90 | 90 | "@types/react-dom": "^19.1.9", |
91 | | - "@vitejs/plugin-react": "^5.0.3", |
| 91 | + "@vitejs/plugin-react": "^5.0.4", |
92 | 92 | "eslint": "9.36.0", |
93 | 93 | "eslint-plugin-check-file": "^3.3.0", |
94 | 94 | "eslint-plugin-n": "^17.23.1", |
95 | 95 | "eslint-plugin-react": "^7.37.5", |
96 | 96 | "eslint-plugin-react-hooks": "5.2.0", |
97 | 97 | "eslint-plugin-react-refresh": "^0.4.22", |
98 | 98 | "knip": "^5.64.1", |
99 | | - "lint-staged": "^16.2.1", |
100 | | - "npm-check-updates": "^18.3.0", |
101 | | - "orval": "^7.11.2", |
| 99 | + "lint-staged": "^16.2.3", |
| 100 | + "npm-check-updates": "^19.0.0", |
| 101 | + "orval": "^7.13.0", |
102 | 102 | "prettier": "^3.6.2", |
103 | 103 | "prettier-plugin-packagejson": "^2.5.19", |
104 | 104 | "prettier-plugin-tailwindcss": "^0.6.14", |
105 | 105 | "simple-git-hooks": "^2.13.1", |
106 | 106 | "tailwindcss": "^4.1.13", |
107 | 107 | "typescript": "^5.9.2", |
108 | | - "typescript-eslint": "^8.44.1", |
| 108 | + "typescript-eslint": "^8.45.0", |
109 | 109 | "vite": "^7.1.7", |
110 | 110 | "vite-tsconfig-paths": "^5.1.4" |
111 | 111 | }, |
|
0 commit comments