Update dependency styled-components to v6.4.4
Test / Basic (pull_request) Successful in 3m5s
Test / Basic (push) Successful in 2m47s

This commit was merged in pull request #82.
This commit is contained in:
2026-07-19 00:21:50 +00:00
parent ea5cd240e2
commit accf480bfa
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -22363,9 +22363,9 @@
}
},
"node_modules/styled-components": {
"version": "6.4.3",
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-6.4.3.tgz",
"integrity": "sha512-wYXrhu+JmDjZ1Tv7O0OopGTfztbzun43Pjjhh2H+xc0h5A09dwpZ5FJbrifJDcL8g5TA9btpWOX2+iSRuJTExw==",
"version": "6.4.4",
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-6.4.4.tgz",
"integrity": "sha512-tJk5CmKUPMDoTsZQ8m0hHInBk9HFKUPSusqmbBuefDX+yUbMBWea2Ob/wdXFyHW8XZqXkprJscysAdKeGWNqlA==",
"license": "MIT",
"dependencies": {
"@emotion/is-prop-valid": "1.4.0",