Skip to content

Commit 13eca42

Browse files
chore(deps): update non-major
1 parent 10d1ce6 commit 13eca42

File tree

2 files changed

+292
-308
lines changed

2 files changed

+292
-308
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,38 +21,38 @@
2121
},
2222
"dependencies": {
2323
"@sanity/assist": "3.0.4",
24-
"@sanity/client": "6.18.2",
24+
"@sanity/client": "6.19.1",
2525
"@sanity/icons": "2.11.8",
2626
"@sanity/image-url": "1.0.2",
27-
"@sanity/preview-url-secret": "1.6.13",
28-
"@sanity/vision": "3.42.1",
27+
"@sanity/preview-url-secret": "1.6.17",
28+
"@sanity/vision": "3.45.0",
2929
"@tailwindcss/typography": "0.5.13",
3030
"@types/node": "^20.11.26",
31-
"@types/react": "18.3.2",
31+
"@types/react": "18.3.3",
3232
"@types/react-dom": "18.3.0",
3333
"@urql/core": "5.0.3",
34-
"@vercel/speed-insights": "1.0.10",
34+
"@vercel/speed-insights": "1.0.11",
3535
"autoprefixer": "10.4.19",
3636
"date-fns": "3.6.0",
3737
"next": "14.2.3",
38-
"next-sanity": "9.0.19",
38+
"next-sanity": "9.3.10",
3939
"postcss": "8.4.38",
4040
"react": "18.3.1",
4141
"react-dom": "18.3.1",
4242
"rxjs": "7.8.1",
43-
"sanity": "3.42.1",
43+
"sanity": "3.45.0",
4444
"sanity-plugin-asset-source-unsplash": "3.0.1",
4545
"server-only": "0.0.1",
4646
"styled-components": "6.1.11",
47-
"tailwindcss": "3.4.3",
47+
"tailwindcss": "3.4.4",
4848
"typescript": "5.4.5"
4949
},
5050
"devDependencies": {
5151
"eslint": "8.57.0",
5252
"eslint-config-next": "14.2.3",
53-
"prettier": "3.2.5",
53+
"prettier": "3.3.1",
5454
"prettier-plugin-packagejson": "2.5.0",
55-
"prettier-plugin-tailwindcss": "0.5.14"
55+
"prettier-plugin-tailwindcss": "0.6.1"
5656
},
5757
"packageManager": "[email protected]"
5858
}

0 commit comments

Comments
 (0)