Update dependency typescript to v6
Some checks failed
renovate/artifacts Artifact file update failure
Test / Basic (pull_request) Failing after 16s

This commit is contained in:
2026-03-24 00:03:42 +00:00
parent 861f2851dc
commit b9b5cbec77
3 changed files with 6 additions and 6 deletions

View File

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