1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

[deps] Platform: Update Minor and patch webpack updates (#17577)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-26 12:58:55 +00:00
committed by GitHub
parent ab543b929d
commit 560d3d0747
2 changed files with 419 additions and 643 deletions

1036
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -42,8 +42,8 @@
"@angular-eslint/schematics": "19.6.0",
"@angular/cli": "19.2.14",
"@angular/compiler-cli": "19.2.14",
"@babel/core": "7.24.9",
"@babel/preset-env": "7.24.8",
"@babel/core": "7.28.5",
"@babel/preset-env": "7.28.5",
"@compodoc/compodoc": "1.1.26",
"@electron/notarize": "3.0.1",
"@electron/rebuild": "4.0.1",
@@ -91,10 +91,10 @@
"axe-playwright": "2.2.2",
"babel-loader": "9.2.1",
"base64-loader": "1.0.0",
"browserslist": "4.23.2",
"browserslist": "4.28.0",
"chromatic": "13.3.1",
"concurrently": "9.2.0",
"copy-webpack-plugin": "13.0.0",
"copy-webpack-plugin": "13.0.1",
"cross-env": "10.1.0",
"css-loader": "7.1.2",
"electron": "37.7.0",
@@ -113,7 +113,7 @@
"eslint-plugin-tailwindcss": "3.18.0",
"html-loader": "5.1.0",
"html-webpack-injector": "1.1.4",
"html-webpack-plugin": "5.6.3",
"html-webpack-plugin": "5.6.5",
"husky": "9.1.7",
"jest-diff": "30.2.0",
"jest-junit": "16.0.0",
@@ -121,22 +121,22 @@
"jest-preset-angular": "14.6.1",
"json5": "2.2.3",
"lint-staged": "16.0.0",
"mini-css-extract-plugin": "2.9.2",
"mini-css-extract-plugin": "2.9.4",
"nx": "21.6.8",
"postcss": "8.5.3",
"postcss-loader": "8.1.1",
"postcss": "8.5.6",
"postcss-loader": "8.2.0",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.6.11",
"process": "0.11.10",
"remark-gfm": "4.0.1",
"rimraf": "6.0.1",
"sass": "1.88.0",
"sass-loader": "16.0.4",
"sass": "1.94.1",
"sass-loader": "16.0.6",
"storybook": "8.6.12",
"style-loader": "4.0.0",
"tailwindcss": "3.4.17",
"ts-jest": "29.4.5",
"ts-loader": "9.5.2",
"ts-loader": "9.5.4",
"tsconfig-paths-webpack-plugin": "4.2.0",
"type-fest": "2.19.0",
"typescript": "5.8.3",
@@ -145,9 +145,9 @@
"url": "0.11.4",
"util": "0.12.5",
"wait-on": "9.0.1",
"webpack": "5.99.7",
"webpack": "5.103.0",
"webpack-cli": "6.0.1",
"webpack-dev-server": "5.2.1",
"webpack-dev-server": "5.2.2",
"webpack-node-externals": "3.0.0"
},
"dependencies": {