Skip to content

Commit 55497ff

Browse files
chore(deps): update non-major (#583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb55901 commit 55497ff

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

package-lock.json

+56-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -26,23 +26,23 @@
2626
"date-fns": "4.1.0",
2727
"groq": "3.79.0",
2828
"intl-segmenter-polyfill": "0.4.4",
29-
"next": "15.2.2",
29+
"next": "15.2.3",
3030
"next-sanity": "9.9.5",
3131
"next-sanity-image": "6.1.1",
3232
"react": "19.0.0",
3333
"react-dom": "19.0.0",
3434
"sanity": "3.79.0",
3535
"sanity-plugin-asset-source-unsplash": "3.0.3",
3636
"sanity-plugin-iframe-pane": "3.2.1",
37-
"styled-components": "6.1.15",
37+
"styled-components": "6.1.16",
3838
"swr": "2.3.3"
3939
},
4040
"devDependencies": {
4141
"@tailwindcss/postcss": "4.0.14",
4242
"@tailwindcss/typography": "0.5.16",
43-
"@types/react": "19.0.10",
43+
"@types/react": "19.0.11",
4444
"eslint": "8.57.1",
45-
"eslint-config-next": "15.2.2",
45+
"eslint-config-next": "15.2.3",
4646
"eslint-plugin-simple-import-sort": "12.1.1",
4747
"postcss": "8.5.3",
4848
"prettier": "3.5.3",
@@ -53,7 +53,7 @@
5353
},
5454
"overrides": {
5555
"next-sanity-image": {
56-
"next": "15.2.2",
56+
"next": "15.2.3",
5757
"react": "19.0.0"
5858
}
5959
},

0 commit comments

Comments
 (0)