Przeglądaj źródła

chore: restore @mdx-js dependencies in package.json and pnpm-lock.yaml (#23792)

tags/1.8.0
Wu Tianwei 2 miesięcy temu
rodzic
commit
a09935d9b9
No account linked to committer's email address
2 zmienionych plików z 12 dodań i 12 usunięć
  1. 3
    3
      web/package.json
  2. 9
    9
      web/pnpm-lock.yaml

+ 3
- 3
web/package.json Wyświetl plik

@@ -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",

+ 9
- 9
web/pnpm-lock.yaml Wyświetl plik

@@ -96,18 +96,9 @@ importers:
'@lexical/utils':
specifier: ^0.30.0
version: 0.30.0
'@mdx-js/loader':
specifier: ^3.1.0
version: 3.1.0(acorn@8.15.0)(webpack@5.100.2(esbuild@0.25.0)(uglify-js@3.19.3))
'@mdx-js/react':
specifier: ^3.1.0
version: 3.1.0(@types/react@19.1.8)(react@19.1.0)
'@monaco-editor/react':
specifier: ^4.6.0
version: 4.7.0(monaco-editor@0.52.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
'@next/mdx':
specifier: ~15.3.5
version: 15.3.5(@mdx-js/loader@3.1.0(acorn@8.15.0)(webpack@5.100.2(esbuild@0.25.0)(uglify-js@3.19.3)))(@mdx-js/react@3.1.0(@types/react@19.1.8)(react@19.1.0))
'@octokit/core':
specifier: ^6.1.2
version: 6.1.6
@@ -403,12 +394,21 @@ importers:
'@happy-dom/jest-environment':
specifier: ^17.4.4
version: 17.6.3
'@mdx-js/loader':
specifier: ^3.1.0
version: 3.1.0(acorn@8.15.0)(webpack@5.100.2(esbuild@0.25.0)(uglify-js@3.19.3))
'@mdx-js/react':
specifier: ^3.1.0
version: 3.1.0(@types/react@19.1.8)(react@19.1.0)
'@next/bundle-analyzer':
specifier: ^15.4.1
version: 15.4.1
'@next/eslint-plugin-next':
specifier: ~15.4.5
version: 15.4.5
'@next/mdx':
specifier: ~15.3.5
version: 15.3.5(@mdx-js/loader@3.1.0(acorn@8.15.0)(webpack@5.100.2(esbuild@0.25.0)(uglify-js@3.19.3)))(@mdx-js/react@3.1.0(@types/react@19.1.8)(react@19.1.0))
'@rgrove/parse-xml':
specifier: ^4.1.0
version: 4.2.0

Ładowanie…
Anuluj
Zapisz