1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-21 20:04:02 +00:00
This commit is contained in:
cd-bitwarden
2025-11-19 14:27:47 -05:00
parent 74134ec67d
commit e712812b42
2 changed files with 160 additions and 1326 deletions

1482
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -224,7 +224,9 @@
"parse5": "7.2.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"@types/react": "18.3.20"
"@types/react": "18.3.20",
"jest": "30.2.0",
"@types/jest": "30.0.0"
},
"lint-staged": {
"*": "prettier --cache --ignore-unknown --write",