commit df683656016dd88f2390b5807021e6e2349d3051
parent bad433b33d870e582214ce9aceb101d30e4a9d29
Author: Yuukin256 <52195426+Yuukin256@users.noreply.github.com>
Date: Sat, 11 Apr 2026 02:30:55 +0900
Merge pull request #125 from kishikou-it/dependabot/npm_and_yarn/npm_and_yarn-52571dc7e9
Bump lodash from 4.17.23 to 4.18.1 in the npm_and_yarn group across 1 directory
Diffstat:
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/package.json b/package.json
@@ -36,7 +36,7 @@
"csstype": "^3.1.3",
"date-fns": "^3.6.0",
"jotai": "^2.12.2",
- "lodash": "^4.17.23",
+ "lodash": "^4.18.1",
"next": "15.5.14",
"next-pwa": "^5.6.0",
"notistack": "^3.0.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
@@ -78,8 +78,8 @@ importers:
specifier: ^2.12.2
version: 2.12.2(@types/react@19.1.0)(react@19.1.0)
lodash:
- specifier: ^4.17.23
- version: 4.17.23
+ specifier: ^4.18.1
+ version: 4.18.1
next:
specifier: 15.5.14
version: 15.5.14(@babel/core@7.26.10)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
@@ -2902,8 +2902,8 @@ packages:
lodash.sortby@4.7.0:
resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==}
- lodash@4.17.23:
- resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==}
+ lodash@4.18.1:
+ resolution: {integrity: sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==}
log-update@5.0.1:
resolution: {integrity: sha512-5UtUDQ/6edw4ofyljDNcOVJQ4c7OjDro4h3y8e1GQL5iYElYclVHJ3zeWchylvMaKnDbDilC8irOVyexnA/Slw==}
@@ -6878,7 +6878,7 @@ snapshots:
lodash.sortby@4.7.0: {}
- lodash@4.17.23: {}
+ lodash@4.18.1: {}
log-update@5.0.1:
dependencies:
@@ -7947,7 +7947,7 @@ snapshots:
fast-json-stable-stringify: 2.1.0
fs-extra: 9.1.0
glob: 7.2.3
- lodash: 4.17.23
+ lodash: 4.18.1
pretty-bytes: 5.6.0
rollup: 2.80.0
rollup-plugin-terser: 7.0.2(rollup@2.80.0)