aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorrenovate[bot] <renovatebot@noreply.localhost>2026-08-05 03:03:40 +0300
committerrenovate[bot] <renovatebot@noreply.localhost>2026-08-05 03:03:40 +0300
commitb2641abade85c32c631c8ba90d491b34997e4e78 (patch)
treebbfaf1b02865ca93258fd5cdd73a53ec4bf315c8 /package-lock.json
parenta6baa63d2806540d7b0ac47d645ba1605ab01942 (diff)
downloadstrapi-plugin-checkbox-list-b2641abade85c32c631c8ba90d491b34997e4e78.tar.xz
strapi-plugin-checkbox-list-b2641abade85c32c631c8ba90d491b34997e4e78.zip
Update dependency styled-components to v6.5.0
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 3a3a45c..17e772e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22417,9 +22417,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",