mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 11:22:30 +02:00
chore: release v3.5.1 (#10385)
This commit is contained in:
parent
9c5eb35e51
commit
bde4414614
142 changed files with 379 additions and 203 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "website",
|
||||
"version": "3.5.0",
|
||||
"version": "3.5.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"docusaurus": "docusaurus",
|
||||
|
@ -36,19 +36,19 @@
|
|||
"dependencies": {
|
||||
"@crowdin/cli": "^3.13.0",
|
||||
"@crowdin/crowdin-api-client": "^1.29.5",
|
||||
"@docusaurus/core": "3.5.0",
|
||||
"@docusaurus/logger": "3.5.0",
|
||||
"@docusaurus/plugin-client-redirects": "3.5.0",
|
||||
"@docusaurus/plugin-ideal-image": "3.5.0",
|
||||
"@docusaurus/plugin-pwa": "3.5.0",
|
||||
"@docusaurus/preset-classic": "3.5.0",
|
||||
"@docusaurus/remark-plugin-npm2yarn": "3.5.0",
|
||||
"@docusaurus/theme-classic": "3.5.0",
|
||||
"@docusaurus/theme-common": "3.5.0",
|
||||
"@docusaurus/theme-live-codeblock": "3.5.0",
|
||||
"@docusaurus/theme-mermaid": "3.5.0",
|
||||
"@docusaurus/utils": "3.5.0",
|
||||
"@docusaurus/utils-common": "3.5.0",
|
||||
"@docusaurus/core": "3.5.1",
|
||||
"@docusaurus/logger": "3.5.1",
|
||||
"@docusaurus/plugin-client-redirects": "3.5.1",
|
||||
"@docusaurus/plugin-ideal-image": "3.5.1",
|
||||
"@docusaurus/plugin-pwa": "3.5.1",
|
||||
"@docusaurus/preset-classic": "3.5.1",
|
||||
"@docusaurus/remark-plugin-npm2yarn": "3.5.1",
|
||||
"@docusaurus/theme-classic": "3.5.1",
|
||||
"@docusaurus/theme-common": "3.5.1",
|
||||
"@docusaurus/theme-live-codeblock": "3.5.1",
|
||||
"@docusaurus/theme-mermaid": "3.5.1",
|
||||
"@docusaurus/utils": "3.5.1",
|
||||
"@docusaurus/utils-common": "3.5.1",
|
||||
"@swc/core": "1.2.197",
|
||||
"clsx": "^2.0.0",
|
||||
"color": "^4.2.3",
|
||||
|
@ -82,8 +82,8 @@
|
|||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@docusaurus/eslint-plugin": "3.5.0",
|
||||
"@docusaurus/tsconfig": "3.5.0",
|
||||
"@docusaurus/eslint-plugin": "3.5.1",
|
||||
"@docusaurus/tsconfig": "3.5.1",
|
||||
"@types/color": "^3.0.4",
|
||||
"@types/jest": "^29.5.3",
|
||||
"cross-env": "^7.0.3",
|
||||
|
|
Before Width: | Height: | Size: 92 KiB After Width: | Height: | Size: 92 KiB |
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue