Skip to content

Commit

Permalink
feat: upgrade dependencies version
Browse files Browse the repository at this point in the history
  • Loading branch information
09473ZH committed Dec 12, 2023
1 parent 69ea9bd commit 6d1c611
Show file tree
Hide file tree
Showing 2 changed files with 1,392 additions and 1,601 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,26 +49,26 @@
}
},
"dependencies": {
"diff": "^5.0.0",
"diff": "^5.1.0",
"diff-match-patch": "^1.0.5",
"highlight.js": "^11.9.0",
"vue-demi": "^0.13.11"
"vue-demi": "^0.14.6"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.8",
"@types/diff": "^5.0.0",
"@types/diff-match-patch": "^1.0.32",
"@types/node": "^18.11.18",
"@vueuse/core": "^10.6.1",
"@vueuse/core": "^10.7.0",
"bumpp": "^8.2.1",
"eslint": "^8.45.0",
"eslint": "^8.55.0",
"npm-run-all": "^4.1.5",
"rimraf": "^3.0.2",
"sass": "^1.63.6",
"sass": "^1.69.5",
"typescript": "~4.7.4",
"vite": "^4.4.4",
"vite": "^4.5.1",
"vite-plugin-css-injected-by-js": "^2.4.0",
"vue": "^3.3.4",
"vue": "^3.3.11",
"vue-tsc": "^0.40.13",
"vue2": "npm:vue@2",
"vue3": "npm:vue@3"
Expand Down
Loading

0 comments on commit 6d1c611

Please sign in to comment.