Skip to content

Commit 49693d1

Browse files
authored
[Search] Revert version bumps (#36137)
1 parent 7ec23b4 commit 49693d1

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/search/search-documents/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -70,15 +70,15 @@
7070
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/search/search-documents",
7171
"sideEffects": false,
7272
"dependencies": {
73-
"@azure/core-auth": "workspace:^",
74-
"@azure/core-client": "workspace:^",
75-
"@azure/core-http-compat": "workspace:^",
76-
"@azure/core-paging": "workspace:^",
77-
"@azure/core-rest-pipeline": "workspace:^",
78-
"@azure/core-tracing": "workspace:^",
79-
"@azure/core-util": "workspace:^",
80-
"@azure/logger": "workspace:^",
81-
"events": "^3.3.0",
73+
"@azure/core-auth": "^1.9.0",
74+
"@azure/core-client": "^1.9.2",
75+
"@azure/core-http-compat": "^2.1.2",
76+
"@azure/core-paging": "^1.6.2",
77+
"@azure/core-rest-pipeline": "^1.18.0",
78+
"@azure/core-tracing": "^1.2.0",
79+
"@azure/core-util": "^1.11.0",
80+
"@azure/logger": "^1.1.4",
81+
"events": "^3.0.0",
8282
"tslib": "^2.8.1"
8383
},
8484
"devDependencies": {

0 commit comments

Comments
 (0)