Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kelsos committed Nov 20, 2024
1 parent 5cb5288 commit 775e9fb
Show file tree
Hide file tree
Showing 2 changed files with 454 additions and 410 deletions.
20 changes: 10 additions & 10 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": "pnpm@9.12.3",
"packageManager": "pnpm@9.14.1",
"description": "rotki's user guide and facing documentation",
"keywords": [
"static",
Expand All @@ -26,18 +26,18 @@
"prepare": "husky"
},
"dependencies": {
"@vitejs/plugin-vue": "5.1.4",
"vue": "3.5.12"
"@vitejs/plugin-vue": "5.2.0",
"vue": "3.5.13"
},
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@rotki/eslint-config": "3.4.0",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@rotki/eslint-config": "3.5.0",
"@types/node": "20.17.6",
"@vue/compiler-sfc": "3.5.12",
"@vue/runtime-dom": "3.5.12",
"eslint": "9.14.0",
"husky": "9.1.6",
"@vue/compiler-sfc": "3.5.13",
"@vue/runtime-dom": "3.5.13",
"eslint": "9.15.0",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"papaparse": "5.4.1",
"url": "0.11.4",
Expand Down
Loading

0 comments on commit 775e9fb

Please sign in to comment.