mirror of
https://github.com/bitwarden/browser
synced 2026-02-21 20:04:02 +00:00
fixes
This commit is contained in:
1482
package-lock.json
generated
1482
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user