1
0
Fork 0

wip: dependencies for freesewing.org

This commit is contained in:
joostdecock 2024-04-28 16:25:30 +02:00
parent 5339020a23
commit 8388c1f81e
2 changed files with 2 additions and 0 deletions

View file

@ -304,6 +304,7 @@ org:
'next': *next 'next': *next
'next-i18next': *nextI18next 'next-i18next': *nextI18next
'ora': *ora 'ora': *ora
'react-dom': *react
'react-dropzone': &dropzone '14.2.3' 'react-dropzone': &dropzone '14.2.3'
'react-hotkeys-hook': *reactHotkeysHook 'react-hotkeys-hook': *reactHotkeysHook
"react-i18next": *reactI18next "react-i18next": *reactI18next

View file

@ -49,6 +49,7 @@
"next": "14.1.4", "next": "14.1.4",
"next-i18next": "15.2.0", "next-i18next": "15.2.0",
"ora": "8.0.1", "ora": "8.0.1",
"react-dom": "18.3.1",
"react-dropzone": "14.2.3", "react-dropzone": "14.2.3",
"react-hotkeys-hook": "4.5.0", "react-hotkeys-hook": "4.5.0",
"react-i18next": "14.1.0", "react-i18next": "14.1.0",