|
91 | 91 | "@eslint/core" "^0.17.0" |
92 | 92 | levn "^0.4.1" |
93 | 93 |
|
94 | | -"@github/copilot-language-server-darwin-arm64@1.435.0": |
| 94 | +"@github/copilot-language-server-darwin-arm64@1.434.0": |
95 | 95 | version "1.434.0" |
96 | 96 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@github/copilot-language-server-darwin-arm64/-/copilot-language-server-darwin-arm64-1.434.0.tgz#23eaa733096f19900d3cc1f76d602407e37290a7" |
97 | 97 | integrity sha1-I+qnMwlvGZANPMH3bWAkB+NykKc= |
98 | 98 |
|
99 | | -"@github/copilot-language-server-darwin-x64@1.435.0": |
| 99 | +"@github/copilot-language-server-darwin-x64@1.434.0": |
100 | 100 | version "1.434.0" |
101 | 101 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@github/copilot-language-server-darwin-x64/-/copilot-language-server-darwin-x64-1.434.0.tgz#3d2c6ababe98460e5653dab9cd6af76f096a1f40" |
102 | 102 | integrity sha1-PSxqur6YRg5WU9q5zWr3bwlqH0A= |
103 | 103 |
|
104 | | -"@github/copilot-language-server-linux-arm64@1.435.0": |
| 104 | +"@github/copilot-language-server-linux-arm64@1.434.0": |
105 | 105 | version "1.434.0" |
106 | 106 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@github/copilot-language-server-linux-arm64/-/copilot-language-server-linux-arm64-1.434.0.tgz#c66943a7097a2fe4b14202d696b109807b3186ac" |
107 | 107 | integrity sha1-xmlDpwl6L+SxQgLWlrEJgHsxhqw= |
108 | 108 |
|
109 | | -"@github/copilot-language-server-linux-x64@1.435.0": |
| 109 | +"@github/copilot-language-server-linux-x64@1.434.0": |
110 | 110 | version "1.434.0" |
111 | 111 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@github/copilot-language-server-linux-x64/-/copilot-language-server-linux-x64-1.434.0.tgz#05107eddeb18370c10b7b8c0322153c3d6f75a37" |
112 | 112 | integrity sha1-BRB+3esYNwwQt7jAMiFTw9b3Wjc= |
113 | 113 |
|
114 | | -"@github/copilot-language-server-win32-arm64@1.435.0": |
| 114 | +"@github/copilot-language-server-win32-arm64@1.434.0": |
115 | 115 | version "1.434.0" |
116 | 116 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@github/copilot-language-server-win32-arm64/-/copilot-language-server-win32-arm64-1.434.0.tgz#43f960f41595e2375cdbf8fef2b344963ce05476" |
117 | 117 | integrity sha1-Q/lg9BWV4jdc2/j+8rNEljzgVHY= |
118 | 118 |
|
119 | | -"@github/copilot-language-server-win32-x64@1.435.0": |
| 119 | +"@github/copilot-language-server-win32-x64@1.434.0": |
120 | 120 | version "1.434.0" |
121 | 121 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@github/copilot-language-server-win32-x64/-/copilot-language-server-win32-x64-1.434.0.tgz#4af0fcdbc79f3c2fd8641f6d64b17aec23e87097" |
122 | 122 | integrity sha1-SvD828efPC/YZB9tZLF67CPocJc= |
123 | 123 |
|
124 | | -"@github/copilot-language-server@^1.435.0": |
125 | | - version "1.435.0" |
126 | | - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@github/copilot-language-server/-/copilot-language-server-1.435.0.tgz#a98ceeb9dd0bfbf08f88dd6e30781c18122796f8" |
127 | | - integrity sha1-qYzuud0L+/CPiN1uMHgcGBInlvg= |
| 124 | +"@github/copilot-language-server@1.434.0": |
| 125 | + version "1.434.0" |
| 126 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@github/copilot-language-server/-/copilot-language-server-1.434.0.tgz#be4ccd6569033c4da660a30281bdfda2099b7a55" |
| 127 | + integrity sha1-vkzNZWkDPE2mYKMCgb39ogmbelU= |
128 | 128 | dependencies: |
129 | 129 | vscode-languageserver-protocol "^3.17.5" |
130 | 130 | optionalDependencies: |
131 | | - "@github/copilot-language-server-darwin-arm64" "1.435.0" |
132 | | - "@github/copilot-language-server-darwin-x64" "1.435.0" |
133 | | - "@github/copilot-language-server-linux-arm64" "1.435.0" |
134 | | - "@github/copilot-language-server-linux-x64" "1.435.0" |
135 | | - "@github/copilot-language-server-win32-arm64" "1.435.0" |
136 | | - "@github/copilot-language-server-win32-x64" "1.435.0" |
| 131 | + "@github/copilot-language-server-darwin-arm64" "1.434.0" |
| 132 | + "@github/copilot-language-server-darwin-x64" "1.434.0" |
| 133 | + "@github/copilot-language-server-linux-arm64" "1.434.0" |
| 134 | + "@github/copilot-language-server-linux-x64" "1.434.0" |
| 135 | + "@github/copilot-language-server-win32-arm64" "1.434.0" |
| 136 | + "@github/copilot-language-server-win32-x64" "1.434.0" |
137 | 137 |
|
138 | 138 | "@gulp-sourcemaps/identity-map@^2.0.1": |
139 | 139 | version "2.0.1" |
|
0 commit comments