0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-13 17:25:28 -05:00
denoland-deno/ext
Bartek Iwańczuk 6cac2ab63f
fix: support workspace:^ and workspace:~ version constraints (#27096)
This commit adds support for understanding "workpace:^"
and "workspace:~" version constraints in npm/pnpm workspaces.

This is done by upgrading various crates to their latest versions.

Closes https://github.com/denoland/deno/issues/26726

---------

Co-authored-by: David Sherret <dsherret@gmail.com>
2024-12-05 23:03:51 +01:00
..
broadcast_channel 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00
cache 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00
canvas 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00
console 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00
cron 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00
crypto 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00
fetch 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00
ffi 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00
fs refactor(ext/fs): align error messages (#25414) 2024-12-05 23:03:51 +01:00
http 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00
io 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00
kv 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00
napi 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00
net 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00
node fix: support workspace:^ and workspace:~ version constraints (#27096) 2024-12-05 23:03:51 +01:00
telemetry 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00
tls 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00
url 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00
web 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00
webgpu 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00
webidl 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00
websocket 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00
webstorage 2.1.2 (#27135) 2024-11-28 16:45:48 +01:00