aboutsummaryrefslogtreecommitdiff
path: root/playground
diff options
context:
space:
mode:
authorrenovate[bot] <renovatebot@noreply.localhost>2026-02-20 03:03:40 +0300
committerrenovate[bot] <renovatebot@noreply.localhost>2026-02-20 03:03:40 +0300
commit8f5b3916a11d39d062945a5d38f6fbfbd2f1cf40 (patch)
treee873eb56ddf0d2bd92607fc91ddfceef72b1edb5 /playground
parent48ebf19a2bf7e78e544981e8ee762a1420f23160 (diff)
downloadstrapi-plugin-checkbox-list-8f5b3916a11d39d062945a5d38f6fbfbd2f1cf40.tar.xz
strapi-plugin-checkbox-list-8f5b3916a11d39d062945a5d38f6fbfbd2f1cf40.zip
Update dependency styled-components to v6.3.11
Diffstat (limited to 'playground')
-rw-r--r--playground/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/playground/package-lock.json b/playground/package-lock.json
index 9052988..f372436 100644
--- a/playground/package-lock.json
+++ b/playground/package-lock.json
@@ -22764,9 +22764,9 @@
}
},
"node_modules/styled-components": {
- "version": "6.3.10",
- "resolved": "https://registry.npmjs.org/styled-components/-/styled-components-6.3.10.tgz",
- "integrity": "sha512-vX2InL9LGFjpsWEBDbRQdhjl7PxZXzLqKeCxgGFl0x7tC6CYrcWdYgD0GUCU/m2MhhymJDbBTpdF0gwwG98phg==",
+ "version": "6.3.11",
+ "resolved": "https://registry.npmjs.org/styled-components/-/styled-components-6.3.11.tgz",
+ "integrity": "sha512-opzgceGlQ5rdZdGwf9ddLW7EM2F4L7tgsgLn6fFzQ2JgE5EVQ4HZwNkcgB1p8WfOBx1GEZP3fa66ajJmtXhSrA==",
"license": "MIT",
"dependencies": {
"@emotion/is-prop-valid": "1.4.0",