Skip to content

Commit d940a48

Browse files
chore(deps): bump next from 14.2.10 to 14.2.15 (#659)
Bumps [next](https://github.com/vercel/next.js) from 14.2.10 to 14.2.15. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.10...v14.2.15) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 107554e commit d940a48

File tree

2 files changed

+64
-64
lines changed

2 files changed

+64
-64
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"firebase-admin": "^11.0.0",
6262
"hast-util-to-string": "^2.0.0",
6363
"nanoid": "^4.0.2",
64-
"next": "^14.2.10",
64+
"next": "^14.2.15",
6565
"next-pwa": "^5.6.0",
6666
"next-seo": "^6.0.0",
6767
"nextjs-progressbar": "^0.0.16",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -2585,55 +2585,55 @@
25852585
dependencies:
25862586
webpack-bundle-analyzer "4.10.1"
25872587

2588-
"@next/env@14.2.10":
2589-
version "14.2.10"
2590-
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.10.tgz#1d3178340028ced2d679f84140877db4f420333c"
2591-
integrity sha512-dZIu93Bf5LUtluBXIv4woQw2cZVZ2DJTjax5/5DOs3lzEOeKLy7GxRSr4caK9/SCPdaW6bCgpye6+n4Dh9oJPw==
2592-
2593-
"@next/swc-darwin-arm64@14.2.10":
2594-
version "14.2.10"
2595-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.10.tgz#49d10ca4086fbd59ee68e204f75d7136eda2aa80"
2596-
integrity sha512-V3z10NV+cvMAfxQUMhKgfQnPbjw+Ew3cnr64b0lr8MDiBJs3eLnM6RpGC46nhfMZsiXgQngCJKWGTC/yDcgrDQ==
2597-
2598-
"@next/swc-darwin-x64@14.2.10":
2599-
version "14.2.10"
2600-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.10.tgz#0ebeae3afb8eac433882b79543295ab83624a1a8"
2601-
integrity sha512-Y0TC+FXbFUQ2MQgimJ/7Ina2mXIKhE7F+GUe1SgnzRmwFY3hX2z8nyVCxE82I2RicspdkZnSWMn4oTjIKz4uzA==
2602-
2603-
"@next/swc-linux-arm64-gnu@14.2.10":
2604-
version "14.2.10"
2605-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.10.tgz#7e602916d2fb55a3c532f74bed926a0137c16f20"
2606-
integrity sha512-ZfQ7yOy5zyskSj9rFpa0Yd7gkrBnJTkYVSya95hX3zeBG9E55Z6OTNPn1j2BTFWvOVVj65C3T+qsjOyVI9DQpA==
2607-
2608-
"@next/swc-linux-arm64-musl@14.2.10":
2609-
version "14.2.10"
2610-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.10.tgz#6b143f628ccee490b527562e934f8de578d4be47"
2611-
integrity sha512-n2i5o3y2jpBfXFRxDREr342BGIQCJbdAUi/K4q6Env3aSx8erM9VuKXHw5KNROK9ejFSPf0LhoSkU/ZiNdacpQ==
2612-
2613-
"@next/swc-linux-x64-gnu@14.2.10":
2614-
version "14.2.10"
2615-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.10.tgz#086f2f16a0678890a1eb46518c4dda381b046082"
2616-
integrity sha512-GXvajAWh2woTT0GKEDlkVhFNxhJS/XdDmrVHrPOA83pLzlGPQnixqxD8u3bBB9oATBKB//5e4vpACnx5Vaxdqg==
2617-
2618-
"@next/swc-linux-x64-musl@14.2.10":
2619-
version "14.2.10"
2620-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.10.tgz#1befef10ed8dbcc5047b5d637a25ae3c30a0bfc3"
2621-
integrity sha512-opFFN5B0SnO+HTz4Wq4HaylXGFV+iHrVxd3YvREUX9K+xfc4ePbRrxqOuPOFjtSuiVouwe6uLeDtabjEIbkmDA==
2622-
2623-
"@next/swc-win32-arm64-msvc@14.2.10":
2624-
version "14.2.10"
2625-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.10.tgz#731f52c3ae3c56a26cf21d474b11ae1529531209"
2626-
integrity sha512-9NUzZuR8WiXTvv+EiU/MXdcQ1XUvFixbLIMNQiVHuzs7ZIFrJDLJDaOF1KaqttoTujpcxljM/RNAOmw1GhPPQQ==
2627-
2628-
"@next/swc-win32-ia32-msvc@14.2.10":
2629-
version "14.2.10"
2630-
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.10.tgz#32723ef7f04e25be12af357cc72ddfdd42fd1041"
2631-
integrity sha512-fr3aEbSd1GeW3YUMBkWAu4hcdjZ6g4NBl1uku4gAn661tcxd1bHs1THWYzdsbTRLcCKLjrDZlNp6j2HTfrw+Bg==
2632-
2633-
"@next/swc-win32-x64-msvc@14.2.10":
2634-
version "14.2.10"
2635-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.10.tgz#ee1d036cb5ec871816f96baee7991035bb242455"
2636-
integrity sha512-UjeVoRGKNL2zfbcQ6fscmgjBAS/inHBh63mjIlfPg/NG8Yn2ztqylXt5qilYb6hoHIwaU2ogHknHWWmahJjgZQ==
2588+
"@next/env@14.2.15":
2589+
version "14.2.15"
2590+
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.15.tgz#06d984e37e670d93ddd6790af1844aeb935f332f"
2591+
integrity sha512-S1qaj25Wru2dUpcIZMjxeMVSwkt8BK4dmWHHiBuRstcIyOsMapqT4A4jSB6onvqeygkSSmOkyny9VVx8JIGamQ==
2592+
2593+
"@next/swc-darwin-arm64@14.2.15":
2594+
version "14.2.15"
2595+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.15.tgz#6386d585f39a1c490c60b72b1f76612ba4434347"
2596+
integrity sha512-Rvh7KU9hOUBnZ9TJ28n2Oa7dD9cvDBKua9IKx7cfQQ0GoYUwg9ig31O2oMwH3wm+pE3IkAQ67ZobPfEgurPZIA==
2597+
2598+
"@next/swc-darwin-x64@14.2.15":
2599+
version "14.2.15"
2600+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.15.tgz#b7baeedc6a28f7545ad2bc55adbab25f7b45cb89"
2601+
integrity sha512-5TGyjFcf8ampZP3e+FyCax5zFVHi+Oe7sZyaKOngsqyaNEpOgkKB3sqmymkZfowy3ufGA/tUgDPPxpQx931lHg==
2602+
2603+
"@next/swc-linux-arm64-gnu@14.2.15":
2604+
version "14.2.15"
2605+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.15.tgz#fa13c59d3222f70fb4cb3544ac750db2c6e34d02"
2606+
integrity sha512-3Bwv4oc08ONiQ3FiOLKT72Q+ndEMyLNsc/D3qnLMbtUYTQAmkx9E/JRu0DBpHxNddBmNT5hxz1mYBphJ3mfrrw==
2607+
2608+
"@next/swc-linux-arm64-musl@14.2.15":
2609+
version "14.2.15"
2610+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.15.tgz#30e45b71831d9a6d6d18d7ac7d611a8d646a17f9"
2611+
integrity sha512-k5xf/tg1FBv/M4CMd8S+JL3uV9BnnRmoe7F+GWC3DxkTCD9aewFRH1s5rJ1zkzDa+Do4zyN8qD0N8c84Hu96FQ==
2612+
2613+
"@next/swc-linux-x64-gnu@14.2.15":
2614+
version "14.2.15"
2615+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.15.tgz#5065db17fc86f935ad117483f21f812dc1b39254"
2616+
integrity sha512-kE6q38hbrRbKEkkVn62reLXhThLRh6/TvgSP56GkFNhU22TbIrQDEMrO7j0IcQHcew2wfykq8lZyHFabz0oBrA==
2617+
2618+
"@next/swc-linux-x64-musl@14.2.15":
2619+
version "14.2.15"
2620+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.15.tgz#3c4a4568d8be7373a820f7576cf33388b5dab47e"
2621+
integrity sha512-PZ5YE9ouy/IdO7QVJeIcyLn/Rc4ml9M2G4y3kCM9MNf1YKvFY4heg3pVa/jQbMro+tP6yc4G2o9LjAz1zxD7tQ==
2622+
2623+
"@next/swc-win32-arm64-msvc@14.2.15":
2624+
version "14.2.15"
2625+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.15.tgz#fb812cc4ca0042868e32a6a021da91943bb08b98"
2626+
integrity sha512-2raR16703kBvYEQD9HNLyb0/394yfqzmIeyp2nDzcPV4yPjqNUG3ohX6jX00WryXz6s1FXpVhsCo3i+g4RUX+g==
2627+
2628+
"@next/swc-win32-ia32-msvc@14.2.15":
2629+
version "14.2.15"
2630+
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.15.tgz#ec26e6169354f8ced240c1427be7fd485c5df898"
2631+
integrity sha512-fyTE8cklgkyR1p03kJa5zXEaZ9El+kDNM5A+66+8evQS5e/6v0Gk28LqA0Jet8gKSOyP+OTm/tJHzMlGdQerdQ==
2632+
2633+
"@next/swc-win32-x64-msvc@14.2.15":
2634+
version "14.2.15"
2635+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.15.tgz#18d68697002b282006771f8d92d79ade9efd35c4"
2636+
integrity sha512-SzqGbsLsP9OwKNUG9nekShTwhj6JSB9ZLMWQ8g1gG6hdE5gQLncbnbymrwy2yVmH9nikSLYRYxYMFu78Ggp7/g==
26372637

26382638
"@nf-team/core@^2.0.1":
26392639
version "2.0.1"
@@ -14074,28 +14074,28 @@ next-test-api-route-handler@^3.1.9:
1407414074
cookie "^0.5.0"
1407514075
node-fetch "^2.6.7"
1407614076

14077-
next@^14.2.10:
14078-
version "14.2.10"
14079-
resolved "https://registry.yarnpkg.com/next/-/next-14.2.10.tgz#331981a4fecb1ae8af1817d4db98fc9687ee1cb6"
14080-
integrity sha512-sDDExXnh33cY3RkS9JuFEKaS4HmlWmDKP1VJioucCG6z5KuA008DPsDZOzi8UfqEk3Ii+2NCQSJrfbEWtZZfww==
14077+
next@^14.2.15:
14078+
version "14.2.15"
14079+
resolved "https://registry.yarnpkg.com/next/-/next-14.2.15.tgz#348e5603e22649775d19c785c09a89c9acb5189a"
14080+
integrity sha512-h9ctmOokpoDphRvMGnwOJAedT6zKhwqyZML9mDtspgf4Rh3Pn7UTYKqePNoDvhsWBAO5GoPNYshnAUGIazVGmw==
1408114081
dependencies:
14082-
"@next/env" "14.2.10"
14082+
"@next/env" "14.2.15"
1408314083
"@swc/helpers" "0.5.5"
1408414084
busboy "1.6.0"
1408514085
caniuse-lite "^1.0.30001579"
1408614086
graceful-fs "^4.2.11"
1408714087
postcss "8.4.31"
1408814088
styled-jsx "5.1.1"
1408914089
optionalDependencies:
14090-
"@next/swc-darwin-arm64" "14.2.10"
14091-
"@next/swc-darwin-x64" "14.2.10"
14092-
"@next/swc-linux-arm64-gnu" "14.2.10"
14093-
"@next/swc-linux-arm64-musl" "14.2.10"
14094-
"@next/swc-linux-x64-gnu" "14.2.10"
14095-
"@next/swc-linux-x64-musl" "14.2.10"
14096-
"@next/swc-win32-arm64-msvc" "14.2.10"
14097-
"@next/swc-win32-ia32-msvc" "14.2.10"
14098-
"@next/swc-win32-x64-msvc" "14.2.10"
14090+
"@next/swc-darwin-arm64" "14.2.15"
14091+
"@next/swc-darwin-x64" "14.2.15"
14092+
"@next/swc-linux-arm64-gnu" "14.2.15"
14093+
"@next/swc-linux-arm64-musl" "14.2.15"
14094+
"@next/swc-linux-x64-gnu" "14.2.15"
14095+
"@next/swc-linux-x64-musl" "14.2.15"
14096+
"@next/swc-win32-arm64-msvc" "14.2.15"
14097+
"@next/swc-win32-ia32-msvc" "14.2.15"
14098+
"@next/swc-win32-x64-msvc" "14.2.15"
1409914099

1410014100
nextjs-progressbar@^0.0.16:
1410114101
version "0.0.16"

0 commit comments

Comments
 (0)