Skip to content

Commit

Permalink
Delete Dataplane package.json and update to 0.43 (#23618)
Browse files Browse the repository at this point in the history
* Delete package.json

* Update to latest TSP deps

* Remove all Data-Plane TSP package.json
  • Loading branch information
lmazuel authored and suxi-ms committed Apr 24, 2023
1 parent 19b847f commit 30bf326
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 108 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"dependencies": {
"@azure-tools/cadl-autorest": "0.25.0",
"@azure-tools/cadl-azure-core": "0.25.0",
"@azure-tools/cadl-azure-resource-manager": "0.25.0",
"@azure-tools/cadl-providerhub": "0.25.0",
"@azure-tools/cadl-autorest": "0.26.0",
"@azure-tools/cadl-azure-core": "0.26.0",
"@azure-tools/cadl-azure-resource-manager": "0.26.0",
"@azure-tools/cadl-providerhub": "0.26.0",
"@azure-tools/cadl-apiview": "0.3.5",
"@azure-tools/typespec-autorest": "0.28.0",
"@azure-tools/typespec-azure-core": "0.28.0",
"@azure-tools/typespec-azure-resource-manager": "0.28.0",
"@azure-tools/typespec-providerhub": "0.28.0",
"@azure-tools/typespec-apiview": "0.4.2",
"@typespec/compiler": "0.42.0"
"@azure-tools/typespec-autorest": "0.29.0",
"@azure-tools/typespec-azure-core": "0.29.0",
"@azure-tools/typespec-azure-resource-manager": "0.29.0",
"@azure-tools/typespec-providerhub": "0.29.0",
"@azure-tools/typespec-apiview": "0.4.4",
"@typespec/compiler": "0.43.0"
},
"devDependencies": {
"@azure/avocado": "^0.8.4",
Expand Down
20 changes: 0 additions & 20 deletions specification/cognitiveservices/AnomalyDetector/package.json

This file was deleted.

22 changes: 0 additions & 22 deletions specification/cognitiveservices/HealthInsights/package.json

This file was deleted.

18 changes: 0 additions & 18 deletions specification/cognitiveservices/OpenAI.Authoring/package.json

This file was deleted.

20 changes: 0 additions & 20 deletions specification/cognitiveservices/OpenAI.Inference/package.json

This file was deleted.

18 changes: 0 additions & 18 deletions specification/translation/Azure.AI.TextTranslation/package.json

This file was deleted.

0 comments on commit 30bf326

Please sign in to comment.