Skip to content

Commit

Permalink
chore: bump vue 3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
kelsos committed Jul 23, 2024
1 parent 18fc92e commit c805d87
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 107 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
},
"dependencies": {
"@vitejs/plugin-vue": "5.0.5",
"vue": "3.4.31"
"vue": "3.4.33"
},
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@rotki/eslint-config": "2.9.1",
"@types/node": "20.14.10",
"@vue/compiler-sfc": "3.4.31",
"@vue/runtime-dom": "3.4.31",
"@types/node": "20.14.11",
"@vue/compiler-sfc": "3.4.33",
"@vue/runtime-dom": "3.4.33",
"eslint": "9.7.0",
"papaparse": "5.4.1",
"url": "0.11.3",
Expand Down
Loading

0 comments on commit c805d87

Please sign in to comment.