Skip to content

Commit fc6dd64

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

File tree

2 files changed

+15
-22
lines changed

2 files changed

+15
-22
lines changed

package-lock.json

Lines changed: 11 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"swr": "2.3.1"
3939
},
4040
"devDependencies": {
41-
"@tailwindcss/postcss": "4.0.0",
41+
"@tailwindcss/postcss": "4.0.3",
4242
"@tailwindcss/typography": "0.5.16",
4343
"@types/react": "19.0.8",
4444
"eslint": "8.57.1",
@@ -48,13 +48,13 @@
4848
"prettier": "3.4.2",
4949
"prettier-plugin-packagejson": "2.5.8",
5050
"prettier-plugin-tailwindcss": "0.6.11",
51-
"tailwindcss": "4.0.0",
51+
"tailwindcss": "4.0.3",
5252
"typescript": "5.7.3"
5353
},
5454
"overrides": {
5555
"next-sanity-image": {
56-
"next": "^15.0.0",
57-
"react": "^19.0.0"
56+
"next": "15.1.6",
57+
"react": "19.0.0"
5858
}
5959
},
6060
"engines": {

0 commit comments

Comments
 (0)