Skip to content

Commit

Permalink
chore: dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kelsos committed Dec 4, 2024
1 parent fa23e32 commit 3570767
Show file tree
Hide file tree
Showing 2 changed files with 310 additions and 279 deletions.
10 changes: 5 additions & 5 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].1",
"packageManager": "[email protected].4",
"description": "rotki's user guide and facing documentation",
"keywords": [
"static",
Expand All @@ -26,15 +26,15 @@
"prepare": "husky"
},
"dependencies": {
"@vitejs/plugin-vue": "5.2.0",
"@vitejs/plugin-vue": "5.2.1",
"vue": "3.5.13"
},
"devDependencies": {
"@rotki/eslint-config": "3.5.0",
"@types/node": "20.17.6",
"@rotki/eslint-config": "3.6.0",
"@types/node": "20.17.9",
"@vue/compiler-sfc": "3.5.13",
"@vue/runtime-dom": "3.5.13",
"eslint": "9.15.0",
"eslint": "9.16.0",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"papaparse": "5.4.1",
Expand Down
Loading

0 comments on commit 3570767

Please sign in to comment.