[TASK] Upgrade TypeScript to 5.0
TypeScript 5.0 has been release a few days ago and brings promising features, see [1]. This patch therefore updates TypeScript to 5.0 with the following commands executed: npm i --save-dev typescript@~5.0.0 npm run build [1] https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/ Resolves: #100209 Releases: main, 11.5 Change-Id: I19df4f073f3cdeeed2023b57cad647c5a53638a0 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78157 Reviewed-by:Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
Showing
- Build/package-lock.json 5 additions, 5 deletionsBuild/package-lock.json
- Build/package.json 1 addition, 1 deletionBuild/package.json
- typo3/sysext/backend/Resources/Public/JavaScript/severity.js 1 addition, 1 deletiontypo3/sysext/backend/Resources/Public/JavaScript/severity.js
- typo3/sysext/backend/Resources/Public/JavaScript/storage/module-state-storage.js 1 addition, 1 deletion...sources/Public/JavaScript/storage/module-state-storage.js
- typo3/sysext/rte_ckeditor/Resources/Public/JavaScript/plugin/soft-hyphen.js 1 addition, 1 deletion...keditor/Resources/Public/JavaScript/plugin/soft-hyphen.js
- typo3/sysext/rte_ckeditor/Resources/Public/JavaScript/plugin/typo3-link.js 1 addition, 1 deletion...ckeditor/Resources/Public/JavaScript/plugin/typo3-link.js
- typo3/sysext/rte_ckeditor/Resources/Public/JavaScript/plugin/whitespace.js 1 addition, 1 deletion...ckeditor/Resources/Public/JavaScript/plugin/whitespace.js
Please register or sign in to comment