1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-31 00:33:33 +00:00

added wsl-utils and powershell-utils

This commit is contained in:
Anders Åberg
2025-12-16 00:47:07 +01:00
parent fe175392d2
commit 728dc036f0
2 changed files with 11 additions and 3 deletions

View File

@@ -65,10 +65,10 @@
"@types/jest": "29.5.14",
"@types/jsdom": "21.1.7",
"@types/koa": "3.0.1",
"@types/koa__multer": "2.0.7",
"@types/koa__router": "12.0.4",
"@types/koa-bodyparser": "4.3.7",
"@types/koa-json": "2.0.23",
"@types/koa__multer": "2.0.7",
"@types/koa__router": "12.0.4",
"@types/lowdb": "1.0.15",
"@types/lunr": "2.3.7",
"@types/node": "22.19.2",
@@ -157,8 +157,8 @@
"@angular/platform-browser": "20.3.15",
"@angular/platform-browser-dynamic": "20.3.15",
"@angular/router": "20.3.15",
"@bitwarden/sdk-internal": "0.2.0-main.409",
"@bitwarden/commercial-sdk-internal": "0.2.0-main.409",
"@bitwarden/sdk-internal": "0.2.0-main.409",
"@electron/fuses": "1.8.0",
"@emotion/css": "11.13.5",
"@koa/multer": "4.0.0",
@@ -196,6 +196,7 @@
"oidc-client-ts": "2.4.1",
"open": "11.0.0",
"papaparse": "5.5.3",
"powershell-utils": "0.1.0",
"proper-lockfile": "4.1.2",
"qrcode-parser": "2.1.3",
"qrious": "4.0.2",
@@ -206,6 +207,7 @@
"ts-node": "10.9.2",
"utf-8-validate": "6.0.5",
"vite-tsconfig-paths": "5.1.4",
"wsl-utils": "0.3.0",
"zone.js": "0.15.1",
"zxcvbn": "4.4.2"
},

6
pnpm-lock.yaml generated
View File

@@ -152,6 +152,9 @@ importers:
papaparse:
specifier: 5.5.3
version: 5.5.3
powershell-utils:
specifier: 0.1.0
version: 0.1.0
proper-lockfile:
specifier: 4.1.2
version: 4.1.2
@@ -182,6 +185,9 @@ importers:
vite-tsconfig-paths:
specifier: 5.1.4
version: 5.1.4(typescript@5.8.3)(vite@7.1.11(@types/node@22.19.2)(jiti@1.21.7)(less@4.5.1)(sass-embedded@1.96.0)(sass@1.95.1)(terser@5.43.1)(yaml@2.8.2))
wsl-utils:
specifier: 0.3.0
version: 0.3.0
zone.js:
specifier: 0.15.1
version: 0.15.1