Update dependency @sindresorhus/slugify to v3
All checks were successful
RenovateBot / renovate (push) Successful in 25s

This commit was merged in pull request #2.
This commit is contained in:
2026-02-05 14:12:39 +00:00
parent 63b7108988
commit abc9573a6d
2 changed files with 61 additions and 134 deletions

View File

@@ -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",