@sanity/google-maps-input
6.1.96.1.10
package.json~
package.jsonModified+13−13
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
{
"name": "@sanity/google-maps-input",
- "version": "6.1.9",
+ "version": "6.1.10",
"description": "Sanity plugin providing input handlers for geo-related input types using Google Maps",
"keywords": [
"cms",
"content",
@@ -38,26 +38,26 @@
},
"./package.json": "./package.json"
},
"dependencies": {
- "@sanity/icons": "^5.2.0",
- "@sanity/ui": "^3.4.3",
+ "@sanity/icons": "^5.2.1",
+ "@sanity/ui": "^4.0.0",
"@vis.gl/react-google-maps": "^1.9.0"
},
"devDependencies": {
"@sanity/tsconfig": "^2.2.1",
- "@sanity/tsdown-config": "^0.19.6",
- "@sanity/vanilla-extract-vite-plugin": "^0.2.5",
- "@types/google.maps": "^3.65.2",
- "@types/react": "^19.2.17",
- "@types/react-dom": "^19.2.3",
- "@vanilla-extract/css": "^1.21.1",
+ "@sanity/tsdown-config": "^0.21.2",
+ "@sanity/vanilla-extract-vite-plugin": "^0.2.8",
+ "@types/google.maps": "^3.65.3",
+ "@types/react": "^19.2.18",
+ "@types/react-dom": "^19.2.4",
+ "@vanilla-extract/css": "^1.21.2",
"babel-plugin-react-compiler": "^1.0.0",
- "react": "^19.2.7",
- "react-dom": "^19.2.7",
- "sanity": "^6.5.0",
+ "react": "^19.2.8",
+ "react-dom": "^19.2.8",
+ "sanity": "^6.9.0",
"styled-components": "^6.4.4",
- "tsdown": "^0.22.13"
+ "tsdown": "^0.22.14"
},
"peerDependencies": {
"react": "^19.2",
"react-dom": "^19.2",