chore(deps-dev): bump enhanced-resolve from 5.18.0 to 5.18.3 (#10883)

Bumps [enhanced-resolve](https://github.com/webpack/enhanced-resolve) from 5.18.0 to 5.18.3.
- [Release notes](https://github.com/webpack/enhanced-resolve/releases)
- [Commits](https://github.com/webpack/enhanced-resolve/compare/v5.18.0...v5.18.3)

---
updated-dependencies:
- dependency-name: enhanced-resolve
  dependency-version: 5.18.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-02 13:12:16 -07:00
committed by GitHub
parent 25ecfb4ab8
commit 2bf4f84f73
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@ -50,7 +50,7 @@
"dotenv": "~16.4.0",
"dotenv-webpack": "^7.0.0",
"emoji-regex": "^10.3.0",
"enhanced-resolve": "^5.8.3",
"enhanced-resolve": "^5.18.3",
"eslint": "~8.57.0",
"eslint-config-prettier": "^10.0.0",
"fork-ts-checker-webpack-plugin": "^7.0.0",
@ -65,7 +65,7 @@
"lint-staged": "^15.2.0",
"loader-utils": "^2.0.0 || ^3.0.0",
"module-alias": "^2.2.2",
"nativescript": "alpha",
"nativescript": "*",
"nativescript-typedoc-theme": "1.1.0",
"nx": "21.3.7",
"parse-css": "git+https://github.com/tabatkins/parse-css.git",
@ -13165,9 +13165,9 @@
}
},
"node_modules/enhanced-resolve": {
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.0.tgz",
"integrity": "sha512-0/r0MySGYG8YqlayBZ6MuCfECmHFdJ5qyPh8s8wa5Hnm6SaFLSK1VYCbj+NKp090Nm1caZhD+QTnmxO7esYGyQ==",
"version": "5.18.3",
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz",
"integrity": "sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -57,7 +57,7 @@
"dotenv": "~16.4.0",
"dotenv-webpack": "^7.0.0",
"emoji-regex": "^10.3.0",
"enhanced-resolve": "^5.8.3",
"enhanced-resolve": "^5.18.3",
"eslint": "~8.57.0",
"eslint-config-prettier": "^10.0.0",
"fork-ts-checker-webpack-plugin": "^7.0.0",