Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kelsos committed Oct 28, 2024
1 parent 4fb4ac5 commit f43cf31
Show file tree
Hide file tree
Showing 2 changed files with 669 additions and 504 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@rotki/docs",
"version": "1.0.0",
"private": true,
"packageManager": "[email protected].0",
"packageManager": "[email protected].3",
"description": "Rotki's user guide and facing documentation",
"keywords": [
"static",
Expand All @@ -27,21 +27,21 @@
},
"dependencies": {
"@vitejs/plugin-vue": "5.1.4",
"vue": "3.5.11"
"vue": "3.5.12"
},
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@rotki/eslint-config": "3.2.1",
"@types/node": "20.16.10",
"@vue/compiler-sfc": "3.5.11",
"@vue/runtime-dom": "3.5.11",
"eslint": "9.11.1",
"@rotki/eslint-config": "3.4.0",
"@types/node": "20.17.1",
"@vue/compiler-sfc": "3.5.12",
"@vue/runtime-dom": "3.5.12",
"eslint": "9.13.0",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"papaparse": "5.4.1",
"url": "0.11.4",
"vitepress": "1.3.4",
"vitepress": "1.4.1",
"vitepress-plugin-tabs": "0.5.0"
},
"engines": {
Expand Down
Loading

0 comments on commit f43cf31

Please sign in to comment.