diff --git a/package.json b/package.json index e7b3e733..046a161f 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "graphql": "^16.14.2", "isomorphic-unfetch": "^3.1.0", "livepeer": "^2.9.2", - "markdown-to-jsx": "^7.7.17", + "markdown-to-jsx": "^9.10.2", "next": "16.3.4", "next-themes": "^0.2.1", "numbro": "^2.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 47023c3f..968545e6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: ^2.9.2 version: 2.9.2(@types/react@19.2.2)(encoding@0.1.13)(react@19.2.1) markdown-to-jsx: - specifier: ^7.7.17 - version: 7.7.17(react@19.2.1) + specifier: ^9.10.2 + version: 9.10.2(react@19.2.1) next: specifier: 16.3.4 version: 16.3.4(@babel/core@7.29.7)(@types/node@24.13.3)(babel-plugin-macros@3.1.0)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) @@ -7332,14 +7332,23 @@ packages: markdown-table@3.0.4: resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==} - markdown-to-jsx@7.7.17: - resolution: {integrity: sha512-7mG/1feQ0TX5I7YyMZVDgCC/y2I3CiEhIRQIhyov9nGBP5eoVrOXXHuL5ZP8GRfxVZKRiXWJgwXkb9It+nQZfQ==} - engines: {node: '>= 10'} + markdown-to-jsx@9.10.2: + resolution: {integrity: sha512-iR9GadlIox0q1uXnpqdxpF02Vb1WDmZ/QIXWjBR5htzjUEEhyIWbM65LuVKavdwJaVo4q95C/F2OOyNjWe91ig==} + engines: {node: '>= 18'} peerDependencies: - react: '>= 0.14.0' + react: '>= 16.0.0' + react-native: '*' + solid-js: '>=1.0.0' + vue: '>=3.0.0' peerDependenciesMeta: react: optional: true + react-native: + optional: true + solid-js: + optional: true + vue: + optional: true marky@1.3.0: resolution: {integrity: sha512-ocnPZQLNpvbedwTy9kNrQEsknEfgvcLMvOtz3sFeWApDq1MXH1TqkCIx58xlpESsfwQOnuBO9beyQuNGzVvuhQ==} @@ -12405,7 +12414,7 @@ snapshots: '@noble/hashes': 1.8.0 '@scure/base': 1.2.6 '@types/debug': 4.1.13 - debug: 4.3.4 + debug: 4.4.3 pony-cause: 2.1.11 semver: 7.8.5 uuid: 9.0.1 @@ -19454,7 +19463,7 @@ snapshots: markdown-table@3.0.4: {} - markdown-to-jsx@7.7.17(react@19.2.1): + markdown-to-jsx@9.10.2(react@19.2.1): optionalDependencies: react: 19.2.1