aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <renovatebot@noreply.localhost>2026-07-09 03:11:07 +0300
committerrenovate[bot] <renovatebot@noreply.localhost>2026-07-09 03:11:07 +0300
commitba5fd632b8ada30d001b74b4d0f6b99a8fcf4338 (patch)
tree0bdf17b1599e275d9e9cb0dd38fa5ec9d3280450 /package.json
parentb2edb9f8255647b42617d3b80b8033ac962c4351 (diff)
downloadstrapi-plugin-checkbox-list-renovate/typescript-7.x.tar.xz
strapi-plugin-checkbox-list-renovate/typescript-7.x.zip
Update dependency typescript to v7renovate/typescript-7.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..83c6c70 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": "^7.0.0"
},
"peerDependencies": {
"@strapi/sdk-plugin": "^5.4.0",