Skip to content

Commit 2671f86

Browse files
chore: bump next from 14.2.15 to 14.2.21 in /app
Bumps [next](https://github.com/vercel/next.js) from 14.2.15 to 14.2.21. - [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.15...v14.2.21) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e752c96 commit 2671f86

File tree

2 files changed

+64
-69
lines changed

2 files changed

+64
-69
lines changed

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"luxon": "^3.5.0",
9191
"material-react-table": "2.13",
9292
"morgan": "^1.10.0",
93-
"next": "^14.2.15",
93+
"next": "^14.2.21",
9494
"openid-client": "^5.7.0",
9595
"passport": "^0.7.0",
9696
"patch-package": "^8.0.0",

app/yarn.lock

+63-68
Original file line numberDiff line numberDiff line change
@@ -3218,10 +3218,10 @@
32183218
prop-types "^15.8.1"
32193219
react-transition-group "^4.4.5"
32203220

3221-
"@next/env@14.2.15":
3222-
version "14.2.15"
3223-
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.15.tgz#06d984e37e670d93ddd6790af1844aeb935f332f"
3224-
integrity sha512-S1qaj25Wru2dUpcIZMjxeMVSwkt8BK4dmWHHiBuRstcIyOsMapqT4A4jSB6onvqeygkSSmOkyny9VVx8JIGamQ==
3221+
"@next/env@14.2.21":
3222+
version "14.2.21"
3223+
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.21.tgz#09ff0813d29c596397e141205d4f5fd5c236bdd0"
3224+
integrity sha512-lXcwcJd5oR01tggjWJ6SrNNYFGuOOMB9c251wUNkjCpkoXOPkDeF/15c3mnVlBqrW4JJXb2kVxDFhC4GduJt2A==
32253225

32263226
"@next/eslint-plugin-next@15.1.4":
32273227
version "15.1.4"
@@ -3230,50 +3230,50 @@
32303230
dependencies:
32313231
fast-glob "3.3.1"
32323232

3233-
"@next/swc-darwin-arm64@14.2.15":
3234-
version "14.2.15"
3235-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.15.tgz#6386d585f39a1c490c60b72b1f76612ba4434347"
3236-
integrity sha512-Rvh7KU9hOUBnZ9TJ28n2Oa7dD9cvDBKua9IKx7cfQQ0GoYUwg9ig31O2oMwH3wm+pE3IkAQ67ZobPfEgurPZIA==
3237-
3238-
"@next/swc-darwin-x64@14.2.15":
3239-
version "14.2.15"
3240-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.15.tgz#b7baeedc6a28f7545ad2bc55adbab25f7b45cb89"
3241-
integrity sha512-5TGyjFcf8ampZP3e+FyCax5zFVHi+Oe7sZyaKOngsqyaNEpOgkKB3sqmymkZfowy3ufGA/tUgDPPxpQx931lHg==
3242-
3243-
"@next/swc-linux-arm64-gnu@14.2.15":
3244-
version "14.2.15"
3245-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.15.tgz#fa13c59d3222f70fb4cb3544ac750db2c6e34d02"
3246-
integrity sha512-3Bwv4oc08ONiQ3FiOLKT72Q+ndEMyLNsc/D3qnLMbtUYTQAmkx9E/JRu0DBpHxNddBmNT5hxz1mYBphJ3mfrrw==
3247-
3248-
"@next/swc-linux-arm64-musl@14.2.15":
3249-
version "14.2.15"
3250-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.15.tgz#30e45b71831d9a6d6d18d7ac7d611a8d646a17f9"
3251-
integrity sha512-k5xf/tg1FBv/M4CMd8S+JL3uV9BnnRmoe7F+GWC3DxkTCD9aewFRH1s5rJ1zkzDa+Do4zyN8qD0N8c84Hu96FQ==
3252-
3253-
"@next/swc-linux-x64-gnu@14.2.15":
3254-
version "14.2.15"
3255-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.15.tgz#5065db17fc86f935ad117483f21f812dc1b39254"
3256-
integrity sha512-kE6q38hbrRbKEkkVn62reLXhThLRh6/TvgSP56GkFNhU22TbIrQDEMrO7j0IcQHcew2wfykq8lZyHFabz0oBrA==
3257-
3258-
"@next/swc-linux-x64-musl@14.2.15":
3259-
version "14.2.15"
3260-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.15.tgz#3c4a4568d8be7373a820f7576cf33388b5dab47e"
3261-
integrity sha512-PZ5YE9ouy/IdO7QVJeIcyLn/Rc4ml9M2G4y3kCM9MNf1YKvFY4heg3pVa/jQbMro+tP6yc4G2o9LjAz1zxD7tQ==
3262-
3263-
"@next/swc-win32-arm64-msvc@14.2.15":
3264-
version "14.2.15"
3265-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.15.tgz#fb812cc4ca0042868e32a6a021da91943bb08b98"
3266-
integrity sha512-2raR16703kBvYEQD9HNLyb0/394yfqzmIeyp2nDzcPV4yPjqNUG3ohX6jX00WryXz6s1FXpVhsCo3i+g4RUX+g==
3267-
3268-
"@next/swc-win32-ia32-msvc@14.2.15":
3269-
version "14.2.15"
3270-
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.15.tgz#ec26e6169354f8ced240c1427be7fd485c5df898"
3271-
integrity sha512-fyTE8cklgkyR1p03kJa5zXEaZ9El+kDNM5A+66+8evQS5e/6v0Gk28LqA0Jet8gKSOyP+OTm/tJHzMlGdQerdQ==
3272-
3273-
"@next/swc-win32-x64-msvc@14.2.15":
3274-
version "14.2.15"
3275-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.15.tgz#18d68697002b282006771f8d92d79ade9efd35c4"
3276-
integrity sha512-SzqGbsLsP9OwKNUG9nekShTwhj6JSB9ZLMWQ8g1gG6hdE5gQLncbnbymrwy2yVmH9nikSLYRYxYMFu78Ggp7/g==
3233+
"@next/swc-darwin-arm64@14.2.21":
3234+
version "14.2.21"
3235+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.21.tgz#32a31992aace1440981df9cf7cb3af7845d94fec"
3236+
integrity sha512-HwEjcKsXtvszXz5q5Z7wCtrHeTTDSTgAbocz45PHMUjU3fBYInfvhR+ZhavDRUYLonm53aHZbB09QtJVJj8T7g==
3237+
3238+
"@next/swc-darwin-x64@14.2.21":
3239+
version "14.2.21"
3240+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.21.tgz#5ab4b3f6685b6b52f810d0f5cf6e471480ddffdb"
3241+
integrity sha512-TSAA2ROgNzm4FhKbTbyJOBrsREOMVdDIltZ6aZiKvCi/v0UwFmwigBGeqXDA97TFMpR3LNNpw52CbVelkoQBxA==
3242+
3243+
"@next/swc-linux-arm64-gnu@14.2.21":
3244+
version "14.2.21"
3245+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.21.tgz#8a0e1fa887aef19ca218af2af515d0a5ee67ba3f"
3246+
integrity sha512-0Dqjn0pEUz3JG+AImpnMMW/m8hRtl1GQCNbO66V1yp6RswSTiKmnHf3pTX6xMdJYSemf3O4Q9ykiL0jymu0TuA==
3247+
3248+
"@next/swc-linux-arm64-musl@14.2.21":
3249+
version "14.2.21"
3250+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.21.tgz#ddad844406b42fa8965fe11250abc85c1fe0fd05"
3251+
integrity sha512-Ggfw5qnMXldscVntwnjfaQs5GbBbjioV4B4loP+bjqNEb42fzZlAaK+ldL0jm2CTJga9LynBMhekNfV8W4+HBw==
3252+
3253+
"@next/swc-linux-x64-gnu@14.2.21":
3254+
version "14.2.21"
3255+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.21.tgz#db55fd666f9ba27718f65caa54b622a912cdd16b"
3256+
integrity sha512-uokj0lubN1WoSa5KKdThVPRffGyiWlm/vCc/cMkWOQHw69Qt0X1o3b2PyLLx8ANqlefILZh1EdfLRz9gVpG6tg==
3257+
3258+
"@next/swc-linux-x64-musl@14.2.21":
3259+
version "14.2.21"
3260+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.21.tgz#dddb850353624efcd58c4c4e30ad8a1aab379642"
3261+
integrity sha512-iAEBPzWNbciah4+0yI4s7Pce6BIoxTQ0AGCkxn/UBuzJFkYyJt71MadYQkjPqCQCJAFQ26sYh7MOKdU+VQFgPg==
3262+
3263+
"@next/swc-win32-arm64-msvc@14.2.21":
3264+
version "14.2.21"
3265+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.21.tgz#290012ee57b196d3d2d04853e6bf0179cae9fbaf"
3266+
integrity sha512-plykgB3vL2hB4Z32W3ktsfqyuyGAPxqwiyrAi2Mr8LlEUhNn9VgkiAl5hODSBpzIfWweX3er1f5uNpGDygfQVQ==
3267+
3268+
"@next/swc-win32-ia32-msvc@14.2.21":
3269+
version "14.2.21"
3270+
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.21.tgz#c959135a78cab18cca588d11d1e33bcf199590d4"
3271+
integrity sha512-w5bacz4Vxqrh06BjWgua3Yf7EMDb8iMcVhNrNx8KnJXt8t+Uu0Zg4JHLDL/T7DkTCEEfKXO/Er1fcfWxn2xfPA==
3272+
3273+
"@next/swc-win32-x64-msvc@14.2.21":
3274+
version "14.2.21"
3275+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.21.tgz#21ff892286555b90538a7d1b505ea21a005d6ead"
3276+
integrity sha512-sT6+llIkzpsexGYZq8cjjthRyRGe5cJVhqh12FmlbxHqna6zsDDK8UNaV7g41T6atFHCJUPeLb3uyAwrBwy0NA==
32773277

32783278
"@nodelib/fs.scandir@2.1.5":
32793279
version "2.1.5"
@@ -6828,12 +6828,7 @@ camelize@^1.0.0:
68286828
resolved "https://registry.yarnpkg.com/camelize/-/camelize-1.0.0.tgz#164a5483e630fa4321e5af07020e531831b2609b"
68296829
integrity sha1-FkpUg+Yw+kMh5a8HAg5TGDGyYJs=
68306830

6831-
caniuse-lite@^1.0.30001332, caniuse-lite@^1.0.30001579, caniuse-lite@^1.0.30001646:
6832-
version "1.0.30001651"
6833-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001651.tgz#52de59529e8b02b1aedcaaf5c05d9e23c0c28138"
6834-
integrity sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg==
6835-
6836-
caniuse-lite@^1.0.30001669:
6831+
caniuse-lite@^1.0.30001332, caniuse-lite@^1.0.30001579, caniuse-lite@^1.0.30001646, caniuse-lite@^1.0.30001669:
68376832
version "1.0.30001687"
68386833
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001687.tgz#d0ac634d043648498eedf7a3932836beba90ebae"
68396834
integrity sha512-0S/FDhf4ZiqrTUiQ39dKeUjYRjkv7lOZU1Dgif2rIqrTzX/1wV2hfKu9TOm1IHkdSijfLswxTFzl/cvir+SLSQ==
@@ -12190,28 +12185,28 @@ negotiator@0.6.3:
1219012185
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.3.tgz#58e323a72fedc0d6f9cd4d31fe49f51479590ccd"
1219112186
integrity sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==
1219212187

12193-
next@^14.2.15:
12194-
version "14.2.15"
12195-
resolved "https://registry.yarnpkg.com/next/-/next-14.2.15.tgz#348e5603e22649775d19c785c09a89c9acb5189a"
12196-
integrity sha512-h9ctmOokpoDphRvMGnwOJAedT6zKhwqyZML9mDtspgf4Rh3Pn7UTYKqePNoDvhsWBAO5GoPNYshnAUGIazVGmw==
12188+
next@^14.2.21:
12189+
version "14.2.21"
12190+
resolved "https://registry.yarnpkg.com/next/-/next-14.2.21.tgz#f6da9e2abba1a0e4ca7a5273825daf06632554ba"
12191+
integrity sha512-rZmLwucLHr3/zfDMYbJXbw0ZeoBpirxkXuvsJbk7UPorvPYZhP7vq7aHbKnU7dQNCYIimRrbB2pp3xmf+wsYUg==
1219712192
dependencies:
12198-
"@next/env" "14.2.15"
12193+
"@next/env" "14.2.21"
1219912194
"@swc/helpers" "0.5.5"
1220012195
busboy "1.6.0"
1220112196
caniuse-lite "^1.0.30001579"
1220212197
graceful-fs "^4.2.11"
1220312198
postcss "8.4.31"
1220412199
styled-jsx "5.1.1"
1220512200
optionalDependencies:
12206-
"@next/swc-darwin-arm64" "14.2.15"
12207-
"@next/swc-darwin-x64" "14.2.15"
12208-
"@next/swc-linux-arm64-gnu" "14.2.15"
12209-
"@next/swc-linux-arm64-musl" "14.2.15"
12210-
"@next/swc-linux-x64-gnu" "14.2.15"
12211-
"@next/swc-linux-x64-musl" "14.2.15"
12212-
"@next/swc-win32-arm64-msvc" "14.2.15"
12213-
"@next/swc-win32-ia32-msvc" "14.2.15"
12214-
"@next/swc-win32-x64-msvc" "14.2.15"
12201+
"@next/swc-darwin-arm64" "14.2.21"
12202+
"@next/swc-darwin-x64" "14.2.21"
12203+
"@next/swc-linux-arm64-gnu" "14.2.21"
12204+
"@next/swc-linux-arm64-musl" "14.2.21"
12205+
"@next/swc-linux-x64-gnu" "14.2.21"
12206+
"@next/swc-linux-x64-musl" "14.2.21"
12207+
"@next/swc-win32-arm64-msvc" "14.2.21"
12208+
"@next/swc-win32-ia32-msvc" "14.2.21"
12209+
"@next/swc-win32-x64-msvc" "14.2.21"
1221512210

1221612211
nise@^6.0.0:
1221712212
version "6.1.1"

0 commit comments

Comments
 (0)