mirror of
https://github.com/bitwarden/browser
synced 2026-03-02 11:31:44 +00:00
Merge branch 'main' into uif/cl-695/storybook
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
"electron-builder": "26.0.12",
|
||||
"electron-log": "5.4.3",
|
||||
"electron-reload": "2.0.0-alpha.1",
|
||||
"electron-store": "8.2.0",
|
||||
"electron-store": "11.0.2",
|
||||
"electron-updater": "6.6.4",
|
||||
"eslint": "9.26.0",
|
||||
"eslint-config-prettier": "10.1.2",
|
||||
@@ -177,7 +177,7 @@
|
||||
"big-integer": "1.6.52",
|
||||
"braintree-web-drop-in": "1.46.0",
|
||||
"buffer": "6.0.3",
|
||||
"bufferutil": "4.0.9",
|
||||
"bufferutil": "4.1.0",
|
||||
"chalk": "4.1.2",
|
||||
"commander": "14.0.0",
|
||||
"core-js": "3.47.0",
|
||||
@@ -224,10 +224,6 @@
|
||||
"react-dom": "18.3.1",
|
||||
"@types/react": "18.3.27"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*": "prettier --cache --ignore-unknown --write",
|
||||
"*.ts": "eslint --cache --cache-strategy content --fix"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.12.0",
|
||||
"npm": "~10"
|
||||
|
||||
Reference in New Issue
Block a user