Skip to content

Commit d69f1b0

Browse files
Bump next from 16.0.8 to 16.1.0
Bumps [next](https://github.com/vercel/next.js) from 16.0.8 to 16.1.0. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.0.8...v16.1.0) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7faa034 commit d69f1b0

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"clsx": "^2.1.1",
1616
"decanter": "github:SU-SWS/decanter#v8",
1717
"motion": "^12.23.26",
18-
"next": "16.0.8",
18+
"next": "16.0.10",
1919
"react": "19.2.1",
2020
"react-dom": "19.2.1",
2121
"tailwind-merge": "^3.3.1",

yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -463,10 +463,10 @@
463463
"@emnapi/runtime" "^1.7.1"
464464
"@tybys/wasm-util" "^0.10.1"
465465

466-
"@next/env@16.0.8":
467-
version "16.0.8"
468-
resolved "https://registry.npmjs.org/@next/env/-/env-16.0.8.tgz"
469-
integrity sha512-xP4WrQZuj9MdmLJy3eWFHepo+R3vznsMSS8Dy3wdA7FKpjCiesQ6DxZvdGziQisj0tEtCgBKJzjcAc4yZOgLEQ==
466+
"@next/env@16.0.10":
467+
version "16.0.10"
468+
resolved "https://registry.yarnpkg.com/@next/env/-/env-16.0.10.tgz#8a307ee3e4e48ed1149bc3e38bff5a1a2347eb1d"
469+
integrity sha512-8tuaQkyDVgeONQ1MeT9Mkk8pQmZapMKFh5B+OrFUlG3rVmYTXcXlBetBgTurKXGaIZvkoqRT9JL5K3phXcgang==
470470

471471
"@next/eslint-plugin-next@16.0.8":
472472
version "16.0.8"
@@ -475,45 +475,45 @@
475475
dependencies:
476476
fast-glob "3.3.1"
477477

478-
"@next/swc-darwin-arm64@16.0.8":
479-
version "16.0.8"
480-
resolved "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.0.8.tgz"
481-
integrity sha512-yjVMvTQN21ZHOclQnhSFbjBTEizle+1uo4NV6L4rtS9WO3nfjaeJYw+H91G+nEf3Ef43TaEZvY5mPWfB/De7tA==
478+
"@next/swc-darwin-arm64@16.0.10":
479+
version "16.0.10"
480+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.0.10.tgz#333e326a7439d0461a432f9cd679d3798d12a04c"
481+
integrity sha512-4XgdKtdVsaflErz+B5XeG0T5PeXKDdruDf3CRpnhN+8UebNa5N2H58+3GDgpn/9GBurrQ1uWW768FfscwYkJRg==
482482

483-
"@next/swc-darwin-x64@16.0.8":
484-
version "16.0.8"
485-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-16.0.8.tgz#51139ce4b2fca924c1df48b0a0b33a7ba6641ed2"
486-
integrity sha512-+zu2N3QQ0ZOb6RyqQKfcu/pn0UPGmg+mUDqpAAEviAcEVEYgDckemOpiMRsBP3IsEKpcoKuNzekDcPczEeEIzA==
483+
"@next/swc-darwin-x64@16.0.10":
484+
version "16.0.10"
485+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-16.0.10.tgz#e6f233466dd62b054d07bc6107461abd4ec0d461"
486+
integrity sha512-spbEObMvRKkQ3CkYVOME+ocPDFo5UqHb8EMTS78/0mQ+O1nqE8toHJVioZo4TvebATxgA8XMTHHrScPrn68OGw==
487487

488-
"@next/swc-linux-arm64-gnu@16.0.8":
489-
version "16.0.8"
490-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.0.8.tgz#323625ec532c119495fbea6301c29c00fa25b767"
491-
integrity sha512-LConttk+BeD0e6RG0jGEP9GfvdaBVMYsLJ5aDDweKiJVVCu6sGvo+Ohz9nQhvj7EQDVVRJMCGhl19DmJwGr6bQ==
488+
"@next/swc-linux-arm64-gnu@16.0.10":
489+
version "16.0.10"
490+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.0.10.tgz#591cd7387080105540cc9c0486d513e6c212b9a6"
491+
integrity sha512-uQtWE3X0iGB8apTIskOMi2w/MKONrPOUCi5yLO+v3O8Mb5c7K4Q5KD1jvTpTF5gJKa3VH/ijKjKUq9O9UhwOYw==
492492

493-
"@next/swc-linux-arm64-musl@16.0.8":
494-
version "16.0.8"
495-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.0.8.tgz#19a988df87f26390233cbe8eb793edde7157c84b"
496-
integrity sha512-JaXFAlqn8fJV+GhhA9lpg6da/NCN/v9ub98n3HoayoUSPOVdoxEEt86iT58jXqQCs/R3dv5ZnxGkW8aF4obMrQ==
493+
"@next/swc-linux-arm64-musl@16.0.10":
494+
version "16.0.10"
495+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.0.10.tgz#1078ff56c044f67fd1372ead5869fdba65d5b302"
496+
integrity sha512-llA+hiDTrYvyWI21Z0L1GiXwjQaanPVQQwru5peOgtooeJ8qx3tlqRV2P7uH2pKQaUfHxI/WVarvI5oYgGxaTw==
497497

498-
"@next/swc-linux-x64-gnu@16.0.8":
499-
version "16.0.8"
500-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.0.8.tgz#71dc3516fab7ca793bf0fd424c638280175afcc1"
501-
integrity sha512-O7M9it6HyNhsJp3HNAsJoHk5BUsfj7hRshfptpGcVsPZ1u0KQ/oVy8oxF7tlwxA5tR43VUP0yRmAGm1us514ng==
498+
"@next/swc-linux-x64-gnu@16.0.10":
499+
version "16.0.10"
500+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.0.10.tgz#f1b125d91ac732aded3e54720c7abc3c5197f5bf"
501+
integrity sha512-AK2q5H0+a9nsXbeZ3FZdMtbtu9jxW4R/NgzZ6+lrTm3d6Zb7jYrWcgjcpM1k8uuqlSy4xIyPR2YiuUr+wXsavA==
502502

503-
"@next/swc-linux-x64-musl@16.0.8":
504-
version "16.0.8"
505-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.0.8.tgz#6878cbd85eee73dbd18b3e34791e4e3cc9dc5f43"
506-
integrity sha512-8+KClEC/GLI2dLYcrWwHu5JyC5cZYCFnccVIvmxpo6K+XQt4qzqM5L4coofNDZYkct/VCCyJWGbZZDsg6w6LFA==
503+
"@next/swc-linux-x64-musl@16.0.10":
504+
version "16.0.10"
505+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.0.10.tgz#c7ae2997cae8b2f1c06a3f8b0a6e655d686f6863"
506+
integrity sha512-1TDG9PDKivNw5550S111gsO4RGennLVl9cipPhtkXIFVwo31YZ73nEbLjNC8qG3SgTz/QZyYyaFYMeY4BKZR/g==
507507

508-
"@next/swc-win32-arm64-msvc@16.0.8":
509-
version "16.0.8"
510-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.0.8.tgz#556fadbd1915060ef821eb0e38b86866194bcbcf"
511-
integrity sha512-rpQ/PgTEgH68SiXmhu/cJ2hk9aZ6YgFvspzQWe2I9HufY6g7V02DXRr/xrVqOaKm2lenBFPNQ+KAaeveywqV+A==
508+
"@next/swc-win32-arm64-msvc@16.0.10":
509+
version "16.0.10"
510+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.0.10.tgz#3639be8d6d4dc1c3ee27fd8de7d3b923622800b5"
511+
integrity sha512-aEZIS4Hh32xdJQbHz121pyuVZniSNoqDVx1yIr2hy+ZwJGipeqnMZBJHyMxv2tiuAXGx6/xpTcQJ6btIiBjgmg==
512512

513-
"@next/swc-win32-x64-msvc@16.0.8":
514-
version "16.0.8"
515-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.0.8.tgz#9cb3db37d0113ce099877e04b975868e57782204"
516-
integrity sha512-jWpWjWcMQu2iZz4pEK2IktcfR+OA9+cCG8zenyLpcW8rN4rzjfOzH4yj/b1FiEAZHKS+5Vq8+bZyHi+2yqHbFA==
513+
"@next/swc-win32-x64-msvc@16.0.10":
514+
version "16.0.10"
515+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.0.10.tgz#80a4a2fc3ef54ee9d4ab43560215abbc78cfecdc"
516+
integrity sha512-E+njfCoFLb01RAFEnGZn6ERoOqhK1Gl3Lfz1Kjnj0Ulfu7oJbuMyvBKNj/bw8XZnenHDASlygTjZICQW+rYW1Q==
517517

518518
"@next/third-parties@^16.0.10":
519519
version "16.0.10"
@@ -2659,25 +2659,25 @@ natural-compare@^1.4.0:
26592659
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
26602660
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
26612661

2662-
next@16.0.8:
2663-
version "16.0.8"
2664-
resolved "https://registry.npmjs.org/next/-/next-16.0.8.tgz"
2665-
integrity sha512-LmcZzG04JuzNXi48s5P+TnJBsTGPJunViNKV/iE4uM6kstjTQsQhvsAv+xF6MJxU2Pr26tl15eVbp0jQnsv6/g==
2662+
next@16.0.10:
2663+
version "16.0.10"
2664+
resolved "https://registry.yarnpkg.com/next/-/next-16.0.10.tgz#74289793cd4e0a577732353aada1d54cfec97556"
2665+
integrity sha512-RtWh5PUgI+vxlV3HdR+IfWA1UUHu0+Ram/JBO4vWB54cVPentCD0e+lxyAYEsDTqGGMg7qpjhKh6dc6aW7W/sA==
26662666
dependencies:
2667-
"@next/env" "16.0.8"
2667+
"@next/env" "16.0.10"
26682668
"@swc/helpers" "0.5.15"
26692669
caniuse-lite "^1.0.30001579"
26702670
postcss "8.4.31"
26712671
styled-jsx "5.1.6"
26722672
optionalDependencies:
2673-
"@next/swc-darwin-arm64" "16.0.8"
2674-
"@next/swc-darwin-x64" "16.0.8"
2675-
"@next/swc-linux-arm64-gnu" "16.0.8"
2676-
"@next/swc-linux-arm64-musl" "16.0.8"
2677-
"@next/swc-linux-x64-gnu" "16.0.8"
2678-
"@next/swc-linux-x64-musl" "16.0.8"
2679-
"@next/swc-win32-arm64-msvc" "16.0.8"
2680-
"@next/swc-win32-x64-msvc" "16.0.8"
2673+
"@next/swc-darwin-arm64" "16.0.10"
2674+
"@next/swc-darwin-x64" "16.0.10"
2675+
"@next/swc-linux-arm64-gnu" "16.0.10"
2676+
"@next/swc-linux-arm64-musl" "16.0.10"
2677+
"@next/swc-linux-x64-gnu" "16.0.10"
2678+
"@next/swc-linux-x64-musl" "16.0.10"
2679+
"@next/swc-win32-arm64-msvc" "16.0.10"
2680+
"@next/swc-win32-x64-msvc" "16.0.10"
26812681
sharp "^0.34.4"
26822682

26832683
node-addon-api@^7.0.0:

0 commit comments

Comments
 (0)