aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <renovatebot@noreply.localhost>2026-02-05 17:12:39 +0300
committerrenovate[bot] <renovatebot@noreply.localhost>2026-02-05 17:12:39 +0300
commitabc9573a6d9f7f6b14e88c0a50a7485fe537e283 (patch)
treedbbdcc2ac085f7bf47947507fe202accb057f764 /package.json
parent63b7108988a5de1ab16f33a9b6c684597f7d39c8 (diff)
downloadstrapi-plugin-checkbox-list-abc9573a6d9f7f6b14e88c0a50a7485fe537e283.tar.xz
strapi-plugin-checkbox-list-abc9573a6d9f7f6b14e88c0a50a7485fe537e283.zip
Update dependency @sindresorhus/slugify to v3
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5297f20..17cf723 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"test:ts:back": "run -T tsc -p server/tsconfig.json"
},
"dependencies": {
- "@sindresorhus/slugify": "^2.2.1",
+ "@sindresorhus/slugify": "^3.0.0",
"@strapi/design-system": "^2.0.0-rc.30",
"@strapi/icons": "^2.0.0-rc.30",
"react-intl": "^7.1.14",