Skip to content

Commit 43fd436

Browse files
chore(deps): bump next from 16.3.1 to 16.3.2
Bumps [next](https://github.com/vercel/next.js) from 16.3.1 to 16.3.2. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.3.1...v16.3.2) --- updated-dependencies: - dependency-name: next dependency-version: 16.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8741761 commit 43fd436

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
@@ -23,7 +23,7 @@
2323
"verify": "yarn lint && yarn format:check && yarn typecheck && yarn test && yarn build"
2424
},
2525
"dependencies": {
26-
"next": "16.3.1",
26+
"next": "16.3.2",
2727
"nextra": "4.6.1",
2828
"nextra-theme-blog": "4.6.1",
2929
"react": "19.2.8",

yarn.lock

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1153,10 +1153,10 @@
11531153
dependencies:
11541154
"@tybys/wasm-util" "^0.10.3"
11551155

1156-
"@next/env@16.3.1":
1157-
version "16.3.1"
1158-
resolved "https://registry.yarnpkg.com/@next/env/-/env-16.3.1.tgz#2a8fccd6ae2691321ce5dbb3b4f21cf1f50680c3"
1159-
integrity sha512-35G3xwkQUb2oETSDjFXGrVugknoayLFBh7vSE+yAcl9IP2zT9wyGwq7297AYHR11kJld807t5f8AJBs6WBzXsQ==
1156+
"@next/env@16.3.2":
1157+
version "16.3.2"
1158+
resolved "https://registry.yarnpkg.com/@next/env/-/env-16.3.2.tgz#f7c611913413f2b7a287d62e75a95aa25b01d283"
1159+
integrity sha512-8k4YoG8cM7LWlkfzGNYCRBbFNlernLiMw4s0btVl+CmmWqn3VpYypA72/5Feb1UWdxe6tHqr5KHP4p4Y4m9luA==
11601160

11611161
"@next/eslint-plugin-next@^16.3.1":
11621162
version "16.3.1"
@@ -1166,45 +1166,45 @@
11661166
"@eslint-community/eslint-utils" "4.9.1"
11671167
fast-glob "3.3.1"
11681168

1169-
"@next/swc-darwin-arm64@16.3.1":
1170-
version "16.3.1"
1171-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.3.1.tgz#a41bcecd0066cdcf454ff7cacd6f87e579779c7a"
1172-
integrity sha512-ABMIu2zQ7cnNIHm5ivKGwZwUrm0pAai3yiJ/gK/rF1c1VP9UOnj7XECbMKFdVKp9I9eMYq9NoDs1WXOoowxzJw==
1173-
1174-
"@next/swc-darwin-x64@16.3.1":
1175-
version "16.3.1"
1176-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-16.3.1.tgz#ea45c059d188bed96ca3eb9e2ba86a0992bf400d"
1177-
integrity sha512-gNG21e/UnrroeScbY/QndUEdl0mF1FRibW7BBeYUz/5ABCepjqDdEdgr592vpzMtCn/m7FTjYq3TN4TpyDnutw==
1178-
1179-
"@next/swc-linux-arm64-gnu@16.3.1":
1180-
version "16.3.1"
1181-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.3.1.tgz#61b5cb467fe49e5b24b1637e5eb6a0a18ac13cee"
1182-
integrity sha512-6B6Lw016iwNUQuaJoraMMTLh6TwHzFUtxipSScD1F3YyymcrRWkobodRS2ftIOkF5vrs4zNlyUrTC5YZQ9Lz5w==
1183-
1184-
"@next/swc-linux-arm64-musl@16.3.1":
1185-
version "16.3.1"
1186-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.3.1.tgz#adbfc1dfbe9beab72614d1c0f87e3e21b2ba5548"
1187-
integrity sha512-JUiPXZKK9wOhjf4MgDiH29GZLxfqOesbLtHq2pDxwH/WwscTRV2ToymnOTh1egzaZf0ueUf8T2+CeYTGHjW0Iw==
1188-
1189-
"@next/swc-linux-x64-gnu@16.3.1":
1190-
version "16.3.1"
1191-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.3.1.tgz#d72f2bc426cee7f1d901b0fd222b9c423500a512"
1192-
integrity sha512-Uog9jsrmIRIL/lfvIp9htmskSNC7JcQsMVucXL2V2YY1y/D9IUN3LPEafqy0zRJ2cIU1SQ0V6F6TlffQ+pLAGg==
1193-
1194-
"@next/swc-linux-x64-musl@16.3.1":
1195-
version "16.3.1"
1196-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.3.1.tgz#1261473c5dde4e9df58e379a8e037ad576d53802"
1197-
integrity sha512-6yy3FT13KgUFOj5H8bl8w/6nKiJwHIvbtwh1V+1acsu+7y4tJjnemSa6mhsh53BeoVrlozE+fMgZhXH46WmjMA==
1198-
1199-
"@next/swc-win32-arm64-msvc@16.3.1":
1200-
version "16.3.1"
1201-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.3.1.tgz#037cb1ce1a6dd8db5284a43e46acc3b2aa3baff7"
1202-
integrity sha512-iOoN1QecUoGNZik536U/vtK43YwgyrCsGIkth52yIkl612n+0C9MjSnJbQAikISpb+WYRooBVhaDlUW7iZoKog==
1203-
1204-
"@next/swc-win32-x64-msvc@16.3.1":
1205-
version "16.3.1"
1206-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.3.1.tgz#5789a9ced66481e68cb2d0975360ed2943cd7033"
1207-
integrity sha512-d/k+PpAriUPaeMJJOG7HUSdqfEX46FEPWU1p3/nm2ACmXhj9hFEWdFODUBIpkuijXYkfL90qZzTqVPRp4BW/hw==
1169+
"@next/swc-darwin-arm64@16.3.2":
1170+
version "16.3.2"
1171+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.3.2.tgz#5b19c8b4edf02357c474f70210b444eaac32d7e3"
1172+
integrity sha512-ib5Llm93YCKoKWDh6ZaHq6QWTuOZ2bRkSnUwMmX8dsRIOkBNL1vVlSiUKSfixPL9SSh9pvukzqajk/klkn5vqg==
1173+
1174+
"@next/swc-darwin-x64@16.3.2":
1175+
version "16.3.2"
1176+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-16.3.2.tgz#bab81e23f87ae0690911adb35876a2a8825c4e59"
1177+
integrity sha512-qd98fX2+I5nYJDioW2o7nSjoxM5KvWdeDefM80igia4+C/qSIEhH4MhTE+hO/7qKM7W37/Mq+dOWp8UePSyLHw==
1178+
1179+
"@next/swc-linux-arm64-gnu@16.3.2":
1180+
version "16.3.2"
1181+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.3.2.tgz#ea1b369e72893c43a8ca12cd4b76fa2ec53f8cfd"
1182+
integrity sha512-vqsgb6FAOzcrCccsLXiKtAy5t8EzO+uOazuFaSkQxeY0tNONG3vpHYy8pyBafcI5SNFPTeyard6yTr6SzNGo2A==
1183+
1184+
"@next/swc-linux-arm64-musl@16.3.2":
1185+
version "16.3.2"
1186+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.3.2.tgz#1c656734b9f0cbf38a75de67747d6e638afb9ccc"
1187+
integrity sha512-xIe1eujfHUB2XcxHGddxJyu6TJRPjC5NpIkQYB/32ESkt5VkQyIAjmLRS38c+s6QY+qjtY/4KarVDzXRuD7lZQ==
1188+
1189+
"@next/swc-linux-x64-gnu@16.3.2":
1190+
version "16.3.2"
1191+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.3.2.tgz#905f08329df7c29026bbdce84fefc4000e28c9ca"
1192+
integrity sha512-Fe0SA2j8X0kmc3aveuHD7UktO3AE2+mH3LguP60vGbz7u0z+MrDXbeb5iZFYAwR7EzzzXJ2Yk966w9mGTFMqfA==
1193+
1194+
"@next/swc-linux-x64-musl@16.3.2":
1195+
version "16.3.2"
1196+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.3.2.tgz#80c62e9e4041276c4680fbd9c766db9548c0b07d"
1197+
integrity sha512-TFBipb+gyesI/2Ve4zVu7kGltBWN/R466G5/1gtt2lECfc22G1pjkTxu68Q9aFcOaXiRGTQfvDbQQFe7mYgxiQ==
1198+
1199+
"@next/swc-win32-arm64-msvc@16.3.2":
1200+
version "16.3.2"
1201+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.3.2.tgz#abb95727d395da82090a6ac382805d2594ac6323"
1202+
integrity sha512-rVtmnNpBYIosDnKD/96dKxFsJnwnn1WRGG/HioSe8XCm2ksSHNrd2R6+hSjvTBxeMNhJ9pYeu/90cWB1nQLuNA==
1203+
1204+
"@next/swc-win32-x64-msvc@16.3.2":
1205+
version "16.3.2"
1206+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.3.2.tgz#53d7b47708c2979bd7c8c468e0424212a9b1bee7"
1207+
integrity sha512-H4Y2o2/JcHu8LtwzD5CXfHhwxwz8gfsx2HXDEw46Mtev5xHnEmB7HNtZtmriw5ReUOjRtcDqo7XSbU01FT9NlA==
12081208

12091209
"@nodelib/fs.scandir@2.1.5":
12101210
version "2.1.5"
@@ -5914,26 +5914,26 @@ next-view-transitions@^0.3.0:
59145914
resolved "https://registry.yarnpkg.com/next-view-transitions/-/next-view-transitions-0.3.5.tgz#b2aeb8a5677618db60bd123f63d2a06f15ed13f0"
59155915
integrity sha512-yP8OPNydLmKpmE94hLurLGEzPsUy1uyl9iSv8oxaC2JwhSXTD86SVwk1NMMQT7Ado4kMENDJ7fNBIXHy3GU/Lg==
59165916

5917-
next@16.3.1:
5918-
version "16.3.1"
5919-
resolved "https://registry.yarnpkg.com/next/-/next-16.3.1.tgz#dfa0034dd721991bfc2399f1185ad8cda012504a"
5920-
integrity sha512-hsAp0i7Rh+/dhe7DGIeN2YlpLM1DP4MNxti9EtDMtqcO612X81MvvEj388/oTce9U1EcEIOWDlGq0zRwrBKvuA==
5917+
next@16.3.2:
5918+
version "16.3.2"
5919+
resolved "https://registry.yarnpkg.com/next/-/next-16.3.2.tgz#085cff5b8a0b0d3d65340b4e7c01ad665170feb4"
5920+
integrity sha512-/ZCaubUy17Lld1SiPWxuPbCk2ihqAxF2QNQaPZeEaEb7t1I58qhsJN187D7AfpapHAqUPXH0f/thtdW9dWgWFg==
59215921
dependencies:
5922-
"@next/env" "16.3.1"
5922+
"@next/env" "16.3.2"
59235923
"@swc/helpers" "0.5.23"
59245924
baseline-browser-mapping "^2.9.19"
59255925
caniuse-lite "^1.0.30001579"
59265926
postcss "8.5.23"
59275927
styled-jsx "5.1.6"
59285928
optionalDependencies:
5929-
"@next/swc-darwin-arm64" "16.3.1"
5930-
"@next/swc-darwin-x64" "16.3.1"
5931-
"@next/swc-linux-arm64-gnu" "16.3.1"
5932-
"@next/swc-linux-arm64-musl" "16.3.1"
5933-
"@next/swc-linux-x64-gnu" "16.3.1"
5934-
"@next/swc-linux-x64-musl" "16.3.1"
5935-
"@next/swc-win32-arm64-msvc" "16.3.1"
5936-
"@next/swc-win32-x64-msvc" "16.3.1"
5929+
"@next/swc-darwin-arm64" "16.3.2"
5930+
"@next/swc-darwin-x64" "16.3.2"
5931+
"@next/swc-linux-arm64-gnu" "16.3.2"
5932+
"@next/swc-linux-arm64-musl" "16.3.2"
5933+
"@next/swc-linux-x64-gnu" "16.3.2"
5934+
"@next/swc-linux-x64-musl" "16.3.2"
5935+
"@next/swc-win32-arm64-msvc" "16.3.2"
5936+
"@next/swc-win32-x64-msvc" "16.3.2"
59375937
sharp "^0.35.3"
59385938

59395939
nextra-theme-blog@4.6.1:

0 commit comments

Comments
 (0)