|
55 | 55 | "@changesets/changelog-github": "^0.7.0", |
56 | 56 | "@changesets/cli": "^2.31.0", |
57 | 57 | "@rolldown/plugin-babel": "^0.2.3", |
58 | | - "@sanity/client": "^7.22.0", |
| 58 | + "@sanity/client": "^7.23.0", |
59 | 59 | "@sanity/image-url": "^2.1.1", |
60 | 60 | "@sanity/tsconfig": "^2.1.0", |
61 | | - "@sanity/tsdown-config": "^0.6.1", |
| 61 | + "@sanity/tsdown-config": "^0.7.2", |
62 | 62 | "@sanity/ui": "^3.2.0", |
63 | 63 | "@types/leaflet": "^1.9.21", |
64 | | - "@types/react": "^19.2.14", |
| 64 | + "@types/react": "^19.2.17", |
65 | 65 | "@types/react-dom": "^19.2.3", |
66 | 66 | "@types/ws": "^8.18.1", |
67 | 67 | "@vitejs/plugin-react": "^6.0.2", |
68 | 68 | "babel-plugin-react-compiler": "^1.0.0", |
69 | 69 | "esbuild": "^0.28.0", |
70 | 70 | "esbuild-register": "^3.6.0", |
71 | | - "groq": "^5.25.1", |
| 71 | + "groq": "^5.31.1", |
72 | 72 | "leaflet": "^1.9.4", |
73 | | - "oxfmt": "^0.50.0", |
74 | | - "oxlint": "^1.65.0", |
| 73 | + "oxfmt": "^0.55.0", |
| 74 | + "oxlint": "^1.70.0", |
75 | 75 | "oxlint-tsgolint": "^0.23.0", |
76 | | - "react": "^19.2.6", |
77 | | - "react-dom": "^19.2.6", |
78 | | - "react-is": "^19.2.6", |
| 76 | + "react": "^19.2.7", |
| 77 | + "react-dom": "^19.2.7", |
| 78 | + "react-is": "^19.2.7", |
79 | 79 | "react-leaflet": "^5.0.0", |
80 | 80 | "react-refractor": "^4.0.0", |
81 | 81 | "refractor": "^5.0.0", |
82 | 82 | "rimraf": "^5.0.1", |
83 | 83 | "rollup-plugin-visualizer": "^7.0.1", |
84 | | - "sanity": "^5.25.1", |
| 84 | + "sanity": "^5.31.1", |
85 | 85 | "styled-components": "npm:@sanity/css-in-js@6.2.1", |
86 | | - "tsdown": "^0.22.0", |
| 86 | + "tsdown": "^0.22.2", |
87 | 87 | "typescript": "5.9.3", |
88 | 88 | "vite": "^8.0.13", |
89 | | - "vitest": "^4.1.6" |
| 89 | + "vitest": "^4.1.9" |
90 | 90 | }, |
91 | 91 | "peerDependencies": { |
92 | 92 | "react": "^18.2 || ^19" |
|
0 commit comments