|
2509 | 2509 | dependencies:
|
2510 | 2510 | webpack-bundle-analyzer "4.10.1"
|
2511 | 2511 |
|
2512 |
| -"@next/env@15.3.0": |
2513 |
| - version "15.3.0" |
2514 |
| - resolved "https://registry.yarnpkg.com/@next/env/-/env-15.3.0.tgz#ea3a2a02e8023097efa23ec573540f522815e9d4" |
2515 |
| - integrity sha512-6mDmHX24nWlHOlbwUiAOmMyY7KELimmi+ed8qWcJYjqXeC+G6JzPZ3QosOAfjNwgMIzwhXBiRiCgdh8axTTdTA== |
| 2512 | +"@next/env@15.3.1": |
| 2513 | + version "15.3.1" |
| 2514 | + resolved "https://registry.yarnpkg.com/@next/env/-/env-15.3.1.tgz#fca98dcb90d92d555972cdbf03adf9aa982e2115" |
| 2515 | + integrity sha512-cwK27QdzrMblHSn9DZRV+DQscHXRuJv6MydlJRpFSqJWZrTYMLzKDeyueJNN9MGd8NNiUKzDQADAf+dMLXX7YQ== |
2516 | 2516 |
|
2517 | 2517 | "@next/env@^13.4.3":
|
2518 | 2518 | version "13.5.11"
|
2519 | 2519 | resolved "https://registry.yarnpkg.com/@next/env/-/env-13.5.11.tgz#6712d907e2682199aa1e8229b5ce028ee5a8001b"
|
2520 | 2520 | integrity sha512-fbb2C7HChgM7CemdCY+y3N1n8pcTKdqtQLbC7/EQtPdLvlMUT9JX/dBYl8MMZAtYG4uVMyPFHXckb68q/NRwqg==
|
2521 | 2521 |
|
2522 |
| -"@next/swc-darwin-arm64@15.3.0": |
2523 |
| - version "15.3.0" |
2524 |
| - resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.3.0.tgz#804660ea060920ed9835d079a0af64552771ccf4" |
2525 |
| - integrity sha512-PDQcByT0ZfF2q7QR9d+PNj3wlNN4K6Q8JoHMwFyk252gWo4gKt7BF8Y2+KBgDjTFBETXZ/TkBEUY7NIIY7A/Kw== |
2526 |
| - |
2527 |
| -"@next/swc-darwin-x64@15.3.0": |
2528 |
| - version "15.3.0" |
2529 |
| - resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.3.0.tgz#0e352c9aee544b18d3e4c138487ecc6aa71469b4" |
2530 |
| - integrity sha512-m+eO21yg80En8HJ5c49AOQpFDq+nP51nu88ZOMCorvw3g//8g1JSUsEiPSiFpJo1KCTQ+jm9H0hwXK49H/RmXg== |
2531 |
| - |
2532 |
| -"@next/swc-linux-arm64-gnu@15.3.0": |
2533 |
| - version "15.3.0" |
2534 |
| - resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.3.0.tgz#2dbdc7e7234bb56031ede78ad48275f66a09cdce" |
2535 |
| - integrity sha512-H0Kk04ZNzb6Aq/G6e0un4B3HekPnyy6D+eUBYPJv9Abx8KDYgNMWzKt4Qhj57HXV3sTTjsfc1Trc1SxuhQB+Tg== |
2536 |
| - |
2537 |
| -"@next/swc-linux-arm64-musl@15.3.0": |
2538 |
| - version "15.3.0" |
2539 |
| - resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.3.0.tgz#410143ca5650e366da5483bd5078ba9dfdd96185" |
2540 |
| - integrity sha512-k8GVkdMrh/+J9uIv/GpnHakzgDQhrprJ/FbGQvwWmstaeFG06nnAoZCJV+wO/bb603iKV1BXt4gHG+s2buJqZA== |
2541 |
| - |
2542 |
| -"@next/swc-linux-x64-gnu@15.3.0": |
2543 |
| - version "15.3.0" |
2544 |
| - resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.3.0.tgz#1db7dc39e528a2de8ba11156585dfc74b4d6e2aa" |
2545 |
| - integrity sha512-ZMQ9yzDEts/vkpFLRAqfYO1wSpIJGlQNK9gZ09PgyjBJUmg8F/bb8fw2EXKgEaHbCc4gmqMpDfh+T07qUphp9A== |
2546 |
| - |
2547 |
| -"@next/swc-linux-x64-musl@15.3.0": |
2548 |
| - version "15.3.0" |
2549 |
| - resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.3.0.tgz#3f7f0fb55a16d7b87801451555cb929117b8ff88" |
2550 |
| - integrity sha512-RFwq5VKYTw9TMr4T3e5HRP6T4RiAzfDJ6XsxH8j/ZeYq2aLsBqCkFzwMI0FmnSsLaUbOb46Uov0VvN3UciHX5A== |
2551 |
| - |
2552 |
| -"@next/swc-win32-arm64-msvc@15.3.0": |
2553 |
| - version "15.3.0" |
2554 |
| - resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.3.0.tgz#1eb4ba20beae55d41e02e1780bc45ceabd45550f" |
2555 |
| - integrity sha512-a7kUbqa/k09xPjfCl0RSVAvEjAkYBYxUzSVAzk2ptXiNEL+4bDBo9wNC43G/osLA/EOGzG4CuNRFnQyIHfkRgQ== |
2556 |
| - |
2557 |
| -"@next/swc-win32-x64-msvc@15.3.0": |
2558 |
| - version "15.3.0" |
2559 |
| - resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.3.0.tgz#68740dee9831fcd738ab2056438bd3de75712f65" |
2560 |
| - integrity sha512-vHUQS4YVGJPmpjn7r5lEZuMhK5UQBNBRSB+iGDvJjaNk649pTIcRluDWNb9siunyLLiu/LDPHfvxBtNamyuLTw== |
| 2522 | +"@next/swc-darwin-arm64@15.3.1": |
| 2523 | + version "15.3.1" |
| 2524 | + resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.3.1.tgz#8f9589aed9f6816687440aa36a86376b3a16af58" |
| 2525 | + integrity sha512-hjDw4f4/nla+6wysBL07z52Gs55Gttp5Bsk5/8AncQLJoisvTBP0pRIBK/B16/KqQyH+uN4Ww8KkcAqJODYH3w== |
| 2526 | + |
| 2527 | +"@next/swc-darwin-x64@15.3.1": |
| 2528 | + version "15.3.1" |
| 2529 | + resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.3.1.tgz#2df013226d848394ed7307188c141f0e6da4ab3e" |
| 2530 | + integrity sha512-q+aw+cJ2ooVYdCEqZVk+T4Ni10jF6Fo5DfpEV51OupMaV5XL6pf3GCzrk6kSSZBsMKZtVC1Zm/xaNBFpA6bJ2g== |
| 2531 | + |
| 2532 | +"@next/swc-linux-arm64-gnu@15.3.1": |
| 2533 | + version "15.3.1" |
| 2534 | + resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.3.1.tgz#d1c4e24b2b27c36a7ebc21ae0573e9e98f794143" |
| 2535 | + integrity sha512-wBQ+jGUI3N0QZyWmmvRHjXjTWFy8o+zPFLSOyAyGFI94oJi+kK/LIZFJXeykvgXUk1NLDAEFDZw/NVINhdk9FQ== |
| 2536 | + |
| 2537 | +"@next/swc-linux-arm64-musl@15.3.1": |
| 2538 | + version "15.3.1" |
| 2539 | + resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.3.1.tgz#bce27533f9f046800f850a9c20832e8c15b10955" |
| 2540 | + integrity sha512-IIxXEXRti/AulO9lWRHiCpUUR8AR/ZYLPALgiIg/9ENzMzLn3l0NSxVdva7R/VDcuSEBo0eGVCe3evSIHNz0Hg== |
| 2541 | + |
| 2542 | +"@next/swc-linux-x64-gnu@15.3.1": |
| 2543 | + version "15.3.1" |
| 2544 | + resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.3.1.tgz#f90558d93bc25e01b0b271725e291863286753c4" |
| 2545 | + integrity sha512-bfI4AMhySJbyXQIKH5rmLJ5/BP7bPwuxauTvVEiJ/ADoddaA9fgyNNCcsbu9SlqfHDoZmfI6g2EjzLwbsVTr5A== |
| 2546 | + |
| 2547 | +"@next/swc-linux-x64-musl@15.3.1": |
| 2548 | + version "15.3.1" |
| 2549 | + resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.3.1.tgz#639f143bd0f3fd6e1bde4b383dc6cd8a8ff12628" |
| 2550 | + integrity sha512-FeAbR7FYMWR+Z+M5iSGytVryKHiAsc0x3Nc3J+FD5NVbD5Mqz7fTSy8CYliXinn7T26nDMbpExRUI/4ekTvoiA== |
| 2551 | + |
| 2552 | +"@next/swc-win32-arm64-msvc@15.3.1": |
| 2553 | + version "15.3.1" |
| 2554 | + resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.3.1.tgz#52ee1e63b192fec8f0230caf839cfc308d0d44d1" |
| 2555 | + integrity sha512-yP7FueWjphQEPpJQ2oKmshk/ppOt+0/bB8JC8svPUZNy0Pi3KbPx2Llkzv1p8CoQa+D2wknINlJpHf3vtChVBw== |
| 2556 | + |
| 2557 | +"@next/swc-win32-x64-msvc@15.3.1": |
| 2558 | + version "15.3.1" |
| 2559 | + resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.3.1.tgz#df5ceb9c3b97bf0d61cb6e84f79bbf9e91a89d29" |
| 2560 | + integrity sha512-3PMvF2zRJAifcRNni9uMk/gulWfWS+qVI/pagd+4yLF5bcXPZPPH2xlYRYOsUjmCJOXSTAC2PjRzbhsRzR2fDQ== |
2561 | 2561 |
|
2562 | 2562 | "@nodelib/fs.scandir@2.1.5":
|
2563 | 2563 | version "2.1.5"
|
@@ -9504,27 +9504,27 @@ next-themes@^0.4.0:
|
9504 | 9504 | resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.4.6.tgz#8d7e92d03b8fea6582892a50a928c9b23502e8b6"
|
9505 | 9505 | integrity sha512-pZvgD5L0IEvX5/9GWyHMf3m8BKiVQwsCMHfoFosXtXBMnaS0ZnIJ9ST4b4NqLVKDEm8QBxoNNGNaBv2JNF6XNA==
|
9506 | 9506 |
|
9507 |
| -next@15.3.0: |
9508 |
| - version "15.3.0" |
9509 |
| - resolved "https://registry.yarnpkg.com/next/-/next-15.3.0.tgz#f8aa64ab584664db75648bd87d5d68c02eb2d56f" |
9510 |
| - integrity sha512-k0MgP6BsK8cZ73wRjMazl2y2UcXj49ZXLDEgx6BikWuby/CN+nh81qFFI16edgd7xYpe/jj2OZEIwCoqnzz0bQ== |
| 9507 | +next@15.3.1: |
| 9508 | + version "15.3.1" |
| 9509 | + resolved "https://registry.yarnpkg.com/next/-/next-15.3.1.tgz#69cf2c124e504db64e14fc75eb29bd64c0c787a7" |
| 9510 | + integrity sha512-8+dDV0xNLOgHlyBxP1GwHGVaNXsmp+2NhZEYrXr24GWLHtt27YrBPbPuHvzlhi7kZNYjeJNR93IF5zfFu5UL0g== |
9511 | 9511 | dependencies:
|
9512 |
| - "@next/env" "15.3.0" |
| 9512 | + "@next/env" "15.3.1" |
9513 | 9513 | "@swc/counter" "0.1.3"
|
9514 | 9514 | "@swc/helpers" "0.5.15"
|
9515 | 9515 | busboy "1.6.0"
|
9516 | 9516 | caniuse-lite "^1.0.30001579"
|
9517 | 9517 | postcss "8.4.31"
|
9518 | 9518 | styled-jsx "5.1.6"
|
9519 | 9519 | optionalDependencies:
|
9520 |
| - "@next/swc-darwin-arm64" "15.3.0" |
9521 |
| - "@next/swc-darwin-x64" "15.3.0" |
9522 |
| - "@next/swc-linux-arm64-gnu" "15.3.0" |
9523 |
| - "@next/swc-linux-arm64-musl" "15.3.0" |
9524 |
| - "@next/swc-linux-x64-gnu" "15.3.0" |
9525 |
| - "@next/swc-linux-x64-musl" "15.3.0" |
9526 |
| - "@next/swc-win32-arm64-msvc" "15.3.0" |
9527 |
| - "@next/swc-win32-x64-msvc" "15.3.0" |
| 9520 | + "@next/swc-darwin-arm64" "15.3.1" |
| 9521 | + "@next/swc-darwin-x64" "15.3.1" |
| 9522 | + "@next/swc-linux-arm64-gnu" "15.3.1" |
| 9523 | + "@next/swc-linux-arm64-musl" "15.3.1" |
| 9524 | + "@next/swc-linux-x64-gnu" "15.3.1" |
| 9525 | + "@next/swc-linux-x64-musl" "15.3.1" |
| 9526 | + "@next/swc-win32-arm64-msvc" "15.3.1" |
| 9527 | + "@next/swc-win32-x64-msvc" "15.3.1" |
9528 | 9528 | sharp "^0.34.1"
|
9529 | 9529 |
|
9530 | 9530 | nextra-theme-docs@4.0.5:
|
|
0 commit comments