Skip to content

Commit f52dc7a

Browse files
chore(deps): update all non-major dependencies (#1095)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 76927ee commit f52dc7a

File tree

3 files changed

+76
-76
lines changed

3 files changed

+76
-76
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"name": "Guido Lange",
77
"url": "https://github.com/gylxan"
88
},
9-
"packageManager": "pnpm@10.23.0",
9+
"packageManager": "pnpm@10.24.0",
1010
"scripts": {
1111
"dev": "next dev",
1212
"prebuild": "echo 'Building Sanity to public/studio' && pnpm run sanity:build && echo 'Done building Sanity'",

pnpm-lock.yaml

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

studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"url": "https://github.com/gylxan"
1010
},
1111
"license": "UNLICENSED",
12-
"packageManager": "pnpm@10.23.0",
12+
"packageManager": "pnpm@10.24.0",
1313
"scripts": {
1414
"start": "sanity start",
1515
"dev": "sanity dev",

0 commit comments

Comments
 (0)