Skip to content

Commit

Permalink
chore: update deps (#1186)
Browse files Browse the repository at this point in the history
  • Loading branch information
aneojgurhem authored Aug 18, 2023
2 parents 5c5f608 + 44e6d95 commit efc0397
Show file tree
Hide file tree
Showing 3 changed files with 970 additions and 819 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ If you are unable to use the store version, please refer to the [Microsoft docum
## Install Ubuntu LTS

::alert{type="warning"}
Currently, the LTS is the version 22.04. For Linux 20.04, please refer to the [WSL2 and Genie](./1.installation-using-wsl2-and-genie.md) installation method.
Currently, the LTS is the version 22.04. For Linux 20.04, please refer to the [WSL2 and Genie](./2.wsl2-with-genie.md.md) installation method.
::

Then you can install the Ubuntu distribution from the Windows Store. We recommend you to [install the latest LTS version](https://www.microsoft.com/store/productId/9PDXGNCFSCZV).
Expand Down
10 changes: 5 additions & 5 deletions .docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"lint:md:fix": "markdownlint . --fix && case-police --fix ./**/*.md"
},
"dependencies": {
"@aneoconsultingfr/armonik-docs-theme": "^0.6.11",
"mermaid": "^10.2.3",
"nuxt": "^3.6.0"
"@aneoconsultingfr/armonik-docs-theme": "^0.6.13",
"mermaid": "^10.3.0",
"nuxt": "^3.6.5"
},
"packageManager": "[email protected].4",
"packageManager": "[email protected].10",
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"case-police": "^0.6.1",
"eslint": "^8.43.0",
"eslint": "^8.45.0",
"markdownlint-cli": "^0.35.0"
}
}
Loading

0 comments on commit efc0397

Please sign in to comment.