Skip to content
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

Bump styled-components from 6.1.14 to 6.1.15 #56

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"react-router": "^7.1.3",
"react-router-dom": "^7.1.5",
"react-spring": "^9.7.5",
"styled-components": "^6.1.14",
"styled-components": "^6.1.15",
"three": "^0.172.0",
"true-myth": "^8.4.0",
"zod": "^3.24.1"
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7380,7 +7380,7 @@ __metadata:
react-router-dom: "npm:^7.1.5"
react-spring: "npm:^9.7.5"
rollup-plugin-visualizer: "npm:^5.14.0"
styled-components: "npm:^6.1.14"
styled-components: "npm:^6.1.15"
three: "npm:^0.172.0"
true-myth: "npm:^8.4.0"
typescript: "npm:^5.7.3"
Expand Down Expand Up @@ -18091,14 +18091,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.38":
version: 8.4.38
resolution: "postcss@npm:8.4.38"
"postcss@npm:8.4.49":
version: 8.4.49
resolution: "postcss@npm:8.4.49"
dependencies:
nanoid: "npm:^3.3.7"
picocolors: "npm:^1.0.0"
source-map-js: "npm:^1.2.0"
checksum: 10/6e44a7ed835ffa9a2b096e8d3e5dfc6bcf331a25c48aeb862dd54e3aaecadf814fa22be224fd308f87d08adf2299164f88c5fd5ab1c4ef6cbd693ceb295377f4
picocolors: "npm:^1.1.1"
source-map-js: "npm:^1.2.1"
checksum: 10/28fe1005b1339870e0a5006375ba5ac1213fd69800f79e7db09c398e074421ba6e162898e94f64942fed554037fd292db3811d87835d25ab5ef7f3c9daacb6ca
languageName: node
linkType: hard

Expand Down Expand Up @@ -20812,23 +20812,23 @@ __metadata:
languageName: node
linkType: hard

"styled-components@npm:^6.1.14":
version: 6.1.14
resolution: "styled-components@npm:6.1.14"
"styled-components@npm:^6.1.15":
version: 6.1.15
resolution: "styled-components@npm:6.1.15"
dependencies:
"@emotion/is-prop-valid": "npm:1.2.2"
"@emotion/unitless": "npm:0.8.1"
"@types/stylis": "npm:4.2.5"
css-to-react-native: "npm:3.2.0"
csstype: "npm:3.1.3"
postcss: "npm:8.4.38"
postcss: "npm:8.4.49"
shallowequal: "npm:1.1.0"
stylis: "npm:4.3.2"
tslib: "npm:2.6.2"
peerDependencies:
react: ">= 16.8.0"
react-dom: ">= 16.8.0"
checksum: 10/de26960b8e2b8d9430e8a02a22a7fa1ae764d914064525008257fb5d469cbddb4ef9b8b5b5e4baaabd236bd77c84fdad9a8d5f0d2fd05ff39ff55d80a71ff9de
checksum: 10/54b70e40baa94b99e2a01945bd0589dabd356fb0a5a6d503372d5e920db27444564f4fb9a137423c0a65bd7c1a4e1024a44a6b2c7b162ae5daf2b042f9dc086d
languageName: node
linkType: hard

Expand Down