Skip to content

Commit

Permalink
chore(deps): update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 7, 2023
1 parent 492dfa4 commit 931ee2c
Show file tree
Hide file tree
Showing 9 changed files with 1,416 additions and 1,236 deletions.
10 changes: 5 additions & 5 deletions .docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "armonik-api-docs",
"version": "0.1.0",
"private": true,
"packageManager": "pnpm@8.4.0",
"packageManager": "pnpm@8.6.1",
"scripts": {
"prepare": "nuxi prepare",
"dev": "nuxi dev",
Expand All @@ -15,13 +15,13 @@
"lint:md:fix": "markdownlint . --fix && case-police --fix ./**/*.md"
},
"dependencies": {
"@aneoconsultingfr/armonik-docs-theme": "^0.6.9",
"nuxt": "^3.4.3"
"@aneoconsultingfr/armonik-docs-theme": "^0.6.10",
"nuxt": "^3.5.3"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"case-police": "^0.6.0",
"eslint": "^8.40.0",
"case-police": "^0.6.1",
"eslint": "^8.42.0",
"markdownlint-cli": "^0.34.0"
}
}
Loading

0 comments on commit 931ee2c

Please sign in to comment.