Skip to content

Commit 79a0da3

Browse files
Bump next from 15.5.15 to 15.5.18
Bumps [next](https://github.com/vercel/next.js) from 15.5.15 to 15.5.18. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.5.15...v15.5.18) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1bfaba9 commit 79a0da3

2 files changed

Lines changed: 57 additions & 57 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"date-fns": "^2.16.1",
3232
"debounce": "^1.2.1",
3333
"github-slugger": "^1.3.0",
34-
"next": "^15.5.15",
34+
"next": "^15.5.18",
3535
"next-remote-watch": "^1.0.0",
3636
"parse-numeric-range": "^1.2.0",
3737
"react": "^0.0.0-experimental-16d053d59-20230506",

yarn.lock

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -971,10 +971,10 @@
971971
unist-util-visit "^4.0.0"
972972
vfile "^5.0.0"
973973

974-
"@next/env@15.5.15":
975-
version "15.5.15"
976-
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.5.15.tgz#24b29b94852da52dd8e10f3ea0382a3ddb8733a6"
977-
integrity sha512-vcmyu5/MyFzN7CdqRHO3uHO44p/QPCZkuTUXroeUmhNP8bL5PHFEhik22JUazt+CDDoD6EpBYRCaS2pISL+/hg==
974+
"@next/env@15.5.18":
975+
version "15.5.18"
976+
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.5.18.tgz#207ab150d3f1c787ac343946155392d478506c1b"
977+
integrity sha512-hAV85Ckd9QR6RvH04MEKwsfLTksvFpO47j9xwtoIuvuPnlwecpSi+uZTtm8HirVbtlI2Fnz//xpcSTjFdyJk+g==
978978

979979
"@next/eslint-plugin-next@12.0.3":
980980
version "12.0.3"
@@ -983,45 +983,45 @@
983983
dependencies:
984984
glob "7.1.7"
985985

986-
"@next/swc-darwin-arm64@15.5.15":
987-
version "15.5.15"
988-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.5.15.tgz#c8de0985b21b6914c17097d548dbf9b95e12bc57"
989-
integrity sha512-6PvFO2Tzt10GFK2Ro9tAVEtacMqRmTarYMFKAnV2vYMdwWc73xzmDQyAV7SwEdMhzmiRoo7+m88DuiXlJlGeaw==
990-
991-
"@next/swc-darwin-x64@15.5.15":
992-
version "15.5.15"
993-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.5.15.tgz#e237a2c7991e729a8b5051e019b3ea1ea16a9071"
994-
integrity sha512-G+YNV+z6FDZTp/+IdGyIMFqalBTaQSnvAA+X/hrt+eaTRFSznRMz9K7rTmzvM6tDmKegNtyzgufZW0HwVzEqaQ==
995-
996-
"@next/swc-linux-arm64-gnu@15.5.15":
997-
version "15.5.15"
998-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.5.15.tgz#d9e52844ec5585c75ec23e9eb9b2a1b4ab37780c"
999-
integrity sha512-eVkrMcVIBqGfXB+QUC7jjZ94Z6uX/dNStbQFabewAnk13Uy18Igd1YZ/GtPRzdhtm7QwC0e6o7zOQecul4iC1w==
1000-
1001-
"@next/swc-linux-arm64-musl@15.5.15":
1002-
version "15.5.15"
1003-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.5.15.tgz#4f727669c0070bafc8ace8686600c49b9d4de777"
1004-
integrity sha512-RwSHKMQ7InLy5GfkY2/n5PcFycKA08qI1VST78n09nN36nUPqCvGSMiLXlfUmzmpQpF6XeBYP2KRWHi0UW3uNg==
1005-
1006-
"@next/swc-linux-x64-gnu@15.5.15":
1007-
version "15.5.15"
1008-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.5.15.tgz#25435233caf9bb60e3be3e7291f0c2e7b9424e4e"
1009-
integrity sha512-nplqvY86LakS+eeiuWsNWvfmK8pFcOEW7ZtVRt4QH70lL+0x6LG/m1OpJ/tvrbwjmR8HH9/fH2jzW1GlL03TIg==
1010-
1011-
"@next/swc-linux-x64-musl@15.5.15":
1012-
version "15.5.15"
1013-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.5.15.tgz#951dab9e9679365cbeb6dd88d3c77e840a4c14ae"
1014-
integrity sha512-eAgl9NKQ84/sww0v81DQINl/vL2IBxD7sMybd0cWRw6wqgouVI53brVRBrggqBRP/NWeIAE1dm5cbKYoiMlqDQ==
1015-
1016-
"@next/swc-win32-arm64-msvc@15.5.15":
1017-
version "15.5.15"
1018-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.5.15.tgz#36d4c6df0ac194a5d3cc2e7f16c62a5b31ab0671"
1019-
integrity sha512-GJVZC86lzSquh0MtvZT+L7G8+jMnJcldloOjA8Kf3wXvBrvb6OGe2MzPuALxFshSm/IpwUtD2mIoof39ymf52A==
1020-
1021-
"@next/swc-win32-x64-msvc@15.5.15":
1022-
version "15.5.15"
1023-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.5.15.tgz#d2ad3b9506c761ed07297acaeb00fb2c694c41f8"
1024-
integrity sha512-nFucjVdwlFqxh/JG3hWSJ4p8+YJV7Ii8aPDuBQULB6DzUF4UNZETXLfEUk+oI2zEznWWULPt7MeuTE6xtK1HSA==
986+
"@next/swc-darwin-arm64@15.5.18":
987+
version "15.5.18"
988+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.5.18.tgz#d4376e2d31f90679128c5d83aecfb7aa244e475c"
989+
integrity sha512-w0WvQf1n+txiwns/9pwIQteCJpZTbxzO2SE0FLcwuD4v0WEh1JPOjdyxWL21XwJsdpx8cFRjyzxzCS/siP7HcQ==
990+
991+
"@next/swc-darwin-x64@15.5.18":
992+
version "15.5.18"
993+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.5.18.tgz#35e179f2863d0ea1b249d5f8a1616593431f1645"
994+
integrity sha512-znn71QmDuxm+BOaglihMZfvyySMnNljkVIY5Z2TCssBmm+WqL6c19VhtH5ktFkHa8EZ2bnTUpcNcmNSQsg67og==
995+
996+
"@next/swc-linux-arm64-gnu@15.5.18":
997+
version "15.5.18"
998+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.5.18.tgz#5c97bd8422cc0d43b6b07329514bfaceb04b8014"
999+
integrity sha512-yPPe5MNL+igZUa+OsqQJisqSfh6oarIuA1Q0BDxljGJhRQyZeP+WRHh7rs/jZUGMh5aY0YdIjXZG0VohkKkUdw==
1000+
1001+
"@next/swc-linux-arm64-musl@15.5.18":
1002+
version "15.5.18"
1003+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.5.18.tgz#497dda6be6e905e3ab7b02624a5493ccf08f06e7"
1004+
integrity sha512-glaCczEWIrHsokFZ3pP08U4BpKxwIdnT+txdOM32OBgpL9Yw4aqx8NejmgtZQZOdstQ5f0L3CasIZudzCuD+nw==
1005+
1006+
"@next/swc-linux-x64-gnu@15.5.18":
1007+
version "15.5.18"
1008+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.5.18.tgz#c5863100284c0182ff546d212c74dc9348d16564"
1009+
integrity sha512-oUfg2EgJmU3R0OCOWiokGFUTvZiPfXtriXiuF3YNxRoROCdgvTedHIzYoeKH34gsZxS/V7mHbfq2hpAHwhH1/A==
1010+
1011+
"@next/swc-linux-x64-musl@15.5.18":
1012+
version "15.5.18"
1013+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.5.18.tgz#26f3fdc26707458481d40649a1420584bf1f3bf7"
1014+
integrity sha512-JLxSP3KTd9iu/bvUMQxH7RJo9xKSHf55/6RPE4a6FTSZygGn7uvZbCej0AHXydwkggQGSD9UddSjwv6Xz5ESfA==
1015+
1016+
"@next/swc-win32-arm64-msvc@15.5.18":
1017+
version "15.5.18"
1018+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.5.18.tgz#8acdb2aeec6d768bffa3043485d22ecdf48a6e4c"
1019+
integrity sha512-ir1v7enP52K2HNz3tQQvwF+x7VNxBk1ciiZ18WBPvxf4C59IqdfmHPJYK3vH7rSxpuCVw/8C712wTXNAtEp+NA==
1020+
1021+
"@next/swc-win32-x64-msvc@15.5.18":
1022+
version "15.5.18"
1023+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.5.18.tgz#beac6228e60e3ee08ce7a20b7f61b3dc516d4b10"
1024+
integrity sha512-LIu5me6QTANCd25E7I5uIEfvgQ06RK7tvHAbYo3zCb3VpxQEPvMcSpd87NwUABDT6MbGPdEGR5VRiK4PPTJhQg==
10251025

10261026
"@nodelib/fs.scandir@2.1.5":
10271027
version "2.1.5"
@@ -4546,25 +4546,25 @@ next-tick@^1.1.0:
45464546
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.1.0.tgz#1836ee30ad56d67ef281b22bd199f709449b35eb"
45474547
integrity sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==
45484548

4549-
next@^15.5.15:
4550-
version "15.5.15"
4551-
resolved "https://registry.yarnpkg.com/next/-/next-15.5.15.tgz#b25a59a232bd992a83da045fa289ee803c23c836"
4552-
integrity sha512-VSqCrJwtLVGwAVE0Sb/yikrQfkwkZW9p+lL/J4+xe+G3ZA+QnWPqgcfH1tDUEuk9y+pthzzVFp4L/U8JerMfMQ==
4549+
next@^15.5.18:
4550+
version "15.5.18"
4551+
resolved "https://registry.yarnpkg.com/next/-/next-15.5.18.tgz#b0a9d82763f7358938fe4732bb6f605f7e941815"
4552+
integrity sha512-eKL8zUJkX9Y5lE+RX/2YJoItVdGlIscyVyboeD9wSpp0PaGqjoA4tTpT2qPqz9ax+5IzGESyLSeZ/RCwbSZ2uQ==
45534553
dependencies:
4554-
"@next/env" "15.5.15"
4554+
"@next/env" "15.5.18"
45554555
"@swc/helpers" "0.5.15"
45564556
caniuse-lite "^1.0.30001579"
45574557
postcss "8.4.31"
45584558
styled-jsx "5.1.6"
45594559
optionalDependencies:
4560-
"@next/swc-darwin-arm64" "15.5.15"
4561-
"@next/swc-darwin-x64" "15.5.15"
4562-
"@next/swc-linux-arm64-gnu" "15.5.15"
4563-
"@next/swc-linux-arm64-musl" "15.5.15"
4564-
"@next/swc-linux-x64-gnu" "15.5.15"
4565-
"@next/swc-linux-x64-musl" "15.5.15"
4566-
"@next/swc-win32-arm64-msvc" "15.5.15"
4567-
"@next/swc-win32-x64-msvc" "15.5.15"
4560+
"@next/swc-darwin-arm64" "15.5.18"
4561+
"@next/swc-darwin-x64" "15.5.18"
4562+
"@next/swc-linux-arm64-gnu" "15.5.18"
4563+
"@next/swc-linux-arm64-musl" "15.5.18"
4564+
"@next/swc-linux-x64-gnu" "15.5.18"
4565+
"@next/swc-linux-x64-musl" "15.5.18"
4566+
"@next/swc-win32-arm64-msvc" "15.5.18"
4567+
"@next/swc-win32-x64-msvc" "15.5.18"
45684568
sharp "^0.34.3"
45694569

45704570
nice-try@^1.0.4:

0 commit comments

Comments
 (0)