Caret ranges for generator SDK version (any v4) (#4787)

Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
This commit is contained in:
tracyboehrer 2024-11-05 09:32:30 -06:00 коммит произвёл GitHub
Родитель 3dd1c6a5dc
Коммит 006bcf04b3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
8 изменённых файлов: 18 добавлений и 18 удалений

Просмотреть файл

@ -17,10 +17,10 @@
},
"dependencies": {
"@microsoft/recognizers-text-data-types-timex-expression": "1.1.4",
"botbuilder": "~4.22.1",
"botbuilder-ai": "~4.22.1",
"botbuilder-dialogs": "~4.22.1",
"botbuilder-testing": "~4.22.1",
"botbuilder": "^4.23.1",
"botbuilder-ai": "^4.23.1",
"botbuilder-dialogs": "^4.23.1",
"botbuilder-testing": "^4.23.1",
"dotenv": "^8.2.0",
"restify": "^11.1.0"
},

Просмотреть файл

@ -38,10 +38,10 @@
},
"dependencies": {
"@microsoft/recognizers-text-data-types-timex-expression": "1.1.4",
"botbuilder": "~4.22.1",
"botbuilder-ai": "~4.22.1",
"botbuilder-dialogs": "~4.22.1",
"botbuilder-testing": "~4.22.1",
"botbuilder": "^4.23.1",
"botbuilder-ai": "^4.23.1",
"botbuilder-dialogs": "^4.23.1",
"botbuilder-testing": "^4.23.1",
"dotenv": "^8.2.0",
"replace": "~1.2.0",
"restify": "~11.1.0"

Просмотреть файл

@ -17,9 +17,9 @@
},
"dependencies": {
"@microsoft/recognizers-text-data-types-timex-expression": "1.1.4",
"botbuilder": "~4.22.1,
"botbuilder-ai": "~4.22.1",
"botbuilder-dialogs": "~4.22.1",
"botbuilder": "^4.23.1,
"botbuilder-ai": "^4.23.1",
"botbuilder-dialogs": "^4.23.1",
"dotenv": "~8.2.0",
"restify": "~11.1.0"
},

Просмотреть файл

@ -19,9 +19,9 @@
},
"dependencies": {
"@microsoft/recognizers-text-data-types-timex-expression": "1.1.4",
"botbuilder": "~4.22.1",
"botbuilder-ai": "~4.22.1",
"botbuilder-dialogs": "~4.22.1",
"botbuilder": "^4.23.1",
"botbuilder-ai": "^4.23.1",
"botbuilder-dialogs": "^4.23.1",
"dotenv": "~8.2.0",
"replace": "~1.2.0",
"restify": "~11.1.0"

Просмотреть файл

@ -16,7 +16,7 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "~4.22.1",
"botbuilder": "^4.23.1",
"dotenv": "~8.2.0",
"restify": "~11.1.0"
},

Просмотреть файл

@ -18,7 +18,7 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "~4.22.1",
"botbuilder": "~4.23.1",
"dotenv": "~8.2.0",
"replace": "~1.2.0",
"restify": "~11.1.0"

Просмотреть файл

@ -16,7 +16,7 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "~4.22.1",
"botbuilder": "^4.23.1",
"restify": "~11.1.0"
},
"devDependencies": {

Просмотреть файл

@ -18,7 +18,7 @@
"url": "https://github.com"
},
"dependencies": {
"botbuilder": "~4.22.1",
"botbuilder": "^4.23.1",
"replace": "~1.2.0",
"restify": "~11.1.0"
},