Skip to content

Commit 0f8d9c8

Browse files
authoredMar 18, 2025··
chore(deps): update dependency styled-components to ^6.1.16 (#8967)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a11da6 commit 0f8d9c8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
 

‎packages/@sanity/vision/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"babel-plugin-react-compiler": "19.0.0-beta-3229e95-20250315",
8989
"react": "^18.3.1",
9090
"sanity": "workspace:*",
91-
"styled-components": "^6.1.15"
91+
"styled-components": "^6.1.16"
9292
},
9393
"peerDependencies": {
9494
"react": "^18 || ^19.0.0",

‎packages/sanity/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
"react": "^18.3.1",
316316
"react-dom": "^18.3.1",
317317
"rxjs-etc": "^10.6.2",
318-
"styled-components": "^6.1.15",
318+
"styled-components": "^6.1.16",
319319
"swr": "2.2.5",
320320
"vitest": "^3.0.8"
321321
},

‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.