Update dependency styled-components to v6.3.12
All checks were successful
Test / Basic (pull_request) Successful in 3m12s
Test / Basic (push) Successful in 2m42s

This commit was merged in pull request #36.
This commit is contained in:
2026-03-20 00:02:20 +00:00
parent 6269c1d76a
commit 861f2851dc
2 changed files with 6 additions and 6 deletions

6
package-lock.json generated
View File

@@ -22372,9 +22372,9 @@
}
},
"node_modules/styled-components": {
"version": "6.3.11",
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-6.3.11.tgz",
"integrity": "sha512-opzgceGlQ5rdZdGwf9ddLW7EM2F4L7tgsgLn6fFzQ2JgE5EVQ4HZwNkcgB1p8WfOBx1GEZP3fa66ajJmtXhSrA==",
"version": "6.3.12",
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-6.3.12.tgz",
"integrity": "sha512-hFR6xsVkVYbsdcUlzPYFvFfoc6o2KlV0VvgRIQwSYMtdThM7SCxnjX9efh/cWce2kTq16I/Kl3xM98xiLptsXA==",
"license": "MIT",
"dependencies": {
"@emotion/is-prop-valid": "1.4.0",