Upgrade Streamdown to v2 (#31287)

GitOrigin-RevId: c092a9491b086a186cd7a5d88698bd1aaf745e96
This commit is contained in:
Alf Eaton
2026-02-18 12:55:24 +00:00
committed by Copybot
parent fe62a55ba7
commit aab1764236
6 changed files with 82 additions and 332 deletions

View File

@@ -240,6 +240,8 @@
"@storybook/react": "^8.6.15",
"@storybook/react-webpack5": "^8.6.15",
"@storybook/theming": "^8.6.15",
"@streamdown/cjk": "^1.0.2",
"@streamdown/math": "^1.0.2",
"@tailwindcss/container-queries": "^0.1.1",
"@testing-library/cypress": "10.0.3",
"@testing-library/dom": "^10.4.0",
@@ -340,7 +342,7 @@
"jscodeshift": "^17.0.0",
"jsdom": "^27.4.0",
"jsdom-global": "^3.0.2",
"katex": "^0.16.25",
"katex": "^0.16.28",
"knip": "^5.64.1",
"lottie-react": "^2.4.1",
"match-sorter": "^6.2.0",
@@ -391,7 +393,7 @@
"sinon-chai": "^3.7.0",
"sinon-mongoose": "^2.3.0",
"storybook": "^8.6.15",
"streamdown": "^1.6.10",
"streamdown": "^2.2.0",
"stylelint": "^16.26.1",
"stylelint-config-standard-scss": "^13.1.0",
"tailwindcss": "^3.4.4",