build(deps): bump lodash from 4.17.21 to 4.17.23

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>
This commit is contained in:
dependabot[bot]
2026-01-23 02:53:19 +00:00
committed by GitHub
parent 86d21b1ea1
commit 7f1204ebf3
3 changed files with 588 additions and 527 deletions

View File

@ -103,7 +103,7 @@
"lexical": "^0.38.2",
"line-awesome": "^1.3.0",
"localforage": "^1.10.0",
"lodash": "^4.17.21",
"lodash": "^4.17.23",
"mini-css-extract-plugin": "^2.9.4",
"mutative": "^1.3.0",
"path-browserify": "^1.0.1",

View File

@ -34,7 +34,7 @@
},
"dependencies": {
"@tanstack/react-query": "^5.84.1",
"lodash": "^4.17.21",
"lodash": "^4.17.23",
"pl-api": "workspace:*",
"react": "^18.3.1",
"valibot": "^1.2.0"