Skip to content

Commit d913d48

Browse files
chore(deps): bump next, eslint-config-next, and @types packages (#878)
- bump next 16.3.1 -> 16.3.3 - bump eslint-config-next 16.3.1 -> 16.3.3 - bump @types/node 26.2.0 -> 26.3.0 - bump @types/react-dom 19.2.4 -> 19.2.5
1 parent f6458d2 commit d913d48

2 files changed

Lines changed: 81 additions & 74 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"compression": "^1.8.1",
3232
"express": "^4.21.2",
3333
"morgan": "^1.10.1",
34-
"next": "16.3.1",
34+
"next": "16.3.3",
3535
"react": "19.2.8",
3636
"react-dom": "19.2.8"
3737
},
@@ -44,11 +44,11 @@
4444
"@types/express": "^5.0.6",
4545
"@types/jest": "^30.0.0",
4646
"@types/morgan": "^1.9.10",
47-
"@types/node": "^26.2.0",
47+
"@types/node": "^26.3.0",
4848
"@types/react": "^19.2.18",
49-
"@types/react-dom": "^19.2.4",
49+
"@types/react-dom": "^19.2.5",
5050
"eslint": "^9.39.5",
51-
"eslint-config-next": "16.3.1",
51+
"eslint-config-next": "16.3.3",
5252
"eslint-plugin-prettier": "^5.5.6",
5353
"jest": "^30.0.0",
5454
"jest-environment-jsdom": "^30.0.0",

yarn.lock

Lines changed: 77 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1130,58 +1130,58 @@
11301130
dependencies:
11311131
"@tybys/wasm-util" "^0.10.3"
11321132

1133-
"@next/env@16.3.1":
1134-
version "16.3.1"
1135-
resolved "https://registry.yarnpkg.com/@next/env/-/env-16.3.1.tgz#2a8fccd6ae2691321ce5dbb3b4f21cf1f50680c3"
1136-
integrity sha512-35G3xwkQUb2oETSDjFXGrVugknoayLFBh7vSE+yAcl9IP2zT9wyGwq7297AYHR11kJld807t5f8AJBs6WBzXsQ==
1133+
"@next/env@16.3.3":
1134+
version "16.3.3"
1135+
resolved "https://registry.yarnpkg.com/@next/env/-/env-16.3.3.tgz#dd639e1f3af804a4e84ca32f2e97251d22c41ae2"
1136+
integrity sha512-U2eYQRwXj+dsqxV79zFqExDdatnNY/ZWc2nsJU1p/OgT7fd3dXwlF6OjYaFQCfMoeTA19PWq+wVmYgimVA+V+g==
11371137

1138-
"@next/eslint-plugin-next@16.3.1":
1139-
version "16.3.1"
1140-
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-16.3.1.tgz#a239a98b403fa8629f3617554206ed87c37e8fed"
1141-
integrity sha512-B4SznlXwVpaLDa7Tbi6zLuueria2d/PmFDhXyDymPGrk2r1n/RMJmcn5FZq1L64k+Jsyte1lKvOr7lP9Xo80mQ==
1138+
"@next/eslint-plugin-next@16.3.3":
1139+
version "16.3.3"
1140+
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-16.3.3.tgz#89c4057cf248687284e4db6f343e66296e8457a5"
1141+
integrity sha512-pbEh30vvjKpDoTAmo1v3q2uM4JUi8QaEBpbmjWvGfoec2jLghy/WNtvzAT0bk+Ik9oz6etjt4YjXEk4BQnicCw==
11421142
dependencies:
11431143
"@eslint-community/eslint-utils" "4.9.1"
11441144
fast-glob "3.3.1"
11451145

1146-
"@next/swc-darwin-arm64@16.3.1":
1147-
version "16.3.1"
1148-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.3.1.tgz#a41bcecd0066cdcf454ff7cacd6f87e579779c7a"
1149-
integrity sha512-ABMIu2zQ7cnNIHm5ivKGwZwUrm0pAai3yiJ/gK/rF1c1VP9UOnj7XECbMKFdVKp9I9eMYq9NoDs1WXOoowxzJw==
1150-
1151-
"@next/swc-darwin-x64@16.3.1":
1152-
version "16.3.1"
1153-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-16.3.1.tgz#ea45c059d188bed96ca3eb9e2ba86a0992bf400d"
1154-
integrity sha512-gNG21e/UnrroeScbY/QndUEdl0mF1FRibW7BBeYUz/5ABCepjqDdEdgr592vpzMtCn/m7FTjYq3TN4TpyDnutw==
1155-
1156-
"@next/swc-linux-arm64-gnu@16.3.1":
1157-
version "16.3.1"
1158-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.3.1.tgz#61b5cb467fe49e5b24b1637e5eb6a0a18ac13cee"
1159-
integrity sha512-6B6Lw016iwNUQuaJoraMMTLh6TwHzFUtxipSScD1F3YyymcrRWkobodRS2ftIOkF5vrs4zNlyUrTC5YZQ9Lz5w==
1160-
1161-
"@next/swc-linux-arm64-musl@16.3.1":
1162-
version "16.3.1"
1163-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.3.1.tgz#adbfc1dfbe9beab72614d1c0f87e3e21b2ba5548"
1164-
integrity sha512-JUiPXZKK9wOhjf4MgDiH29GZLxfqOesbLtHq2pDxwH/WwscTRV2ToymnOTh1egzaZf0ueUf8T2+CeYTGHjW0Iw==
1165-
1166-
"@next/swc-linux-x64-gnu@16.3.1":
1167-
version "16.3.1"
1168-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.3.1.tgz#d72f2bc426cee7f1d901b0fd222b9c423500a512"
1169-
integrity sha512-Uog9jsrmIRIL/lfvIp9htmskSNC7JcQsMVucXL2V2YY1y/D9IUN3LPEafqy0zRJ2cIU1SQ0V6F6TlffQ+pLAGg==
1170-
1171-
"@next/swc-linux-x64-musl@16.3.1":
1172-
version "16.3.1"
1173-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.3.1.tgz#1261473c5dde4e9df58e379a8e037ad576d53802"
1174-
integrity sha512-6yy3FT13KgUFOj5H8bl8w/6nKiJwHIvbtwh1V+1acsu+7y4tJjnemSa6mhsh53BeoVrlozE+fMgZhXH46WmjMA==
1175-
1176-
"@next/swc-win32-arm64-msvc@16.3.1":
1177-
version "16.3.1"
1178-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.3.1.tgz#037cb1ce1a6dd8db5284a43e46acc3b2aa3baff7"
1179-
integrity sha512-iOoN1QecUoGNZik536U/vtK43YwgyrCsGIkth52yIkl612n+0C9MjSnJbQAikISpb+WYRooBVhaDlUW7iZoKog==
1180-
1181-
"@next/swc-win32-x64-msvc@16.3.1":
1182-
version "16.3.1"
1183-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.3.1.tgz#5789a9ced66481e68cb2d0975360ed2943cd7033"
1184-
integrity sha512-d/k+PpAriUPaeMJJOG7HUSdqfEX46FEPWU1p3/nm2ACmXhj9hFEWdFODUBIpkuijXYkfL90qZzTqVPRp4BW/hw==
1146+
"@next/swc-darwin-arm64@16.3.3":
1147+
version "16.3.3"
1148+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.3.3.tgz#cece326b6b5db74673d94403c08d76ab41b9ea71"
1149+
integrity sha512-8Hiv32QJPwdV6KYJ8meR9SBA061tQqnIKTJDocvOXlEQqib0xMFpzArosuffFUUc0sslbh7QQ8a3Yey1QV8EIw==
1150+
1151+
"@next/swc-darwin-x64@16.3.3":
1152+
version "16.3.3"
1153+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-16.3.3.tgz#06b76efd15054da7af5a11d1f6ca85924c2f750c"
1154+
integrity sha512-A1lgKgwVchRYmSe467zdwhxT9040dd8lH+o65sL5Jet8fjB4kegw/rDyPIpYVRb6jAqwXFOJpjIXJLxQKLiE3A==
1155+
1156+
"@next/swc-linux-arm64-gnu@16.3.3":
1157+
version "16.3.3"
1158+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.3.3.tgz#48f7e358d42057a9ab2d4d64439ebc989fbeb26b"
1159+
integrity sha512-bf0FIssMFueU2dm7vQEWWxk0c8UjKTdW0yzuh0sQsD8pf1+KCLDdaqhYZNMYGmXwEOiHAUzgBKudovIlcvvBjg==
1160+
1161+
"@next/swc-linux-arm64-musl@16.3.3":
1162+
version "16.3.3"
1163+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.3.3.tgz#a5472940a92f62a45ffd26b72e1cb5a6eacd2bfb"
1164+
integrity sha512-W7viwCk9JY/cAkdz/A273rd5bb3RgT/IHwR7Upv90tunjBWNtAAhGhoecHh+teRNRSinuAFmE+l7fwZ4YKkrXg==
1165+
1166+
"@next/swc-linux-x64-gnu@16.3.3":
1167+
version "16.3.3"
1168+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.3.3.tgz#da06134131dd7b979cab4d4e5fde3cd933963146"
1169+
integrity sha512-0W46zw1N3ODpI6n0GeivHvvob1pooozgZVqy65k0mh4/7vr+FbY9+WpHzNVXjHipJf/A3FDheBG19H1s5A25rA==
1170+
1171+
"@next/swc-linux-x64-musl@16.3.3":
1172+
version "16.3.3"
1173+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.3.3.tgz#25441f05a216a3f95e3b4847e080d9b461c4ade9"
1174+
integrity sha512-H4mBso8ZTMBPtdT0PN0pBx2ayTvQuTuvS6qT13d77yVFJXAPCxkyIhLTmdMaGTJs0krQYI/qpzdHijCeihXhbg==
1175+
1176+
"@next/swc-win32-arm64-msvc@16.3.3":
1177+
version "16.3.3"
1178+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.3.3.tgz#8491dd687e658cc169b19241b95413696d80e77c"
1179+
integrity sha512-cTMUJpcEGmeywofCUfhR+rSsoE33+rVPnPEYNTNdLNlsOeEg/vktOsKUSTb28vUGqD2jkm4Zaskcwn7OCI6FQg==
1180+
1181+
"@next/swc-win32-x64-msvc@16.3.3":
1182+
version "16.3.3"
1183+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.3.3.tgz#ec1cd2c74d57df70f081d64f341e5cdcb9b28a80"
1184+
integrity sha512-2VR4cTBzHXaBjnGsuH6GyJjENzQOmHeAh11uY1iUhjm3j5dEUrVJuUj+VL78jaGi/Dik8xS76zEj18BsFhlVZQ==
11851185

11861186
"@nodelib/fs.scandir@2.1.5":
11871187
version "2.1.5"
@@ -1457,13 +1457,20 @@
14571457
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-2.1.0.tgz#052aa67a48eccc4309d7f0191b7e41434b90bb78"
14581458
integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==
14591459

1460-
"@types/node@*", "@types/node@^26.2.0":
1460+
"@types/node@*":
14611461
version "26.2.0"
14621462
resolved "https://registry.yarnpkg.com/@types/node/-/node-26.2.0.tgz#5a4875a862fda8fdc57de8faa579bb81ecba1685"
14631463
integrity sha512-5IviulTZeRNp2vAJ514cc/HUlY5nZ9fCbq9DMyC52BrhFZACo3nI0R7qBxhQmo/d27NFe96ur/b7Wwxklda+kg==
14641464
dependencies:
14651465
undici-types "~8.3.0"
14661466

1467+
"@types/node@^26.3.0":
1468+
version "26.4.1"
1469+
resolved "https://registry.yarnpkg.com/@types/node/-/node-26.4.1.tgz#3d8dc80515894958448ee266cf5d6bc3e5205bd5"
1470+
integrity sha512-k97ENvZWtvA6yqz5/FS6a7duDgOPEeOQOc2iKS/nY6mX6qJUKtLnWzQS+Xj6tXweyj6ZcTAK2Qecetnvi9nCLA==
1471+
dependencies:
1472+
undici-types "~8.3.0"
1473+
14671474
"@types/qs@*":
14681475
version "6.15.1"
14691476
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.15.1.tgz#8606884272c63f0db96986bd3548650d8a9388bf"
@@ -1474,10 +1481,10 @@
14741481
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.7.tgz#50ae4353eaaddc04044279812f52c8c65857dbcb"
14751482
integrity sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==
14761483

1477-
"@types/react-dom@^19.2.4":
1478-
version "19.2.4"
1479-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.2.4.tgz#165ab5e97dfb081847b0f6755060cf40a3f6666b"
1480-
integrity sha512-Bsc+QHgp+P/F02XDzNCY9jnZNCUuLki36KT7VKrTXXLdHf+vHMNZnW1rVu5DNW/rCK+fya3DATySbLM4yhtKUw==
1484+
"@types/react-dom@^19.2.5":
1485+
version "19.2.5"
1486+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.2.5.tgz#d4ecf8d704cab59901d3fbb0975b6f855306595f"
1487+
integrity sha512-fMPwH9v7r/pp43yUd2/Mbiex5KouJwwR3dzHkhLREUC6764VyDsqxhAxv6OFEYR1RhjOyD1naqba8ECDBe7ZQg==
14811488

14821489
"@types/react@^19.2.18":
14831490
version "19.2.18"
@@ -2823,12 +2830,12 @@ escape-string-regexp@^4.0.0:
28232830
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
28242831
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
28252832

2826-
eslint-config-next@16.3.1:
2827-
version "16.3.1"
2828-
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-16.3.1.tgz#fa2e03faf25990a29b483c9c4cb057725148c7a1"
2829-
integrity sha512-0vtrpwFVHFEkycUgV/DyrG29OS+HSRdah5Yu8YuZoiBMtlAT6NIiWzaLwDkJZxr2kGfx+9LIvfQ7KHAlEs0VsA==
2833+
eslint-config-next@16.3.3:
2834+
version "16.3.3"
2835+
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-16.3.3.tgz#bc1d635194f4d81ef4ef9338547b20a432022e2b"
2836+
integrity sha512-teqtsR26tnlfXFHfVLTM/4tzEzU8DMu6GS1sddZzhfGzgd2f2ofbgDUcsk6cssSCzX6Tk6fmWifJcdANSdPJrw==
28302837
dependencies:
2831-
"@next/eslint-plugin-next" "16.3.1"
2838+
"@next/eslint-plugin-next" "16.3.3"
28322839
eslint-import-resolver-node "^0.3.6"
28332840
eslint-import-resolver-typescript "^3.5.2"
28342841
eslint-plugin-import "^2.32.0"
@@ -5106,26 +5113,26 @@ negotiator@~0.6.4:
51065113
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.4.tgz#777948e2452651c570b712dd01c23e262713fff7"
51075114
integrity sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==
51085115

5109-
next@16.3.1:
5110-
version "16.3.1"
5111-
resolved "https://registry.yarnpkg.com/next/-/next-16.3.1.tgz#dfa0034dd721991bfc2399f1185ad8cda012504a"
5112-
integrity sha512-hsAp0i7Rh+/dhe7DGIeN2YlpLM1DP4MNxti9EtDMtqcO612X81MvvEj388/oTce9U1EcEIOWDlGq0zRwrBKvuA==
5116+
next@16.3.3:
5117+
version "16.3.3"
5118+
resolved "https://registry.yarnpkg.com/next/-/next-16.3.3.tgz#dc062aa903c34e2af41a0ffa2ad99c9369447d07"
5119+
integrity sha512-tuRTx1nQ/yVw83cwJBo9F+njGUgMn3UHQycreWHB8XsStvvAh1AthbI8/4IpKnFaF58F+iSiHejYOlMQ/eq83g==
51135120
dependencies:
5114-
"@next/env" "16.3.1"
5121+
"@next/env" "16.3.3"
51155122
"@swc/helpers" "0.5.23"
51165123
baseline-browser-mapping "^2.9.19"
51175124
caniuse-lite "^1.0.30001579"
51185125
postcss "8.5.23"
51195126
styled-jsx "5.1.6"
51205127
optionalDependencies:
5121-
"@next/swc-darwin-arm64" "16.3.1"
5122-
"@next/swc-darwin-x64" "16.3.1"
5123-
"@next/swc-linux-arm64-gnu" "16.3.1"
5124-
"@next/swc-linux-arm64-musl" "16.3.1"
5125-
"@next/swc-linux-x64-gnu" "16.3.1"
5126-
"@next/swc-linux-x64-musl" "16.3.1"
5127-
"@next/swc-win32-arm64-msvc" "16.3.1"
5128-
"@next/swc-win32-x64-msvc" "16.3.1"
5128+
"@next/swc-darwin-arm64" "16.3.3"
5129+
"@next/swc-darwin-x64" "16.3.3"
5130+
"@next/swc-linux-arm64-gnu" "16.3.3"
5131+
"@next/swc-linux-arm64-musl" "16.3.3"
5132+
"@next/swc-linux-x64-gnu" "16.3.3"
5133+
"@next/swc-linux-x64-musl" "16.3.3"
5134+
"@next/swc-win32-arm64-msvc" "16.3.3"
5135+
"@next/swc-win32-x64-msvc" "16.3.3"
51295136
sharp "^0.35.3"
51305137

51315138
node-exports-info@^1.6.0:

0 commit comments

Comments
 (0)