mirror of
https://github.com/bitwarden/browser
synced 2025-12-25 12:43:36 +00:00
chore(deps): update npm minor (#5485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
26
package.json
26
package.json
@@ -53,7 +53,7 @@
|
||||
"@storybook/builder-webpack5": "6.5.16",
|
||||
"@storybook/manager-webpack5": "6.5.16",
|
||||
"@types/argon2-browser": "1.18.1",
|
||||
"@types/chrome": "0.0.235",
|
||||
"@types/chrome": "0.0.236",
|
||||
"@types/duo_web_sdk": "2.7.1",
|
||||
"@types/firefox-webext-browser": "111.0.1",
|
||||
"@types/inquirer": "8.2.6",
|
||||
@@ -67,16 +67,16 @@
|
||||
"@types/koa-json": "2.0.20",
|
||||
"@types/lowdb": "1.0.11",
|
||||
"@types/lunr": "2.3.4",
|
||||
"@types/node": "18.16.9",
|
||||
"@types/node-fetch": "2.6.3",
|
||||
"@types/node": "18.16.14",
|
||||
"@types/node-fetch": "2.6.4",
|
||||
"@types/node-forge": "1.3.2",
|
||||
"@types/node-ipc": "9.2.0",
|
||||
"@types/papaparse": "5.3.7",
|
||||
"@types/proper-lockfile": "4.1.2",
|
||||
"@types/retry": "0.12.2",
|
||||
"@types/zxcvbn": "4.4.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.59.5",
|
||||
"@typescript-eslint/parser": "5.59.5",
|
||||
"@typescript-eslint/eslint-plugin": "5.59.7",
|
||||
"@typescript-eslint/parser": "5.59.7",
|
||||
"autoprefixer": "10.4.14",
|
||||
"base64-loader": "1.0.0",
|
||||
"buffer": "6.0.3",
|
||||
@@ -85,7 +85,7 @@
|
||||
"concurrently": "8.0.1",
|
||||
"copy-webpack-plugin": "11.0.0",
|
||||
"cross-env": "7.0.3",
|
||||
"css-loader": "6.7.3",
|
||||
"css-loader": "6.7.4",
|
||||
"del": "6.1.1",
|
||||
"electron": "24.1.1",
|
||||
"electron-builder": "^23.6.0",
|
||||
@@ -93,13 +93,13 @@
|
||||
"electron-reload": "2.0.0-alpha.1",
|
||||
"electron-store": "8.1.0",
|
||||
"electron-updater": "5.3.0",
|
||||
"eslint": "8.40.0",
|
||||
"eslint": "8.41.0",
|
||||
"eslint-config-prettier": "8.8.0",
|
||||
"eslint-import-resolver-typescript": "3.5.5",
|
||||
"eslint-plugin-import": "2.27.5",
|
||||
"eslint-plugin-rxjs": "5.0.3",
|
||||
"eslint-plugin-rxjs-angular": "2.0.1",
|
||||
"eslint-plugin-tailwindcss": "3.11.0",
|
||||
"eslint-plugin-tailwindcss": "3.12.0",
|
||||
"gulp": "4.0.2",
|
||||
"gulp-filter": "7.0.0",
|
||||
"gulp-if": "3.0.0",
|
||||
@@ -114,20 +114,20 @@
|
||||
"jest-mock-extended": "3.0.4",
|
||||
"jest-preset-angular": "13.1.1",
|
||||
"lint-staged": "13.2.2",
|
||||
"mini-css-extract-plugin": "2.7.5",
|
||||
"mini-css-extract-plugin": "2.7.6",
|
||||
"node-ipc": "9.2.1",
|
||||
"pkg": "5.8.1",
|
||||
"postcss": "8.4.23",
|
||||
"postcss-loader": "7.3.0",
|
||||
"prettier": "2.8.8",
|
||||
"prettier-plugin-tailwindcss": "0.2.8",
|
||||
"prettier-plugin-tailwindcss": "0.3.0",
|
||||
"process": "0.11.10",
|
||||
"regedit": "^3.0.3",
|
||||
"rimraf": "5.0.1",
|
||||
"sass": "1.62.1",
|
||||
"sass-loader": "13.2.2",
|
||||
"sass-loader": "13.3.0",
|
||||
"storybook-addon-designs": "6.3.1",
|
||||
"style-loader": "3.3.2",
|
||||
"style-loader": "3.3.3",
|
||||
"tailwindcss": "3.3.2",
|
||||
"ts-jest": "29.1.0",
|
||||
"ts-loader": "9.4.2",
|
||||
@@ -137,7 +137,7 @@
|
||||
"url": "0.11.0",
|
||||
"util": "0.12.5",
|
||||
"wait-on": "7.0.1",
|
||||
"webpack": "5.82.1",
|
||||
"webpack": "5.83.1",
|
||||
"webpack-cli": "5.1.1",
|
||||
"webpack-dev-server": "4.15.0",
|
||||
"webpack-node-externals": "3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user