Skip to content

build(deps): bump styled-components from 6.1.15 to 6.1.16 #78

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"redoc": "^2.4.0",
"styled-components": "^6.1.15",
"styled-components": "^6.1.16",
"vitepress": "^1.6.3"
},
"packageManager": "[email protected]"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1411,7 +1411,7 @@ __metadata:
react: "npm:^19.0.0"
react-dom: "npm:^19.0.0"
redoc: "npm:^2.4.0"
styled-components: "npm:^6.1.15"
styled-components: "npm:^6.1.16"
vitepress: "npm:^1.6.3"
vue: "npm:3.5.13"
languageName: unknown
Expand Down Expand Up @@ -3041,9 +3041,9 @@ __metadata:
languageName: node
linkType: hard

"styled-components@npm:^6.1.15":
version: 6.1.15
resolution: "styled-components@npm:6.1.15"
"styled-components@npm:^6.1.16":
version: 6.1.16
resolution: "styled-components@npm:6.1.16"
dependencies:
"@emotion/is-prop-valid": "npm:1.2.2"
"@emotion/unitless": "npm:0.8.1"
Expand All @@ -3057,7 +3057,7 @@ __metadata:
peerDependencies:
react: ">= 16.8.0"
react-dom: ">= 16.8.0"
checksum: 10c0/7c29db75af722599e10962ef74edd86423275385a3bf6baeb76783dfacc3de7608d1cc07b0d5866986e5263d60f0801b0d1f5b3b63be1af23bed68fdca8eaab6
checksum: 10c0/190d6d5dc9099489fac37e23be5bda7fef399ca9f9230f1de81100b98ec1c75070ef5990241c007126d97f40069d3c864f4239e185161a70ff111dd3e3bf5370
languageName: node
linkType: hard

Expand Down