Skip to content

Commit

Permalink
chg: Update Docusaurus to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
heysokam committed Apr 3, 2024
1 parent a53be7f commit d2d2192
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@
"react": "^18.2.0"
},
"dependencies": {
"@docusaurus/core": "^3.1.1",
"@docusaurus/preset-classic": "^3.1.1",
"@docusaurus/core": "^3.2.0",

Check failure on line 31 in package.json

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Microsoft.Quotes] Punctuation should be inside the quotes. Raw Output: {"message": "[Microsoft.Quotes] Punctuation should be inside the quotes.", "location": {"path": "package.json", "range": {"start": {"line": 31, "column": 25}}}, "severity": "ERROR"}
"@docusaurus/preset-classic": "^3.2.0",

Check failure on line 32 in package.json

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Microsoft.Quotes] Punctuation should be inside the quotes. Raw Output: {"message": "[Microsoft.Quotes] Punctuation should be inside the quotes.", "location": {"path": "package.json", "range": {"start": {"line": 32, "column": 35}}}, "severity": "ERROR"}
"@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0",
"prism-react-renderer": "^2.3.0",
"react": "^18.2.0",
"react-dom": "^18.0.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.1.1",
"@docusaurus/tsconfig": "^3.1.1",
"@docusaurus/types": "^3.1.1",
"@docusaurus/module-type-aliases": "^3.2.0",

Check failure on line 40 in package.json

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Microsoft.Quotes] Punctuation should be inside the quotes. Raw Output: {"message": "[Microsoft.Quotes] Punctuation should be inside the quotes.", "location": {"path": "package.json", "range": {"start": {"line": 40, "column": 40}}}, "severity": "ERROR"}
"@docusaurus/tsconfig": "^3.2.0",

Check failure on line 41 in package.json

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Microsoft.Quotes] Punctuation should be inside the quotes. Raw Output: {"message": "[Microsoft.Quotes] Punctuation should be inside the quotes.", "location": {"path": "package.json", "range": {"start": {"line": 41, "column": 29}}}, "severity": "ERROR"}
"@docusaurus/types": "^3.2.0",

Check failure on line 42 in package.json

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Microsoft.Quotes] Punctuation should be inside the quotes. Raw Output: {"message": "[Microsoft.Quotes] Punctuation should be inside the quotes.", "location": {"path": "package.json", "range": {"start": {"line": 42, "column": 26}}}, "severity": "ERROR"}
"@ocular-d/vale-bin": "^2.29.6",
"@tsconfig/docusaurus": "1.0.7",
"@types/node": "^20.10.3",
Expand Down

0 comments on commit d2d2192

Please sign in to comment.