Skip to content

fix(deps): Bump styled-components from 6.1.16 to 6.1.17 #4901

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

Merged
merged 1 commit into from
Apr 5, 2025
Merged
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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-toastify": "^7.0.4",
"styled-components": "^6.1.16"
"styled-components": "^6.1.17"
},
"dependencies": {
"@emotion/react": "^11.14.0",
Expand Down Expand Up @@ -79,7 +79,7 @@
"react-syntax-highlighter": "^15.6.1",
"react-toastify": "^11.0.5",
"remark-gfm": "^4.0.1",
"styled-components": "^6.1.16"
"styled-components": "^6.1.17"
},
"devDependencies": {
"@babel/core": "^7.26.10",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4459,7 +4459,7 @@ __metadata:
react-test-renderer: "npm:^19.0.0"
react-toastify: "npm:^11.0.5"
remark-gfm: "npm:^4.0.1"
styled-components: "npm:^6.1.16"
styled-components: "npm:^6.1.17"
svgo: "npm:^3"
ts-jest: "npm:^29.3.1"
typescript: "npm:^5.8.2"
Expand All @@ -4470,7 +4470,7 @@ __metadata:
react: ^19.0.0
react-dom: ^19.0.0
react-toastify: ^7.0.4
styled-components: ^6.1.16
styled-components: ^6.1.17
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -12176,9 +12176,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down