Commit f615113
committed
Bumping modules to point at 19.x versions
1 parent 830f2e8 commit f615113
4 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
- .github/workflows/crowdin-download-translations.yml+1-1
- .github/workflows/crowdin-upload-keys.yml+1-1
- .github/workflows/deploy-main-branches.yml+3-3
- .github/workflows/pr-deploy-test-branch.yml+5-5
- .github/workflows/pr-test-playwright.yml+2-2
- editor-settings.toml+18
- package-lock.json+155-109
- package.json+2-2
- pom.xml+1-1
- src/config.ts+15
- src/cssStyles.tsx+6
- src/i18n/locales/am-ET.json+15-2
- src/i18n/locales/cs-CZ.json+15-2
- src/i18n/locales/de-AT.json+15-2
- src/i18n/locales/de-DE.json+15-2
- src/i18n/locales/el-GR.json+15-2
- src/i18n/locales/en-US.json+13
- src/i18n/locales/es-ES.json+15-2
- src/i18n/locales/fr-FR.json+31-18
- src/i18n/locales/gl-ES.json+15-2
- src/i18n/locales/he-IL.json+15-2
- src/i18n/locales/it-IT.json+42-29
- src/i18n/locales/nl-NL.json+15-2
- src/i18n/locales/pl-PL.json+15-2
- src/i18n/locales/sl-SI.json+15-2
- src/i18n/locales/sv-SE.json+15-2
- src/i18n/locales/tr-TR.json+15-2
- src/i18n/locales/zh-CN.json+15-2
- src/i18n/locales/zh-TW.json+15-2
- src/main/Chapter.tsx+214
- src/main/Cutting.tsx+10-1
- src/main/CuttingActions.tsx+131-54
- src/main/KeyboardControls.tsx+2-2
- src/main/MainContent.tsx+7
- src/main/MainMenu.tsx+7-1
- src/main/Metadata.tsx+61-8
- src/main/Save.tsx+10-3
- src/main/SubtitleEditor.tsx+62-6
- src/main/SubtitleListEditor.tsx+260-92
- src/main/SubtitleTimeline.tsx+13-2
- src/main/SubtitleVideoArea.tsx+34-19
- src/main/Timeline.tsx+61-12
- src/main/VideoControls.tsx+13-6
- src/redux/chapterSlice.ts+453
- src/redux/metadataSlice.ts+1
- src/redux/store.ts+4
- src/redux/videoSlice.ts+16
- src/redux/workflowPostSlice.ts+1
- src/types.ts+6
- src/util/utilityFunctions.ts+11
0 commit comments