Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2023
1 parent 201bff6 commit defcd64
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 230 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@
"vue": "^3.2.25"
},
"devDependencies": {
"@types/node": "18.14.2",
"@types/sortablejs": "1.15.0",
"@vitejs/plugin-vue": "4.0.0",
"prettier": "2.8.4",
"terser": "5.16.5",
"@types/node": "18.17.9",
"@types/sortablejs": "1.15.1",
"@vitejs/plugin-vue": "4.3.3",
"prettier": "2.8.8",
"terser": "5.19.2",
"typescript": "4.9.5",
"vite": "4.1.4",
"vue-tsc": "1.2.0"
"vite": "4.4.9",
"vue-tsc": "1.8.8"
}
}

0 comments on commit defcd64

Please sign in to comment.