Skip to content

Commit 9ce3aa5

Browse files
Merge pull request #695 from franz-bendezu/dependabot/npm_and_yarn/next-15.2.0
fix(deps): bump next from 15.1.7 to 15.2.0
2 parents 17382f2 + ed13966 commit 9ce3aa5

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@headlessui/react": "^2.2.0",
1414
"@heroicons/react": "^2.2.0",
1515
"@tailwindcss/postcss": "^4.0.9",
16-
"next": "^15.1.7",
16+
"next": "^15.2.0",
1717
"next-image-export-optimizer": "^1.18.0",
1818
"next-intl": "^3.26.5",
1919
"next-themes": "^0.4.4",

yarn.lock

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -755,10 +755,10 @@
755755
"@jridgewell/resolve-uri" "^3.1.0"
756756
"@jridgewell/sourcemap-codec" "^1.4.14"
757757

758-
"@next/env@15.1.7":
759-
version "15.1.7"
760-
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.1.7.tgz#14e2678f893aec50ff2dcb7a6665092fb9e1263d"
761-
integrity sha512-d9jnRrkuOH7Mhi+LHav2XW91HOgTAWHxjMPkXMGBc9B2b7614P7kjt8tAplRvJpbSt4nbO1lugcT/kAaWzjlLQ==
758+
"@next/env@15.2.0":
759+
version "15.2.0"
760+
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.2.0.tgz#4c3508ca2c0bb2bc324066818bb8d0415f767641"
761+
integrity sha512-eMgJu1RBXxxqqnuRJQh5RozhskoNUDHBFybvi+Z+yK9qzKeG7dadhv/Vp1YooSZmCnegf7JxWuapV77necLZNA==
762762

763763
"@next/eslint-plugin-next@15.1.7":
764764
version "15.1.7"
@@ -767,45 +767,45 @@
767767
dependencies:
768768
fast-glob "3.3.1"
769769

770-
"@next/swc-darwin-arm64@15.1.7":
771-
version "15.1.7"
772-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.1.7.tgz#ecc6eacf174df36a6c73f7c319ed864ec6e08079"
773-
integrity sha512-hPFwzPJDpA8FGj7IKV3Yf1web3oz2YsR8du4amKw8d+jAOHfYHYFpMkoF6vgSY4W6vB29RtZEklK9ayinGiCmQ==
774-
775-
"@next/swc-darwin-x64@15.1.7":
776-
version "15.1.7"
777-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.1.7.tgz#d25b4c131d13439ea4b263dbcd0fd518a835f31c"
778-
integrity sha512-2qoas+fO3OQKkU0PBUfwTiw/EYpN+kdAx62cePRyY1LqKtP09Vp5UcUntfZYajop5fDFTjSxCHfZVRxzi+9FYQ==
779-
780-
"@next/swc-linux-arm64-gnu@15.1.7":
781-
version "15.1.7"
782-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.1.7.tgz#b19abc7b56918042b5309f55f7010e7932ee4967"
783-
integrity sha512-sKLLwDX709mPdzxMnRIXLIT9zaX2w0GUlkLYQnKGoXeWUhcvpCrK+yevcwCJPdTdxZEUA0mOXGLdPsGkudGdnA==
784-
785-
"@next/swc-linux-arm64-musl@15.1.7":
786-
version "15.1.7"
787-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.1.7.tgz#cb2ac35d3024e9d46ce0d4ff03bf491e0773519f"
788-
integrity sha512-zblK1OQbQWdC8fxdX4fpsHDw+VSpBPGEUX4PhSE9hkaWPrWoeIJn+baX53vbsbDRaDKd7bBNcXRovY1hEhFd7w==
789-
790-
"@next/swc-linux-x64-gnu@15.1.7":
791-
version "15.1.7"
792-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.1.7.tgz#cf6e338a1fbb1c9b019c158a76a7ab4f143929ce"
793-
integrity sha512-GOzXutxuLvLHFDAPsMP2zDBMl1vfUHHpdNpFGhxu90jEzH6nNIgmtw/s1MDwpTOiM+MT5V8+I1hmVFeAUhkbgQ==
794-
795-
"@next/swc-linux-x64-musl@15.1.7":
796-
version "15.1.7"
797-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.1.7.tgz#94c9117ece8e5851e7e6674f12d6b82b435e3a6f"
798-
integrity sha512-WrZ7jBhR7ATW1z5iEQ0ZJfE2twCNSXbpCSaAunF3BKcVeHFADSI/AW1y5Xt3DzTqPF1FzQlwQTewqetAABhZRQ==
799-
800-
"@next/swc-win32-arm64-msvc@15.1.7":
801-
version "15.1.7"
802-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.1.7.tgz#4947f3b7f41c7347114985bf3c91e2eacddfe124"
803-
integrity sha512-LDnj1f3OVbou1BqvvXVqouJZKcwq++mV2F+oFHptToZtScIEnhNRJAhJzqAtTE2dB31qDYL45xJwrc+bLeKM2Q==
804-
805-
"@next/swc-win32-x64-msvc@15.1.7":
806-
version "15.1.7"
807-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.1.7.tgz#0adb399deb15291b61be94909a97e0d6ce1f61fa"
808-
integrity sha512-dC01f1quuf97viOfW05/K8XYv2iuBgAxJZl7mbCKEjMgdQl5JjAKJ0D2qMKZCgPWDeFbFT0Q0nYWwytEW0DWTQ==
770+
"@next/swc-darwin-arm64@15.2.0":
771+
version "15.2.0"
772+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.2.0.tgz#51ebba2162330ee3e8b3412bf31defd94a7b85e7"
773+
integrity sha512-rlp22GZwNJjFCyL7h5wz9vtpBVuCt3ZYjFWpEPBGzG712/uL1bbSkS675rVAUCRZ4hjoTJ26Q7IKhr5DfJrHDA==
774+
775+
"@next/swc-darwin-x64@15.2.0":
776+
version "15.2.0"
777+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.2.0.tgz#90fd6c6cee494d4348342434cfb9ca9506eae895"
778+
integrity sha512-DiU85EqSHogCz80+sgsx90/ecygfCSGl5P3b4XDRVZpgujBm5lp4ts7YaHru7eVTyZMjHInzKr+w0/7+qDrvMA==
779+
780+
"@next/swc-linux-arm64-gnu@15.2.0":
781+
version "15.2.0"
782+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.2.0.tgz#f10a26cdbacf2e3de2a02a926c72857b3cb613e1"
783+
integrity sha512-VnpoMaGukiNWVxeqKHwi8MN47yKGyki5q+7ql/7p/3ifuU2341i/gDwGK1rivk0pVYbdv5D8z63uu9yMw0QhpQ==
784+
785+
"@next/swc-linux-arm64-musl@15.2.0":
786+
version "15.2.0"
787+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.2.0.tgz#1821c9a1dd17c441d8182f5cefd586f7902fcdb5"
788+
integrity sha512-ka97/ssYE5nPH4Qs+8bd8RlYeNeUVBhcnsNUmFM6VWEob4jfN9FTr0NBhXVi1XEJpj3cMfgSRW+LdE3SUZbPrw==
789+
790+
"@next/swc-linux-x64-gnu@15.2.0":
791+
version "15.2.0"
792+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.2.0.tgz#522f55c7672346bab43bce0bcb35c4cb668ad20f"
793+
integrity sha512-zY1JduE4B3q0k2ZCE+DAF/1efjTXUsKP+VXRtrt/rJCTgDlUyyryx7aOgYXNc1d8gobys/Lof9P9ze8IyRDn7Q==
794+
795+
"@next/swc-linux-x64-musl@15.2.0":
796+
version "15.2.0"
797+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.2.0.tgz#e23be1d046c9a630a0315588f9d692d9705ac355"
798+
integrity sha512-QqvLZpurBD46RhaVaVBepkVQzh8xtlUN00RlG4Iq1sBheNugamUNPuZEH1r9X1YGQo1KqAe1iiShF0acva3jHQ==
799+
800+
"@next/swc-win32-arm64-msvc@15.2.0":
801+
version "15.2.0"
802+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.2.0.tgz#9e2cb008b82c676dad7d632a43549f969cb2194f"
803+
integrity sha512-ODZ0r9WMyylTHAN6pLtvUtQlGXBL9voljv6ujSlcsjOxhtXPI1Ag6AhZK0SE8hEpR1374WZZ5w33ChpJd5fsjw==
804+
805+
"@next/swc-win32-x64-msvc@15.2.0":
806+
version "15.2.0"
807+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.2.0.tgz#d280f450a5b6dbb7437c3265f81ea62febf4bf3c"
808+
integrity sha512-8+4Z3Z7xa13NdUuUAcpVNA6o76lNPniBd9Xbo02bwXQXnZgFvEopwY2at5+z7yHl47X9qbZpvwatZ2BRo3EdZw==
809809

810810
"@nodelib/fs.scandir@2.1.5":
811811
version "2.1.5"
@@ -3671,27 +3671,27 @@ next-themes@^0.4.4:
36713671
resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.4.4.tgz#ce6f68a4af543821bbc4755b59c0d3ced55c2d13"
36723672
integrity sha512-LDQ2qIOJF0VnuVrrMSMLrWGjRMkq+0mpgl6e0juCLqdJ+oo8Q84JRWT6Wh11VDQKkMMe+dVzDKLWs5n87T+PkQ==
36733673

3674-
next@^15.1.7:
3675-
version "15.1.7"
3676-
resolved "https://registry.yarnpkg.com/next/-/next-15.1.7.tgz#e814845e7cdb0294aee88ceab0bb962de83e8e6f"
3677-
integrity sha512-GNeINPGS9c6OZKCvKypbL8GTsT5GhWPp4DM0fzkXJuXMilOO2EeFxuAY6JZbtk6XIl6Ws10ag3xRINDjSO5+wg==
3674+
next@^15.2.0:
3675+
version "15.2.0"
3676+
resolved "https://registry.yarnpkg.com/next/-/next-15.2.0.tgz#00f4619ae4322102b08c1a8bf315f7b757525508"
3677+
integrity sha512-VaiM7sZYX8KIAHBrRGSFytKknkrexNfGb8GlG6e93JqueCspuGte8i4ybn8z4ww1x3f2uzY4YpTaBEW4/hvsoQ==
36783678
dependencies:
3679-
"@next/env" "15.1.7"
3679+
"@next/env" "15.2.0"
36803680
"@swc/counter" "0.1.3"
36813681
"@swc/helpers" "0.5.15"
36823682
busboy "1.6.0"
36833683
caniuse-lite "^1.0.30001579"
36843684
postcss "8.4.31"
36853685
styled-jsx "5.1.6"
36863686
optionalDependencies:
3687-
"@next/swc-darwin-arm64" "15.1.7"
3688-
"@next/swc-darwin-x64" "15.1.7"
3689-
"@next/swc-linux-arm64-gnu" "15.1.7"
3690-
"@next/swc-linux-arm64-musl" "15.1.7"
3691-
"@next/swc-linux-x64-gnu" "15.1.7"
3692-
"@next/swc-linux-x64-musl" "15.1.7"
3693-
"@next/swc-win32-arm64-msvc" "15.1.7"
3694-
"@next/swc-win32-x64-msvc" "15.1.7"
3687+
"@next/swc-darwin-arm64" "15.2.0"
3688+
"@next/swc-darwin-x64" "15.2.0"
3689+
"@next/swc-linux-arm64-gnu" "15.2.0"
3690+
"@next/swc-linux-arm64-musl" "15.2.0"
3691+
"@next/swc-linux-x64-gnu" "15.2.0"
3692+
"@next/swc-linux-x64-musl" "15.2.0"
3693+
"@next/swc-win32-arm64-msvc" "15.2.0"
3694+
"@next/swc-win32-x64-msvc" "15.2.0"
36953695
sharp "^0.33.5"
36963696

36973697
node-releases@^2.0.18:

0 commit comments

Comments
 (0)