Browse Source

upgrade 3.6.3 -> 3.7.0

David Windham 1 month ago
parent
commit
191d2b1d80
3 changed files with 209 additions and 431 deletions
  1. 204 427
      package-lock.json
  2. 4 4
      package.json
  3. 1 0
      src/pages/help.md

File diff suppressed because it is too large
+ 204 - 427
package-lock.json


+ 4 - 4
package.json

@@ -14,10 +14,10 @@
     "write-heading-ids": "docusaurus write-heading-ids"
   },
   "dependencies": {
-    "@docusaurus/core": "^3.6.3",
-    "@docusaurus/plugin-content-blog": "^3.6.3",
-    "@docusaurus/preset-classic": "^3.6.3",
-    "@docusaurus/theme-mermaid": "^3.6.3",
+    "@docusaurus/core": "^3.7.0",
+    "@docusaurus/plugin-content-blog": "^3.7.0",
+    "@docusaurus/preset-classic": "^3.7.0",
+    "@docusaurus/theme-mermaid": "^3.7.0",
     "@mdx-js/mdx": "^3.0.0",
     "@mdx-js/react": "^3.0.0",
     "clsx": "^2.0.0",

+ 1 - 0
src/pages/help.md

@@ -61,6 +61,7 @@ npm run serve
 
 ---
 
+- **25/01/23** - 3.6.3 -> 3.7.0
 - **24/24/02** - 3.6.1 -> 3.6.3
 - **24/11/17** - upgrades ( 3.5.2 ๐Ÿ‘‰๐Ÿผ 3.6.1 ) all good ๐Ÿ‘๐Ÿผ
   - 3.6 switched to Rust ๐Ÿฆ€ [rspack](https://rspack.dev), [SWC](https://swc.rs), [Lightning CSS](https://lightningcss.dev) for faster builds

Some files were not shown because too many files changed in this diff