We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d1af75 commit aa1829bCopy full SHA for aa1829b
2 files changed
package.json
@@ -19,8 +19,9 @@
19
"@sanity/asset-utils": "^1.3.0",
20
"@sanity/client": "^6.8.0",
21
"@sanity/image-url": "^1.0.2",
22
- "@sanity/vision": "^3.19.2",
23
"@sanity/ui": "^1.8",
+ "@sanity/vision": "^3.19.2",
24
+ "corepack": "^0.32.0",
25
"framer-motion": "^11.0.3",
26
"groq": "^3.19.2",
27
"ics": "^3.7.2",
@@ -48,5 +49,6 @@
48
49
"prettier-plugin-tailwindcss": "^0.5.7",
50
"tailwindcss": "^3.4.1",
51
"typescript": "~5.2.2"
- }
52
+ },
53
+ "packageManager": "pnpm@10.4.1+sha512.c753b6c3ad7afa13af388fa6d808035a008e30ea9993f58c6663e2bc5ff21679aa834db094987129aa4d488b86df57f7b634981b2f827cdcacc698cc0cfb88af"
54
}
0 commit comments