Skip to content

Commit 9491e2e

Browse files
chore(deps): update nextjs monorepo to v14.0.4
1 parent be77480 commit 9491e2e

5 files changed

Lines changed: 77 additions & 76 deletions

File tree

e2e/vercel/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@e2e/shared-scripts": "0.0.0",
1515
"@e2e/shared-server": "0.0.84",
1616
"encoding": "0.1.13",
17-
"next": "14.0.3",
17+
"next": "14.0.4",
1818
"react": "18.2.0",
1919
"react-dom": "18.2.0"
2020
},
@@ -23,7 +23,7 @@
2323
"@types/react": "18.2.42",
2424
"esbuild": "0.19.8",
2525
"eslint": "8.55.0",
26-
"eslint-config-next": "14.0.3",
26+
"eslint-config-next": "14.0.4",
2727
"ts-node": "10.9.2",
2828
"tsconfig-paths": "4.2.0",
2929
"typescript": "5.3.3"

examples/nextjs-app-dir/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@types/react": "18.2.42",
1414
"@types/react-dom": "18.2.17",
1515
"fets": "0.6.8",
16-
"next": "14.0.3",
16+
"next": "14.0.4",
1717
"react": "18.2.0",
1818
"react-dom": "18.2.0",
1919
"typescript": "5.3.3"

examples/nextjs-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@types/react": "18.2.42",
1414
"@types/react-dom": "18.2.17",
1515
"fets": "0.6.8",
16-
"next": "14.0.3",
16+
"next": "14.0.4",
1717
"react": "18.2.0",
1818
"react-dom": "18.2.0",
1919
"typescript": "5.3.3"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
},
6565
"resolutions": {
6666
"@pulumi/pulumi": "3.96.2",
67-
"next": "14.0.3"
67+
"next": "14.0.4"
6868
},
6969
"lint-staged": {
7070
"packages/**/*.{ts,tsx}": [

yarn.lock

Lines changed: 72 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -2247,67 +2247,67 @@
22472247
dependencies:
22482248
webpack-bundle-analyzer "4.7.0"
22492249

2250-
2251-
version "14.0.3"
2252-
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.0.3.tgz#9a58b296e7ae04ffebce8a4e5bd0f87f71de86bd"
2253-
integrity sha512-7xRqh9nMvP5xrW4/+L0jgRRX+HoNRGnfJpD+5Wq6/13j3dsdzxO3BCXn7D3hMqsDb+vjZnJq+vI7+EtgrYZTeA==
2250+
2251+
version "14.0.4"
2252+
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.0.4.tgz#d5cda0c4a862d70ae760e58c0cd96a8899a2e49a"
2253+
integrity sha512-irQnbMLbUNQpP1wcE5NstJtbuA/69kRfzBrpAD7Gsn8zm/CY6YQYc3HQBz8QPxwISG26tIm5afvvVbu508oBeQ==
22542254

22552255
"@next/env@^13.4.3":
22562256
version "13.5.6"
22572257
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.5.6.tgz#c1148e2e1aa166614f05161ee8f77ded467062bc"
22582258
integrity sha512-Yac/bV5sBGkkEXmAX5FWPS9Mmo2rthrOPRQQNfycJPkjUAUclomCPH7QFVCDQ4Mp2k2K1SSM6m0zrxYrOwtFQw==
22592259

2260-
2261-
version "14.0.3"
2262-
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.0.3.tgz#f32413be4db69f698538c38fd6f4091a2feb54c6"
2263-
integrity sha512-j4K0n+DcmQYCVnSAM+UByTVfIHnYQy2ODozfQP+4RdwtRDfobrIvKq1K4Exb2koJ79HSSa7s6B2SA8T/1YR3RA==
2260+
2261+
version "14.0.4"
2262+
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.0.4.tgz#474fd88d92209270021186043513fbdc4203f5ec"
2263+
integrity sha512-U3qMNHmEZoVmHA0j/57nRfi3AscXNvkOnxDmle/69Jz/G0o/gWjXTDdlgILZdrxQ0Lw/jv2mPW8PGy0EGIHXhQ==
22642264
dependencies:
22652265
glob "7.1.7"
22662266

2267-
2268-
version "14.0.3"
2269-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.0.3.tgz#b1a0440ffbf69056451947c4aea5b6d887e9fbbc"
2270-
integrity sha512-64JbSvi3nbbcEtyitNn2LEDS/hcleAFpHdykpcnrstITFlzFgB/bW0ER5/SJJwUPj+ZPY+z3e+1jAfcczRLVGw==
2271-
2272-
2273-
version "14.0.3"
2274-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.0.3.tgz#48b527ef7eb5dbdcaf62fd107bc3a78371f36f09"
2275-
integrity sha512-RkTf+KbAD0SgYdVn1XzqE/+sIxYGB7NLMZRn9I4Z24afrhUpVJx6L8hsRnIwxz3ERE2NFURNliPjJ2QNfnWicQ==
2276-
2277-
2278-
version "14.0.3"
2279-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.0.3.tgz#0a36475a38b2855ab8ea0fe8b56899bc90184c0f"
2280-
integrity sha512-3tBWGgz7M9RKLO6sPWC6c4pAw4geujSwQ7q7Si4d6bo0l6cLs4tmO+lnSwFp1Tm3lxwfMk0SgkJT7EdwYSJvcg==
2281-
2282-
2283-
version "14.0.3"
2284-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.0.3.tgz#25328a9f55baa09fde6364e7e47ade65c655034f"
2285-
integrity sha512-v0v8Kb8j8T23jvVUWZeA2D8+izWspeyeDGNaT2/mTHWp7+37fiNfL8bmBWiOmeumXkacM/AB0XOUQvEbncSnHA==
2286-
2287-
2288-
version "14.0.3"
2289-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.0.3.tgz#594b747e3c8896b2da67bba54fcf8a6b5a410e5e"
2290-
integrity sha512-VM1aE1tJKLBwMGtyBR21yy+STfl0MapMQnNrXkxeyLs0GFv/kZqXS5Jw/TQ3TSUnbv0QPDf/X8sDXuMtSgG6eg==
2291-
2292-
2293-
version "14.0.3"
2294-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.0.3.tgz#a02da58fc6ecad8cf5c5a2a96a7f6030ec7f6215"
2295-
integrity sha512-64EnmKy18MYFL5CzLaSuUn561hbO1Gk16jM/KHznYP3iCIfF9e3yULtHaMy0D8zbHfxset9LTOv6cuYKJgcOxg==
2296-
2297-
2298-
version "14.0.3"
2299-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.0.3.tgz#bf2be23d3ba2ebd0d4a9376a31f783efdb677b48"
2300-
integrity sha512-WRDp8QrmsL1bbGtsh5GqQ/KWulmrnMBgbnb+59qNTW1kVi1nG/2ndZLkcbs2GX7NpFLlToLRMWSQXmPzQm4tog==
2301-
2302-
2303-
version "14.0.3"
2304-
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.0.3.tgz#839f8de85a4bf2c3c69242483ab87cb916427551"
2305-
integrity sha512-EKffQeqCrj+t6qFFhIFTRoqb2QwX1mU7iTOvMyLbYw3QtqTw9sMwjykyiMlZlrfm2a4fA84+/aeW+PMg1MjuTg==
2306-
2307-
2308-
version "14.0.3"
2309-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.0.3.tgz#27b623612b1d0cea6efe0a0d31aa1a335fc99647"
2310-
integrity sha512-ERhKPSJ1vQrPiwrs15Pjz/rvDHZmkmvbf/BjPN/UCOI++ODftT0GtasDPi0j+y6PPJi5HsXw+dpRaXUaw4vjuQ==
2267+
2268+
version "14.0.4"
2269+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.0.4.tgz#27b1854c2cd04eb1d5e75081a1a792ad91526618"
2270+
integrity sha512-mF05E/5uPthWzyYDyptcwHptucf/jj09i2SXBPwNzbgBNc+XnwzrL0U6BmPjQeOL+FiB+iG1gwBeq7mlDjSRPg==
2271+
2272+
2273+
version "14.0.4"
2274+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.0.4.tgz#9940c449e757d0ee50bb9e792d2600cc08a3eb3b"
2275+
integrity sha512-IZQ3C7Bx0k2rYtrZZxKKiusMTM9WWcK5ajyhOZkYYTCc8xytmwSzR1skU7qLgVT/EY9xtXDG0WhY6fyujnI3rw==
2276+
2277+
2278+
version "14.0.4"
2279+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.0.4.tgz#0eafd27c8587f68ace7b4fa80695711a8434de21"
2280+
integrity sha512-VwwZKrBQo/MGb1VOrxJ6LrKvbpo7UbROuyMRvQKTFKhNaXjUmKTu7wxVkIuCARAfiI8JpaWAnKR+D6tzpCcM4w==
2281+
2282+
2283+
version "14.0.4"
2284+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.0.4.tgz#2b0072adb213f36dada5394ea67d6e82069ae7dd"
2285+
integrity sha512-8QftwPEW37XxXoAwsn+nXlodKWHfpMaSvt81W43Wh8dv0gkheD+30ezWMcFGHLI71KiWmHK5PSQbTQGUiidvLQ==
2286+
2287+
2288+
version "14.0.4"
2289+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.0.4.tgz#68c67d20ebc8e3f6ced6ff23a4ba2a679dbcec32"
2290+
integrity sha512-/s/Pme3VKfZAfISlYVq2hzFS8AcAIOTnoKupc/j4WlvF6GQ0VouS2Q2KEgPuO1eMBwakWPB1aYFIA4VNVh667A==
2291+
2292+
2293+
version "14.0.4"
2294+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.0.4.tgz#67cd81b42fb2caf313f7992fcf6d978af55a1247"
2295+
integrity sha512-m8z/6Fyal4L9Bnlxde5g2Mfa1Z7dasMQyhEhskDATpqr+Y0mjOBZcXQ7G5U+vgL22cI4T7MfvgtrM2jdopqWaw==
2296+
2297+
2298+
version "14.0.4"
2299+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.0.4.tgz#be06585906b195d755ceda28f33c633e1443f1a3"
2300+
integrity sha512-7Wv4PRiWIAWbm5XrGz3D8HUkCVDMMz9igffZG4NB1p4u1KoItwx9qjATHz88kwCEal/HXmbShucaslXCQXUM5w==
2301+
2302+
2303+
version "14.0.4"
2304+
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.0.4.tgz#e76cabefa9f2d891599c3d85928475bd8d3f6600"
2305+
integrity sha512-zLeNEAPULsl0phfGb4kdzF/cAVIfaC7hY+kt0/d+y9mzcZHsMS3hAS829WbJ31DkSlVKQeHEjZHIdhN+Pg7Gyg==
2306+
2307+
2308+
version "14.0.4"
2309+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.0.4.tgz#e74892f1a9ccf41d3bf5979ad6d3d77c07b9cba1"
2310+
integrity sha512-yEh2+R8qDlDCjxVpzOTEpBLQTEFAcP2A8fUFLaWNap9GitYKkKv1//y2S6XY6zsR4rCOPRpU7plYDR+az2n30A==
23112311

23122312
"@nodelib/[email protected]":
23132313
version "2.1.5"
@@ -6090,12 +6090,12 @@ eslint-compat-utils@^0.1.2:
60906090
resolved "https://registry.yarnpkg.com/eslint-compat-utils/-/eslint-compat-utils-0.1.2.tgz#f45e3b5ced4c746c127cf724fb074cd4e730d653"
60916091
integrity sha512-Jia4JDldWnFNIru1Ehx1H5s9/yxiRHY/TimCuUc0jNexew3cF1gI6CYZil1ociakfWO3rRqFjl1mskBblB3RYg==
60926092

6093-
6094-
version "14.0.3"
6095-
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.0.3.tgz#7a01d23e4ff143ef87b520fab9efc440fa5879f3"
6096-
integrity sha512-IKPhpLdpSUyKofmsXUfrvBC49JMUTdeaD8ZIH4v9Vk0sC1X6URTuTJCLtA0Vwuj7V/CQh0oISuSTvNn5//Buew==
6093+
6094+
version "14.0.4"
6095+
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.0.4.tgz#7cd2c0a3b310203d41cf0dbf9d31f9b0a6235b4a"
6096+
integrity sha512-9/xbOHEQOmQtqvQ1UsTQZpnA7SlDMBtuKJ//S4JnoyK3oGLhILKXdBgu/UO7lQo/2xOykQULS1qQ6p2+EpHgAQ==
60976097
dependencies:
6098-
"@next/eslint-plugin-next" "14.0.3"
6098+
"@next/eslint-plugin-next" "14.0.4"
60996099
"@rushstack/eslint-patch" "^1.3.3"
61006100
"@typescript-eslint/parser" "^5.4.2 || ^6.0.0"
61016101
eslint-import-resolver-node "^0.3.6"
@@ -10260,28 +10260,29 @@ [email protected]:
1026010260
dependencies:
1026110261
file-loader "^4.2.0"
1026210262

10263-
[email protected].3, next@^14.0.3:
10264-
version "14.0.3"
10265-
resolved "https://registry.yarnpkg.com/next/-/next-14.0.3.tgz#8d801a08eaefe5974203d71092fccc463103a03f"
10266-
integrity sha512-AbYdRNfImBr3XGtvnwOxq8ekVCwbFTv/UJoLwmaX89nk9i051AEY4/HAWzU0YpaTDw8IofUpmuIlvzWF13jxIw==
10263+
[email protected].4, next@^14.0.3:
10264+
version "14.0.4"
10265+
resolved "https://registry.yarnpkg.com/next/-/next-14.0.4.tgz#bf00b6f835b20d10a5057838fa2dfced1d0d84dc"
10266+
integrity sha512-qbwypnM7327SadwFtxXnQdGiKpkuhaRLE2uq62/nRul9cj9KhQ5LhHmlziTNqUidZotw/Q1I9OjirBROdUJNgA==
1026710267
dependencies:
10268-
"@next/env" "14.0.3"
10268+
"@next/env" "14.0.4"
1026910269
"@swc/helpers" "0.5.2"
1027010270
busboy "1.6.0"
1027110271
caniuse-lite "^1.0.30001406"
10272+
graceful-fs "^4.2.11"
1027210273
postcss "8.4.31"
1027310274
styled-jsx "5.1.1"
1027410275
watchpack "2.4.0"
1027510276
optionalDependencies:
10276-
"@next/swc-darwin-arm64" "14.0.3"
10277-
"@next/swc-darwin-x64" "14.0.3"
10278-
"@next/swc-linux-arm64-gnu" "14.0.3"
10279-
"@next/swc-linux-arm64-musl" "14.0.3"
10280-
"@next/swc-linux-x64-gnu" "14.0.3"
10281-
"@next/swc-linux-x64-musl" "14.0.3"
10282-
"@next/swc-win32-arm64-msvc" "14.0.3"
10283-
"@next/swc-win32-ia32-msvc" "14.0.3"
10284-
"@next/swc-win32-x64-msvc" "14.0.3"
10277+
"@next/swc-darwin-arm64" "14.0.4"
10278+
"@next/swc-darwin-x64" "14.0.4"
10279+
"@next/swc-linux-arm64-gnu" "14.0.4"
10280+
"@next/swc-linux-arm64-musl" "14.0.4"
10281+
"@next/swc-linux-x64-gnu" "14.0.4"
10282+
"@next/swc-linux-x64-musl" "14.0.4"
10283+
"@next/swc-win32-arm64-msvc" "14.0.4"
10284+
"@next/swc-win32-ia32-msvc" "14.0.4"
10285+
"@next/swc-win32-x64-msvc" "14.0.4"
1028510286

1028610287
nextjs-cors@^2.1.2:
1028710288
version "2.1.2"

0 commit comments

Comments
 (0)