chore: restore @mdx-js dependencies in package.json and pnpm-lock.yaml (#23792)
This commit is contained in:
parent
a62371940f
commit
a09935d9b9
2 changed files with 12 additions and 12 deletions
|
|
@ -56,10 +56,7 @@
|
|||
"@lexical/selection": "^0.30.0",
|
||||
"@lexical/text": "^0.30.0",
|
||||
"@lexical/utils": "^0.30.0",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@monaco-editor/react": "^4.6.0",
|
||||
"@next/mdx": "~15.3.5",
|
||||
"@octokit/core": "^6.1.2",
|
||||
"@octokit/request-error": "^6.1.5",
|
||||
"@remixicon/react": "^4.5.0",
|
||||
|
|
@ -160,8 +157,11 @@
|
|||
"@eslint/js": "^9.20.0",
|
||||
"@faker-js/faker": "^9.0.3",
|
||||
"@happy-dom/jest-environment": "^17.4.4",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/bundle-analyzer": "^15.4.1",
|
||||
"@next/eslint-plugin-next": "~15.4.5",
|
||||
"@next/mdx": "~15.3.5",
|
||||
"@rgrove/parse-xml": "^4.1.0",
|
||||
"@storybook/addon-essentials": "8.5.0",
|
||||
"@storybook/addon-interactions": "8.5.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue