aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <renovatebot@noreply.localhost>2026-03-24 03:03:42 +0300
committerrenovate[bot] <renovatebot@noreply.localhost>2026-03-24 03:03:42 +0300
commitb9b5cbec77135ac26ca8605f74b3719dbf8d265d (patch)
treee74d3876486a646872a123b2055eff53c4483971 /package.json
parent861f2851dcf118e61f741328848ca62cb4b7b50a (diff)
downloadstrapi-plugin-checkbox-list-renovate/typescript-6.x.tar.xz
strapi-plugin-checkbox-list-renovate/typescript-6.x.zip
Update dependency typescript to v6renovate/typescript-6.x
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 08707ef..d88c2e1 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"react-dom": "^18.3.1",
"react-router-dom": "^6.30.3",
"styled-components": "^6.3.8",
- "typescript": "^5.9.3"
+ "typescript": "^6.0.0"
},
"peerDependencies": {
"@strapi/sdk-plugin": "^5.4.0",