mirror of
https://github.com/bitwarden/browser
synced 2026-02-18 02:19:18 +00:00
[deps] Architecture: Update Minor and patch linting updates
This commit is contained in:
1040
package-lock.json
generated
1040
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
24
package.json
24
package.json
@@ -39,7 +39,7 @@
|
||||
],
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "19.2.14",
|
||||
"@angular-eslint/schematics": "19.6.0",
|
||||
"@angular-eslint/schematics": "19.8.1",
|
||||
"@angular/cli": "19.2.14",
|
||||
"@angular/compiler-cli": "19.2.14",
|
||||
"@babel/core": "7.24.9",
|
||||
@@ -47,7 +47,7 @@
|
||||
"@compodoc/compodoc": "1.1.26",
|
||||
"@electron/notarize": "3.0.1",
|
||||
"@electron/rebuild": "4.0.1",
|
||||
"@eslint/compat": "1.2.9",
|
||||
"@eslint/compat": "1.4.1",
|
||||
"@lit-labs/signals": "0.1.2",
|
||||
"@ngtools/webpack": "19.2.14",
|
||||
"@storybook/addon-a11y": "8.6.12",
|
||||
@@ -82,11 +82,11 @@
|
||||
"@types/proper-lockfile": "4.1.4",
|
||||
"@types/retry": "0.12.5",
|
||||
"@types/zxcvbn": "4.4.5",
|
||||
"@typescript-eslint/rule-tester": "8.31.0",
|
||||
"@typescript-eslint/utils": "8.31.0",
|
||||
"@typescript-eslint/rule-tester": "8.46.4",
|
||||
"@typescript-eslint/utils": "8.46.4",
|
||||
"@webcomponents/custom-elements": "1.6.0",
|
||||
"@yao-pkg/pkg": "6.5.1",
|
||||
"angular-eslint": "19.6.0",
|
||||
"angular-eslint": "19.8.1",
|
||||
"autoprefixer": "10.4.21",
|
||||
"axe-playwright": "2.2.2",
|
||||
"babel-loader": "9.2.1",
|
||||
@@ -103,14 +103,14 @@
|
||||
"electron-reload": "2.0.0-alpha.1",
|
||||
"electron-store": "8.2.0",
|
||||
"electron-updater": "6.6.4",
|
||||
"eslint": "9.26.0",
|
||||
"eslint-config-prettier": "10.1.2",
|
||||
"eslint-import-resolver-typescript": "4.3.4",
|
||||
"eslint-plugin-import": "2.31.0",
|
||||
"eslint": "9.39.1",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"eslint-import-resolver-typescript": "4.4.4",
|
||||
"eslint-plugin-import": "2.32.0",
|
||||
"eslint-plugin-rxjs": "5.0.3",
|
||||
"eslint-plugin-rxjs-angular": "2.0.1",
|
||||
"eslint-plugin-storybook": "0.12.0",
|
||||
"eslint-plugin-tailwindcss": "3.18.0",
|
||||
"eslint-plugin-tailwindcss": "3.18.2",
|
||||
"html-loader": "5.1.0",
|
||||
"html-webpack-injector": "1.1.4",
|
||||
"html-webpack-plugin": "5.6.3",
|
||||
@@ -120,7 +120,7 @@
|
||||
"jest-mock-extended": "3.0.7",
|
||||
"jest-preset-angular": "14.6.1",
|
||||
"json5": "2.2.3",
|
||||
"lint-staged": "16.0.0",
|
||||
"lint-staged": "16.2.6",
|
||||
"mini-css-extract-plugin": "2.9.2",
|
||||
"nx": "21.3.11",
|
||||
"postcss": "8.5.3",
|
||||
@@ -140,7 +140,7 @@
|
||||
"tsconfig-paths-webpack-plugin": "4.2.0",
|
||||
"type-fest": "2.19.0",
|
||||
"typescript": "5.8.3",
|
||||
"typescript-eslint": "8.31.0",
|
||||
"typescript-eslint": "8.46.4",
|
||||
"typescript-strict-plugin": "2.4.4",
|
||||
"url": "0.11.4",
|
||||
"util": "0.12.5",
|
||||
|
||||
Reference in New Issue
Block a user