chore(deps): bump lodash from 4.17.21 to 4.17.23 in /web (#1944)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: direct:production
...

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]
2026-01-30 11:25:16 +08:00
committed by GitHub
parent b19e468668
commit 8a6f80a181
2 changed files with 6 additions and 6 deletions

View File

@@ -50,7 +50,7 @@
"i18next": "^25.1.2", "i18next": "^25.1.2",
"i18next-browser-languagedetector": "^8.1.0", "i18next-browser-languagedetector": "^8.1.0",
"input-otp": "^1.4.2", "input-otp": "^1.4.2",
"lodash": "^4.17.21", "lodash": "^4.17.23",
"lucide-react": "^0.507.0", "lucide-react": "^0.507.0",
"next": "~16.1.5", "next": "~16.1.5",
"next-themes": "^0.4.6", "next-themes": "^0.4.6",

10
web/pnpm-lock.yaml generated
View File

@@ -99,8 +99,8 @@ dependencies:
specifier: ^1.4.2 specifier: ^1.4.2
version: 1.4.2(react-dom@19.2.1)(react@19.2.1) version: 1.4.2(react-dom@19.2.1)(react@19.2.1)
lodash: lodash:
specifier: ^4.17.21 specifier: ^4.17.23
version: 4.17.21 version: 4.17.23
lucide-react: lucide-react:
specifier: ^0.507.0 specifier: ^0.507.0
version: 0.507.0(react@19.2.1) version: 0.507.0(react@19.2.1)
@@ -4540,8 +4540,8 @@ packages:
resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
dev: true dev: true
/lodash@4.17.21: /lodash@4.17.23:
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==}
dev: false dev: false
/log-update@6.1.0: /log-update@6.1.0:
@@ -5648,7 +5648,7 @@ packages:
dependencies: dependencies:
clsx: 2.1.1 clsx: 2.1.1
eventemitter3: 4.0.7 eventemitter3: 4.0.7
lodash: 4.17.21 lodash: 4.17.23
react: 19.2.1 react: 19.2.1
react-dom: 19.2.1(react@19.2.1) react-dom: 19.2.1(react@19.2.1)
react-is: 18.3.1 react-is: 18.3.1