Skip to content

Commit ee6bf4b

Browse files
chore(deps): bump next from 14.2.10 to 15.1.5 (#617)
Bumps [next](https://github.com/vercel/next.js) from 14.2.10 to 15.1.5. - [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...v15.1.5) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2914225 commit ee6bf4b

File tree

2 files changed

+80
-74
lines changed

2 files changed

+80
-74
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"firebase": "^10.13.0",
4646
"html-to-image": "^1.11.11",
4747
"isomorphic-dompurify": "^2.15.0",
48-
"next": "^14.2.10",
48+
"next": "^15.1.5",
4949
"prismjs": "^1.29.0",
5050
"react": "^18.3.1",
5151
"react-dom": "^18.3.1",

yarn.lock

Lines changed: 79 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -2520,10 +2520,10 @@
25202520
dependencies:
25212521
webpack-bundle-analyzer "4.10.1"
25222522

2523-
"@next/env@14.2.10":
2524-
version "14.2.10"
2525-
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.10.tgz#1d3178340028ced2d679f84140877db4f420333c"
2526-
integrity sha512-dZIu93Bf5LUtluBXIv4woQw2cZVZ2DJTjax5/5DOs3lzEOeKLy7GxRSr4caK9/SCPdaW6bCgpye6+n4Dh9oJPw==
2523+
"@next/env@15.1.5":
2524+
version "15.1.5"
2525+
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.1.5.tgz#2a87f0be705d40b7bd1bf8c66581edc32dcd2b1f"
2526+
integrity sha512-jg8ygVq99W3/XXb9Y6UQsritwhjc+qeiO7QrGZRYOfviyr/HcdnhdBQu4gbp2rBIh2ZyBYTBMWbPw3JSCb0GHw==
25272527

25282528
"@next/env@^13.4.3":
25292529
version "13.5.6"
@@ -2537,50 +2537,45 @@
25372537
dependencies:
25382538
glob "10.3.10"
25392539

2540-
"@next/swc-darwin-arm64@14.2.10":
2541-
version "14.2.10"
2542-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.10.tgz#49d10ca4086fbd59ee68e204f75d7136eda2aa80"
2543-
integrity sha512-V3z10NV+cvMAfxQUMhKgfQnPbjw+Ew3cnr64b0lr8MDiBJs3eLnM6RpGC46nhfMZsiXgQngCJKWGTC/yDcgrDQ==
2544-
2545-
"@next/swc-darwin-x64@14.2.10":
2546-
version "14.2.10"
2547-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.10.tgz#0ebeae3afb8eac433882b79543295ab83624a1a8"
2548-
integrity sha512-Y0TC+FXbFUQ2MQgimJ/7Ina2mXIKhE7F+GUe1SgnzRmwFY3hX2z8nyVCxE82I2RicspdkZnSWMn4oTjIKz4uzA==
2549-
2550-
"@next/swc-linux-arm64-gnu@14.2.10":
2551-
version "14.2.10"
2552-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.10.tgz#7e602916d2fb55a3c532f74bed926a0137c16f20"
2553-
integrity sha512-ZfQ7yOy5zyskSj9rFpa0Yd7gkrBnJTkYVSya95hX3zeBG9E55Z6OTNPn1j2BTFWvOVVj65C3T+qsjOyVI9DQpA==
2554-
2555-
"@next/swc-linux-arm64-musl@14.2.10":
2556-
version "14.2.10"
2557-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.10.tgz#6b143f628ccee490b527562e934f8de578d4be47"
2558-
integrity sha512-n2i5o3y2jpBfXFRxDREr342BGIQCJbdAUi/K4q6Env3aSx8erM9VuKXHw5KNROK9ejFSPf0LhoSkU/ZiNdacpQ==
2559-
2560-
"@next/swc-linux-x64-gnu@14.2.10":
2561-
version "14.2.10"
2562-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.10.tgz#086f2f16a0678890a1eb46518c4dda381b046082"
2563-
integrity sha512-GXvajAWh2woTT0GKEDlkVhFNxhJS/XdDmrVHrPOA83pLzlGPQnixqxD8u3bBB9oATBKB//5e4vpACnx5Vaxdqg==
2564-
2565-
"@next/swc-linux-x64-musl@14.2.10":
2566-
version "14.2.10"
2567-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.10.tgz#1befef10ed8dbcc5047b5d637a25ae3c30a0bfc3"
2568-
integrity sha512-opFFN5B0SnO+HTz4Wq4HaylXGFV+iHrVxd3YvREUX9K+xfc4ePbRrxqOuPOFjtSuiVouwe6uLeDtabjEIbkmDA==
2569-
2570-
"@next/swc-win32-arm64-msvc@14.2.10":
2571-
version "14.2.10"
2572-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.10.tgz#731f52c3ae3c56a26cf21d474b11ae1529531209"
2573-
integrity sha512-9NUzZuR8WiXTvv+EiU/MXdcQ1XUvFixbLIMNQiVHuzs7ZIFrJDLJDaOF1KaqttoTujpcxljM/RNAOmw1GhPPQQ==
2574-
2575-
"@next/swc-win32-ia32-msvc@14.2.10":
2576-
version "14.2.10"
2577-
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.10.tgz#32723ef7f04e25be12af357cc72ddfdd42fd1041"
2578-
integrity sha512-fr3aEbSd1GeW3YUMBkWAu4hcdjZ6g4NBl1uku4gAn661tcxd1bHs1THWYzdsbTRLcCKLjrDZlNp6j2HTfrw+Bg==
2579-
2580-
"@next/swc-win32-x64-msvc@14.2.10":
2581-
version "14.2.10"
2582-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.10.tgz#ee1d036cb5ec871816f96baee7991035bb242455"
2583-
integrity sha512-UjeVoRGKNL2zfbcQ6fscmgjBAS/inHBh63mjIlfPg/NG8Yn2ztqylXt5qilYb6hoHIwaU2ogHknHWWmahJjgZQ==
2540+
"@next/swc-darwin-arm64@15.1.5":
2541+
version "15.1.5"
2542+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.1.5.tgz#2b59120c1576b718ed4695508c2a9d4a3248ead7"
2543+
integrity sha512-5ttHGE75Nw9/l5S8zR2xEwR8OHEqcpPym3idIMAZ2yo+Edk0W/Vf46jGqPOZDk+m/SJ+vYZDSuztzhVha8rcdA==
2544+
2545+
"@next/swc-darwin-x64@15.1.5":
2546+
version "15.1.5"
2547+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.1.5.tgz#362fa82504ee496af0e7364d8383585f504a03de"
2548+
integrity sha512-8YnZn7vDURUUTInfOcU5l0UWplZGBqUlzvqKKUFceM11SzfNEz7E28E1Arn4/FsOf90b1Nopboy7i7ufc4jXag==
2549+
2550+
"@next/swc-linux-arm64-gnu@15.1.5":
2551+
version "15.1.5"
2552+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.1.5.tgz#34bd054f222f45d7b3f5887cc2be3fe87b69e6a5"
2553+
integrity sha512-rDJC4ctlYbK27tCyFUhgIv8o7miHNlpCjb2XXfTLQszwAUOSbcMN9q2y3urSrrRCyGVOd9ZR9a4S45dRh6JF3A==
2554+
2555+
"@next/swc-linux-arm64-musl@15.1.5":
2556+
version "15.1.5"
2557+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.1.5.tgz#125356cf3e0a9c90e32383e462d14790a6a40763"
2558+
integrity sha512-FG5RApf4Gu+J+pHUQxXPM81oORZrKBYKUaBTylEIQ6Lz17hKVDsLbSXInfXM0giclvXbyiLXjTv42sQMATmZ0A==
2559+
2560+
"@next/swc-linux-x64-gnu@15.1.5":
2561+
version "15.1.5"
2562+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.1.5.tgz#1dc8bf2374b5f3384370ef97e4b3bbead73b250c"
2563+
integrity sha512-NX2Ar3BCquAOYpnoYNcKz14eH03XuF7SmSlPzTSSU4PJe7+gelAjxo3Y7F2m8+hLT8ZkkqElawBp7SWBdzwqQw==
2564+
2565+
"@next/swc-linux-x64-musl@15.1.5":
2566+
version "15.1.5"
2567+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.1.5.tgz#45dc68da9e1f22de4ef37d397aeb9cf40746871d"
2568+
integrity sha512-EQgqMiNu3mrV5eQHOIgeuh6GB5UU57tu17iFnLfBEhYfiOfyK+vleYKh2dkRVkV6ayx3eSqbIYgE7J7na4hhcA==
2569+
2570+
"@next/swc-win32-arm64-msvc@15.1.5":
2571+
version "15.1.5"
2572+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.1.5.tgz#ce51388f07b9f0f0e1d4f22dcbba75bcca1952fa"
2573+
integrity sha512-HPULzqR/VqryQZbZME8HJE3jNFmTGcp+uRMHabFbQl63TtDPm+oCXAz3q8XyGv2AoihwNApVlur9Up7rXWRcjg==
2574+
2575+
"@next/swc-win32-x64-msvc@15.1.5":
2576+
version "15.1.5"
2577+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.1.5.tgz#43135b3d9705ae8e6a6b90c8bdf4dc02b9ffc90c"
2578+
integrity sha512-n74fUb/Ka1dZSVYfjwQ+nSJ+ifUff7jGurFcTuJNKZmI62FFOxQXUYit/uZXPTj2cirm1rvGWHG2GhbSol5Ikw==
25842579

25852580
"@nodelib/fs.scandir@2.1.5":
25862581
version "2.1.5"
@@ -3171,18 +3166,17 @@
31713166
"@supabase/realtime-js" "2.11.2"
31723167
"@supabase/storage-js" "2.7.1"
31733168

3174-
"@swc/counter@^0.1.3":
3169+
"@swc/counter@0.1.3":
31753170
version "0.1.3"
31763171
resolved "https://registry.yarnpkg.com/@swc/counter/-/counter-0.1.3.tgz#cc7463bd02949611c6329596fccd2b0ec782b0e9"
31773172
integrity sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==
31783173

3179-
"@swc/helpers@0.5.5":
3180-
version "0.5.5"
3181-
resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.5.tgz#12689df71bfc9b21c4f4ca00ae55f2f16c8b77c0"
3182-
integrity sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==
3174+
"@swc/helpers@0.5.15":
3175+
version "0.5.15"
3176+
resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.15.tgz#79efab344c5819ecf83a43f3f9f811fc84b516d7"
3177+
integrity sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==
31833178
dependencies:
3184-
"@swc/counter" "^0.1.3"
3185-
tslib "^2.4.0"
3179+
tslib "^2.8.0"
31863180

31873181
"@testing-library/dom@10.1.0":
31883182
version "10.1.0"
@@ -9635,28 +9629,28 @@ next-sitemap@^4.1.8:
96359629
fast-glob "^3.2.12"
96369630
minimist "^1.2.8"
96379631

9638-
next@^14.2.10:
9639-
version "14.2.10"
9640-
resolved "https://registry.yarnpkg.com/next/-/next-14.2.10.tgz#331981a4fecb1ae8af1817d4db98fc9687ee1cb6"
9641-
integrity sha512-sDDExXnh33cY3RkS9JuFEKaS4HmlWmDKP1VJioucCG6z5KuA008DPsDZOzi8UfqEk3Ii+2NCQSJrfbEWtZZfww==
9632+
next@^15.1.5:
9633+
version "15.1.5"
9634+
resolved "https://registry.yarnpkg.com/next/-/next-15.1.5.tgz#80972a606d17ead86323d3405abf3bd3e2c894c8"
9635+
integrity sha512-Cf/TEegnt01hn3Hoywh6N8fvkhbOuChO4wFje24+a86wKOubgVaWkDqxGVgoWlz2Hp9luMJ9zw3epftujdnUOg==
96429636
dependencies:
9643-
"@next/env" "14.2.10"
9644-
"@swc/helpers" "0.5.5"
9637+
"@next/env" "15.1.5"
9638+
"@swc/counter" "0.1.3"
9639+
"@swc/helpers" "0.5.15"
96459640
busboy "1.6.0"
96469641
caniuse-lite "^1.0.30001579"
9647-
graceful-fs "^4.2.11"
96489642
postcss "8.4.31"
9649-
styled-jsx "5.1.1"
9643+
styled-jsx "5.1.6"
96509644
optionalDependencies:
9651-
"@next/swc-darwin-arm64" "14.2.10"
9652-
"@next/swc-darwin-x64" "14.2.10"
9653-
"@next/swc-linux-arm64-gnu" "14.2.10"
9654-
"@next/swc-linux-arm64-musl" "14.2.10"
9655-
"@next/swc-linux-x64-gnu" "14.2.10"
9656-
"@next/swc-linux-x64-musl" "14.2.10"
9657-
"@next/swc-win32-arm64-msvc" "14.2.10"
9658-
"@next/swc-win32-ia32-msvc" "14.2.10"
9659-
"@next/swc-win32-x64-msvc" "14.2.10"
9645+
"@next/swc-darwin-arm64" "15.1.5"
9646+
"@next/swc-darwin-x64" "15.1.5"
9647+
"@next/swc-linux-arm64-gnu" "15.1.5"
9648+
"@next/swc-linux-arm64-musl" "15.1.5"
9649+
"@next/swc-linux-x64-gnu" "15.1.5"
9650+
"@next/swc-linux-x64-musl" "15.1.5"
9651+
"@next/swc-win32-arm64-msvc" "15.1.5"
9652+
"@next/swc-win32-x64-msvc" "15.1.5"
9653+
sharp "^0.33.5"
96609654

96619655
no-case@^3.0.4:
96629656
version "3.0.4"
@@ -11274,7 +11268,7 @@ shallow-clone@^3.0.0:
1127411268
dependencies:
1127511269
kind-of "^6.0.2"
1127611270

11277-
sharp@^0.33.3:
11271+
sharp@^0.33.3, sharp@^0.33.5:
1127811272
version "0.33.5"
1127911273
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.33.5.tgz#13e0e4130cc309d6a9497596715240b2ec0c594e"
1128011274
integrity sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==
@@ -11731,6 +11725,13 @@ styled-jsx@5.1.1:
1173111725
dependencies:
1173211726
client-only "0.0.1"
1173311727

11728+
styled-jsx@5.1.6:
11729+
version "5.1.6"
11730+
resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-5.1.6.tgz#83b90c077e6c6a80f7f5e8781d0f311b2fe41499"
11731+
integrity sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==
11732+
dependencies:
11733+
client-only "0.0.1"
11734+
1173411735
stylis@4.2.0:
1173511736
version "4.2.0"
1173611737
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.2.0.tgz#79daee0208964c8fe695a42fcffcac633a211a51"
@@ -12017,6 +12018,11 @@ tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0:
1201712018
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
1201812019
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
1201912020

12021+
tslib@^2.8.0:
12022+
version "2.8.1"
12023+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
12024+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
12025+
1202012026
tsutils@^3.21.0:
1202112027
version "3.21.0"
1202212028
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"

0 commit comments

Comments
 (0)