Skip to content

Commit f3ddb2e

Browse files
committed
some more
1 parent 3b24e48 commit f3ddb2e

2 files changed

Lines changed: 73 additions & 65 deletions

File tree

package.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,27 +16,29 @@
1616
"@heroicons/react": "^2.2.0",
1717
"@heroui/react": "2.7.5",
1818
"@portabletext/react": "^3.2.1",
19-
"@sanity/asset-utils": "^1.3.0",
19+
"@sanity/asset-utils": "^1.3.2",
2020
"@sanity/client": "^6.8.0",
21+
"@sanity/icons": "^2.0",
2122
"@sanity/image-url": "^1.0.2",
22-
"@sanity/ui": "^1.8",
23+
"@sanity/ui": "^1.9.3",
2324
"@sanity/vision": "^3.19.2",
2425
"corepack": "^0.32.0",
2526
"framer-motion": "^12.5.0",
2627
"groq": "^3.79.0",
2728
"ics": "^3.7.2",
28-
"next": "^14.1.1",
29-
"next-sanity": "^6.0.1",
29+
"next": "^14.2.24",
30+
"next-sanity": "^6.1.4",
3031
"next-themes": "^0.2.1",
3132
"react": "^18.3.1",
3233
"react-dom": "^18.3.1",
3334
"react-use-keypress": "^1.3.1",
35+
"rxjs": "^7.8.2",
3436
"sanity": "^3.79.0",
3537
"styled-components": "^6.1.15"
3638
},
3739
"devDependencies": {
3840
"@sanity-typed/types": "^8.0.0",
39-
"@tailwindcss/typography": "^0.5.10",
41+
"@tailwindcss/typography": "^0.5.16",
4042
"@types/node": "^22.13.10",
4143
"@types/react": "^19.0.10",
4244
"@types/react-dom": "^19.0.4",

0 commit comments

Comments
 (0)