Skip to content

Commit 9034e88

Browse files
chore(deps): update non-major
1 parent 37860e8 commit 9034e88

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -15,39 +15,39 @@
1515
"singleQuote": true
1616
},
1717
"dependencies": {
18-
"@sanity/client": "6.20.1",
18+
"@sanity/client": "6.22.1",
1919
"@sanity/image-url": "1.0.2",
20-
"@sanity/preview-url-secret": "1.6.17",
21-
"@sanity/vision": "3.47.1",
20+
"@sanity/preview-url-secret": "1.6.21",
21+
"@sanity/vision": "3.60.0",
2222
"@sanity/visual-editing": "1.8.22",
2323
"@sanity/webhook": "4.0.4",
24-
"@vercel/og": "0.6.2",
24+
"@vercel/og": "0.6.3",
2525
"classnames": "2.5.1",
2626
"date-fns": "3.6.0",
2727
"intl-segmenter-polyfill": "0.4.4",
28-
"next": "14.2.10",
29-
"next-sanity": "9.3.10",
28+
"next": "14.2.15",
29+
"next-sanity": "9.5.3",
3030
"next-sanity-image": "6.1.1",
3131
"react": "18.3.1",
3232
"react-dom": "18.3.1",
33-
"sanity": "3.47.1",
33+
"sanity": "3.60.0",
3434
"sanity-plugin-asset-source-unsplash": "3.0.1",
3535
"sanity-plugin-iframe-pane": "3.1.6",
36-
"styled-components": "6.1.11",
36+
"styled-components": "6.1.13",
3737
"swr": "2.2.5"
3838
},
3939
"devDependencies": {
40-
"@types/react": "18.3.3",
41-
"autoprefixer": "10.4.19",
42-
"eslint": "8.57.0",
43-
"eslint-config-next": "14.2.4",
44-
"eslint-plugin-simple-import-sort": "12.1.0",
45-
"postcss": "8.4.38",
46-
"prettier": "3.3.2",
47-
"prettier-plugin-packagejson": "2.5.0",
48-
"prettier-plugin-tailwindcss": "0.6.5",
49-
"tailwindcss": "3.4.4",
50-
"typescript": "5.4.5"
40+
"@types/react": "18.3.11",
41+
"autoprefixer": "10.4.20",
42+
"eslint": "8.57.1",
43+
"eslint-config-next": "14.2.15",
44+
"eslint-plugin-simple-import-sort": "12.1.1",
45+
"postcss": "8.4.47",
46+
"prettier": "3.3.3",
47+
"prettier-plugin-packagejson": "2.5.3",
48+
"prettier-plugin-tailwindcss": "0.6.8",
49+
"tailwindcss": "3.4.13",
50+
"typescript": "5.6.3"
5151
},
5252
"engines": {
5353
"node": ">=16"

0 commit comments

Comments
 (0)