We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 259177b commit 4b49e5cCopy full SHA for 4b49e5c
package.json
@@ -80,7 +80,7 @@
80
"@vue/test-utils": "2.4.6",
81
"bumpp": "10.4.0",
82
"eslint": "9.39.2",
83
- "groq-js": "1.25.0",
+ "groq-js": "1.26.0",
84
"h3": "1.15.5",
85
"happy-dom": "20.3.9",
86
"installed-check": "9.3.0",
playground/cms/package.json
@@ -22,12 +22,12 @@
22
"react": "^19.2.2",
23
"react-dom": "^19.2.2",
24
"react-icons": "^5.3.0",
25
- "sanity": "5.6.0",
+ "sanity": "5.7.0",
26
"styled-components": "^6.1.15"
27
},
28
"devDependencies": {
29
- "@sanity/vision": "5.6.0",
30
- "@types/react": "19.2.9",
+ "@sanity/vision": "5.7.0",
+ "@types/react": "19.2.10",
31
"@types/styled-components": "5.1.36"
32
33
"engines": {
0 commit comments