|
71 | 71 | "convex": "^1.24.8" |
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | | - "@convex-dev/eslint-plugin": "^2.0.0", |
| 74 | + "@convex-dev/eslint-plugin": "2.0.0", |
75 | 75 | "@edge-runtime/vm": "5.0.0", |
76 | | - "@eslint/js": "9.39.2", |
77 | | - "@fast-check/vitest": "0.2.4", |
| 76 | + "@eslint/js": "9.39.4", |
| 77 | + "@fast-check/vitest": "0.4.1", |
78 | 78 | "@types/d3-array": "3.2.2", |
79 | 79 | "@types/leaflet": "1.9.21", |
80 | | - "@types/node": "20.19.30", |
81 | | - "@types/react": "19.2.10", |
| 80 | + "@types/node": "20.19.41", |
| 81 | + "@types/react": "19.2.14", |
82 | 82 | "@types/react-dom": "19.2.3", |
83 | | - "@typescript-eslint/eslint-plugin": "8.54.0", |
84 | | - "@typescript-eslint/parser": "8.54.0", |
85 | | - "@vitejs/plugin-react": "5.1.2", |
86 | | - "antd": "6.3.5", |
| 83 | + "@typescript-eslint/eslint-plugin": "8.59.3", |
| 84 | + "@typescript-eslint/parser": "8.59.3", |
| 85 | + "@vitejs/plugin-react": "5.2.0", |
| 86 | + "antd": "6.4.3", |
87 | 87 | "chokidar-cli": "3.0.0", |
88 | | - "convex": "1.35.1", |
89 | | - "convex-test": "0.0.41", |
| 88 | + "convex": "1.39.1", |
| 89 | + "convex-test": "0.0.53", |
90 | 90 | "d3-array": "3.2.4", |
91 | 91 | "eslint": "8.57.1", |
92 | | - "eslint-plugin-react-hooks": "7.0.1", |
93 | | - "eslint-plugin-react-refresh": "0.4.26", |
94 | | - "globals": "17.4.0", |
| 92 | + "eslint-plugin-react-hooks": "7.1.1", |
| 93 | + "eslint-plugin-react-refresh": "0.5.2", |
| 94 | + "globals": "17.6.0", |
95 | 95 | "h3-js": "4.4.0", |
96 | 96 | "leaflet": "1.9.4", |
97 | | - "prettier": "3.8.1", |
| 97 | + "prettier": "3.8.3", |
98 | 98 | "react": "18.3.1", |
99 | 99 | "react-dom": "18.3.1", |
100 | 100 | "react-leaflet": "4.2.1", |
101 | 101 | "typescript": "5.9.3", |
102 | | - "typescript-eslint": "8.54.0", |
| 102 | + "typescript-eslint": "8.59.3", |
103 | 103 | "vite": "6.4.2", |
104 | | - "vitest": "4.1.2" |
| 104 | + "vitest": "4.1.6" |
105 | 105 | }, |
106 | 106 | "types": "./dist/client/index.d.ts", |
107 | 107 | "module": "./dist/client/index.js" |
|
0 commit comments