|
791 | 791 | dependencies: |
792 | 792 | "@types/mdx" "^2.0.0" |
793 | 793 |
|
794 | | -"@next/env@15.3.1": |
795 | | - version "15.3.1" |
796 | | - resolved "https://registry.yarnpkg.com/@next/env/-/env-15.3.1.tgz#fca98dcb90d92d555972cdbf03adf9aa982e2115" |
797 | | - integrity sha512-cwK27QdzrMblHSn9DZRV+DQscHXRuJv6MydlJRpFSqJWZrTYMLzKDeyueJNN9MGd8NNiUKzDQADAf+dMLXX7YQ== |
| 794 | +"@next/env@15.3.3": |
| 795 | + version "15.3.3" |
| 796 | + resolved "https://registry.yarnpkg.com/@next/env/-/env-15.3.3.tgz#8c5548756df93efff1bf4bb4e9e430a763978155" |
| 797 | + integrity sha512-OdiMrzCl2Xi0VTjiQQUK0Xh7bJHnOuET2s+3V+Y40WJBAXrJeGA3f+I8MZJ/YQ3mVGi5XGR1L66oFlgqXhQ4Vw== |
798 | 798 |
|
799 | 799 | "@next/eslint-plugin-next@15.3.3", "@next/eslint-plugin-next@^15.3.2": |
800 | 800 | version "15.3.3" |
|
803 | 803 | dependencies: |
804 | 804 | fast-glob "3.3.1" |
805 | 805 |
|
806 | | -"@next/swc-darwin-arm64@15.3.1": |
807 | | - version "15.3.1" |
808 | | - resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.3.1.tgz#8f9589aed9f6816687440aa36a86376b3a16af58" |
809 | | - integrity sha512-hjDw4f4/nla+6wysBL07z52Gs55Gttp5Bsk5/8AncQLJoisvTBP0pRIBK/B16/KqQyH+uN4Ww8KkcAqJODYH3w== |
810 | | - |
811 | | -"@next/swc-darwin-x64@15.3.1": |
812 | | - version "15.3.1" |
813 | | - resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.3.1.tgz#2df013226d848394ed7307188c141f0e6da4ab3e" |
814 | | - integrity sha512-q+aw+cJ2ooVYdCEqZVk+T4Ni10jF6Fo5DfpEV51OupMaV5XL6pf3GCzrk6kSSZBsMKZtVC1Zm/xaNBFpA6bJ2g== |
815 | | - |
816 | | -"@next/swc-linux-arm64-gnu@15.3.1": |
817 | | - version "15.3.1" |
818 | | - resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.3.1.tgz#d1c4e24b2b27c36a7ebc21ae0573e9e98f794143" |
819 | | - integrity sha512-wBQ+jGUI3N0QZyWmmvRHjXjTWFy8o+zPFLSOyAyGFI94oJi+kK/LIZFJXeykvgXUk1NLDAEFDZw/NVINhdk9FQ== |
820 | | - |
821 | | -"@next/swc-linux-arm64-musl@15.3.1": |
822 | | - version "15.3.1" |
823 | | - resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.3.1.tgz#bce27533f9f046800f850a9c20832e8c15b10955" |
824 | | - integrity sha512-IIxXEXRti/AulO9lWRHiCpUUR8AR/ZYLPALgiIg/9ENzMzLn3l0NSxVdva7R/VDcuSEBo0eGVCe3evSIHNz0Hg== |
825 | | - |
826 | | -"@next/swc-linux-x64-gnu@15.3.1": |
827 | | - version "15.3.1" |
828 | | - resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.3.1.tgz#f90558d93bc25e01b0b271725e291863286753c4" |
829 | | - integrity sha512-bfI4AMhySJbyXQIKH5rmLJ5/BP7bPwuxauTvVEiJ/ADoddaA9fgyNNCcsbu9SlqfHDoZmfI6g2EjzLwbsVTr5A== |
830 | | - |
831 | | -"@next/swc-linux-x64-musl@15.3.1": |
832 | | - version "15.3.1" |
833 | | - resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.3.1.tgz#639f143bd0f3fd6e1bde4b383dc6cd8a8ff12628" |
834 | | - integrity sha512-FeAbR7FYMWR+Z+M5iSGytVryKHiAsc0x3Nc3J+FD5NVbD5Mqz7fTSy8CYliXinn7T26nDMbpExRUI/4ekTvoiA== |
835 | | - |
836 | | -"@next/swc-win32-arm64-msvc@15.3.1": |
837 | | - version "15.3.1" |
838 | | - resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.3.1.tgz#52ee1e63b192fec8f0230caf839cfc308d0d44d1" |
839 | | - integrity sha512-yP7FueWjphQEPpJQ2oKmshk/ppOt+0/bB8JC8svPUZNy0Pi3KbPx2Llkzv1p8CoQa+D2wknINlJpHf3vtChVBw== |
840 | | - |
841 | | -"@next/swc-win32-x64-msvc@15.3.1": |
842 | | - version "15.3.1" |
843 | | - resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.3.1.tgz#df5ceb9c3b97bf0d61cb6e84f79bbf9e91a89d29" |
844 | | - integrity sha512-3PMvF2zRJAifcRNni9uMk/gulWfWS+qVI/pagd+4yLF5bcXPZPPH2xlYRYOsUjmCJOXSTAC2PjRzbhsRzR2fDQ== |
| 806 | +"@next/swc-darwin-arm64@15.3.3": |
| 807 | + version "15.3.3" |
| 808 | + resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.3.3.tgz#994de8515cdfb74d337bdad645c33605de44c68b" |
| 809 | + integrity sha512-WRJERLuH+O3oYB4yZNVahSVFmtxRNjNF1I1c34tYMoJb0Pve+7/RaLAJJizyYiFhjYNGHRAE1Ri2Fd23zgDqhg== |
| 810 | + |
| 811 | +"@next/swc-darwin-x64@15.3.3": |
| 812 | + version "15.3.3" |
| 813 | + resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.3.3.tgz#71588bad245180ffd1af1e1f894477287e739eb0" |
| 814 | + integrity sha512-XHdzH/yBc55lu78k/XwtuFR/ZXUTcflpRXcsu0nKmF45U96jt1tsOZhVrn5YH+paw66zOANpOnFQ9i6/j+UYvw== |
| 815 | + |
| 816 | +"@next/swc-linux-arm64-gnu@15.3.3": |
| 817 | + version "15.3.3" |
| 818 | + resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.3.3.tgz#66a15f749c14f04a89f8c7e21c7a8d343fc34e6e" |
| 819 | + integrity sha512-VZ3sYL2LXB8znNGcjhocikEkag/8xiLgnvQts41tq6i+wql63SMS1Q6N8RVXHw5pEUjiof+II3HkDd7GFcgkzw== |
| 820 | + |
| 821 | +"@next/swc-linux-arm64-musl@15.3.3": |
| 822 | + version "15.3.3" |
| 823 | + resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.3.3.tgz#14bd66213f7f33d6909574750bcb05037221a2ac" |
| 824 | + integrity sha512-h6Y1fLU4RWAp1HPNJWDYBQ+e3G7sLckyBXhmH9ajn8l/RSMnhbuPBV/fXmy3muMcVwoJdHL+UtzRzs0nXOf9SA== |
| 825 | + |
| 826 | +"@next/swc-linux-x64-gnu@15.3.3": |
| 827 | + version "15.3.3" |
| 828 | + resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.3.3.tgz#4a19434545e5e752d9a3ed71f9b34982725f6293" |
| 829 | + integrity sha512-jJ8HRiF3N8Zw6hGlytCj5BiHyG/K+fnTKVDEKvUCyiQ/0r5tgwO7OgaRiOjjRoIx2vwLR+Rz8hQoPrnmFbJdfw== |
| 830 | + |
| 831 | +"@next/swc-linux-x64-musl@15.3.3": |
| 832 | + version "15.3.3" |
| 833 | + resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.3.3.tgz#41ab140dd0a04ab7291adbec5836c1ce251a588c" |
| 834 | + integrity sha512-HrUcTr4N+RgiiGn3jjeT6Oo208UT/7BuTr7K0mdKRBtTbT4v9zJqCDKO97DUqqoBK1qyzP1RwvrWTvU6EPh/Cw== |
| 835 | + |
| 836 | +"@next/swc-win32-arm64-msvc@15.3.3": |
| 837 | + version "15.3.3" |
| 838 | + resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.3.3.tgz#fcd1d7e0007b7b73d1acdbf0ad6d91f7aa2deb15" |
| 839 | + integrity sha512-SxorONgi6K7ZUysMtRF3mIeHC5aA3IQLmKFQzU0OuhuUYwpOBc1ypaLJLP5Bf3M9k53KUUUj4vTPwzGvl/NwlQ== |
| 840 | + |
| 841 | +"@next/swc-win32-x64-msvc@15.3.3": |
| 842 | + version "15.3.3" |
| 843 | + resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.3.3.tgz#c0e33e069d7922dd0546cac77a0247ad81d4a1aa" |
| 844 | + integrity sha512-4QZG6F8enl9/S2+yIiOiju0iCTFd93d8VC1q9LZS4p/Xuk81W2QDjCFeoogmrWWkAD59z8ZxepBQap2dKS5ruw== |
845 | 845 |
|
846 | 846 | "@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1": |
847 | 847 | version "5.1.1-v1" |
@@ -4742,27 +4742,27 @@ neo-async@^2.6.2: |
4742 | 4742 | resolved "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz" |
4743 | 4743 | integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== |
4744 | 4744 |
|
4745 | | -next@^15.3.1: |
4746 | | - version "15.3.1" |
4747 | | - resolved "https://registry.yarnpkg.com/next/-/next-15.3.1.tgz#69cf2c124e504db64e14fc75eb29bd64c0c787a7" |
4748 | | - integrity sha512-8+dDV0xNLOgHlyBxP1GwHGVaNXsmp+2NhZEYrXr24GWLHtt27YrBPbPuHvzlhi7kZNYjeJNR93IF5zfFu5UL0g== |
| 4745 | +next@^15.3.3: |
| 4746 | + version "15.3.3" |
| 4747 | + resolved "https://registry.yarnpkg.com/next/-/next-15.3.3.tgz#90ee73600af106796989136827a7a40f61dadd1f" |
| 4748 | + integrity sha512-JqNj29hHNmCLtNvd090SyRbXJiivQ+58XjCcrC50Crb5g5u2zi7Y2YivbsEfzk6AtVI80akdOQbaMZwWB1Hthw== |
4749 | 4749 | dependencies: |
4750 | | - "@next/env" "15.3.1" |
| 4750 | + "@next/env" "15.3.3" |
4751 | 4751 | "@swc/counter" "0.1.3" |
4752 | 4752 | "@swc/helpers" "0.5.15" |
4753 | 4753 | busboy "1.6.0" |
4754 | 4754 | caniuse-lite "^1.0.30001579" |
4755 | 4755 | postcss "8.4.31" |
4756 | 4756 | styled-jsx "5.1.6" |
4757 | 4757 | optionalDependencies: |
4758 | | - "@next/swc-darwin-arm64" "15.3.1" |
4759 | | - "@next/swc-darwin-x64" "15.3.1" |
4760 | | - "@next/swc-linux-arm64-gnu" "15.3.1" |
4761 | | - "@next/swc-linux-arm64-musl" "15.3.1" |
4762 | | - "@next/swc-linux-x64-gnu" "15.3.1" |
4763 | | - "@next/swc-linux-x64-musl" "15.3.1" |
4764 | | - "@next/swc-win32-arm64-msvc" "15.3.1" |
4765 | | - "@next/swc-win32-x64-msvc" "15.3.1" |
| 4758 | + "@next/swc-darwin-arm64" "15.3.3" |
| 4759 | + "@next/swc-darwin-x64" "15.3.3" |
| 4760 | + "@next/swc-linux-arm64-gnu" "15.3.3" |
| 4761 | + "@next/swc-linux-arm64-musl" "15.3.3" |
| 4762 | + "@next/swc-linux-x64-gnu" "15.3.3" |
| 4763 | + "@next/swc-linux-x64-musl" "15.3.3" |
| 4764 | + "@next/swc-win32-arm64-msvc" "15.3.3" |
| 4765 | + "@next/swc-win32-x64-msvc" "15.3.3" |
4766 | 4766 | sharp "^0.34.1" |
4767 | 4767 |
|
4768 | 4768 | node-fetch@^2.0.0: |
|
0 commit comments