Обновление vendor
- Клонируем в отдельную папку https://github.com/noxonsu/unifactory
git clone https://github.com/noxonsu/unifactory
- Переключаем версию ноды и устанавливаем зависимости
cd unifactory
nvm use 16
npm i --legacy-peer-deps- Делаем чистый билд
npm run build_clean- Удалить содержимое папки
definance\vendor_source
- Скопировать свежий билд из
unifactory\buildвdefinance\vendor_source - Увеличить версию в файле
definance\definance.php
https://github.com/noxonsu/definance/blob/master/definance.php#L9
https://github.com/noxonsu/definance/blob/master/definance.php#L16