Skip to content

Commit 95531d9

Browse files
fix(deps): update dependency next to v15.4.10 [security]
1 parent 050edf8 commit 95531d9

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"leaflet-defaulticon-compatibility": "0.1.2",
4747
"leaflet-geosearch": "4.2.2",
4848
"lucide-react": "0.555.0",
49-
"next": "15.4.9",
49+
"next": "15.4.10",
5050
"next-auth": "4.24.13",
5151
"next-themes": "0.4.6",
5252
"qrcode": "1.5.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -547,10 +547,10 @@
547547
"@emnapi/runtime" "^1.4.3"
548548
"@tybys/wasm-util" "^0.10.0"
549549

550-
"@next/env@15.4.9":
551-
version "15.4.9"
552-
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.4.9.tgz#5caeeaf5f20cf2bf5176444f13d087963159031f"
553-
integrity sha512-OYR0RulK5phnbxxzcLE4/ECgfx1PL3EHrDbjyelJ7jauaO+/Qvj5gG8JPMltB51CygC2KrZ0aAfYLjPYjYY17A==
550+
"@next/env@15.4.10":
551+
version "15.4.10"
552+
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.4.10.tgz#a794b738d043d9e98ea435bd45254899f7f77714"
553+
integrity sha512-knhmoJ0Vv7VRf6pZEPSnciUG1S4bIhWx+qTYBW/AjxEtlzsiNORPk8sFDCEvqLfmKuey56UB9FL1UdHEV3uBrg==
554554

555555
"@next/eslint-plugin-next@14.2.33":
556556
version "14.2.33"
@@ -3957,12 +3957,12 @@ next-themes@0.4.6:
39573957
resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.4.6.tgz#8d7e92d03b8fea6582892a50a928c9b23502e8b6"
39583958
integrity sha512-pZvgD5L0IEvX5/9GWyHMf3m8BKiVQwsCMHfoFosXtXBMnaS0ZnIJ9ST4b4NqLVKDEm8QBxoNNGNaBv2JNF6XNA==
39593959

3960-
next@15.4.9:
3961-
version "15.4.9"
3962-
resolved "https://registry.yarnpkg.com/next/-/next-15.4.9.tgz#9204500a9c3cb2b981fb932077abfa66d3ef663f"
3963-
integrity sha512-/NedNmbiH4Umt/7SohT9VKxEdBt02Lj33xHrukE7d8Li6juT+75sEq4a4U06jggrvdbklKgr78OZEyWZ8XRrtw==
3960+
next@15.4.10:
3961+
version "15.4.10"
3962+
resolved "https://registry.yarnpkg.com/next/-/next-15.4.10.tgz#4ee237d4eb16289f6e16167fbed59d8ada86aa59"
3963+
integrity sha512-itVlc79QjpKMFMRhP+kbGKaSG/gZM6RCvwhEbwmCNF06CdDiNaoHcbeg0PqkEa2GOcn8KJ0nnc7+yL7EjoYLHQ==
39643964
dependencies:
3965-
"@next/env" "15.4.9"
3965+
"@next/env" "15.4.10"
39663966
"@swc/helpers" "0.5.15"
39673967
caniuse-lite "^1.0.30001579"
39683968
postcss "8.4.31"

0 commit comments

Comments
 (0)