Skip to content

Commit 43b991e

Browse files
chore(deps): update non-major
1 parent 32714f8 commit 43b991e

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -15,40 +15,40 @@
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",
2828
"next": "14.2.4",
29-
"next-sanity": "9.3.10",
29+
"next-sanity": "9.5.2",
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",
40+
"@types/react": "18.3.11",
4141
"@types/styled-components": "5.1.34",
42-
"autoprefixer": "10.4.19",
43-
"eslint": "8.57.0",
44-
"eslint-config-next": "14.2.4",
45-
"eslint-plugin-simple-import-sort": "12.1.0",
46-
"postcss": "8.4.38",
47-
"prettier": "3.3.2",
48-
"prettier-plugin-packagejson": "2.5.0",
49-
"prettier-plugin-tailwindcss": "0.6.5",
50-
"tailwindcss": "3.4.4",
51-
"typescript": "5.4.5"
42+
"autoprefixer": "10.4.20",
43+
"eslint": "8.57.1",
44+
"eslint-config-next": "14.2.15",
45+
"eslint-plugin-simple-import-sort": "12.1.1",
46+
"postcss": "8.4.47",
47+
"prettier": "3.3.3",
48+
"prettier-plugin-packagejson": "2.5.3",
49+
"prettier-plugin-tailwindcss": "0.6.8",
50+
"tailwindcss": "3.4.13",
51+
"typescript": "5.6.3"
5252
},
5353
"engines": {
5454
"node": ">=16"

0 commit comments

Comments
 (0)