Update dependency styled-components to v6.5.0
Test / Basic (pull_request) Successful in 3m58s
Test / Basic (push) Successful in 2m50s

This commit was merged in pull request #93.
This commit is contained in:
2026-08-05 00:03:40 +00:00
parent a6baa63d28
commit b2641abade
2 changed files with 7 additions and 6 deletions
+4 -3
View File
@@ -10189,6 +10189,7 @@
"version": "13.0.2",
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-13.0.2.tgz",
"integrity": "sha512-jW6oufeDhXZaiX9Lw5A+oerVClx4iFrI6uDj1zu7SqUAjak9vbJvA0NEcKLNxHiQHb6kYCoFzzXYV0YOauhV3g==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
"node-addon-api": "^8.0.0"
@@ -22287,9 +22288,9 @@
}
},
"node_modules/styled-components": {
"version": "6.4.4",
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-6.4.4.tgz",
"integrity": "sha512-tJk5CmKUPMDoTsZQ8m0hHInBk9HFKUPSusqmbBuefDX+yUbMBWea2Ob/wdXFyHW8XZqXkprJscysAdKeGWNqlA==",
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/styled-components/-/styled-components-6.5.0.tgz",
"integrity": "sha512-WLnTRAIRJsmCQfPXoEDDd1YMML+ImxQ8YGVVg60FALxsn/rpWiQWSJCZDNfu/buAcBFnTUr8ev6CBR8rb7xLiQ==",
"license": "MIT",
"dependencies": {
"@emotion/is-prop-valid": "1.4.0",