Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jan 9, 2023
1 parent 8b7e836 commit 5322667
Show file tree
Hide file tree
Showing 3 changed files with 256 additions and 224 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,19 +58,19 @@
"ufo": "^1.0.1"
},
"devDependencies": {
"@antfu/eslint-config": "^0.34.0",
"@antfu/eslint-config": "^0.34.1",
"@antfu/ni": "^0.18.8",
"@antfu/utils": "^0.7.2",
"@iconify/json": "^2.2.0",
"@iconify/json": "^2.2.4",
"@types/codemirror": "^5.60.6",
"@types/debug": "^4.1.7",
"@types/diff-match-patch": "^1.0.32",
"@types/fs-extra": "^9.0.13",
"@types/fs-extra": "^11.0.0",
"@types/node": "^18.11.18",
"@vitejs/plugin-vue": "^4.0.0",
"@vue/compiler-sfc": "^3.2.45",
"@vueuse/core": "^9.9.0",
"@vueuse/router": "^9.9.0",
"@vueuse/core": "^9.10.0",
"@vueuse/router": "^9.10.0",
"bumpp": "^8.2.1",
"codemirror": "^5.65.8",
"codemirror-theme-vars": "^0.1.1",
Expand All @@ -86,13 +86,13 @@
"rimraf": "^3.0.2",
"typescript": "^4.9.4",
"unbuild": "^1.0.2",
"unocss": "^0.48.0",
"unocss": "^0.48.3",
"unplugin-auto-import": "^0.12.1",
"unplugin-icons": "^0.14.15",
"unplugin-icons": "^0.15.1",
"unplugin-vue-components": "^0.22.12",
"vis-data": "7.1.4",
"vis-network": "9.1.2",
"vite": "^4.0.3",
"vite": "^4.0.4",
"vite-dev-rpc": "^0.1.0",
"vite-hot-client": "^0.1.1",
"vite-plugin-pages": "^0.28.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@vitejs/plugin-vue": "^4.0.0",
"serve": "^14.1.2",
"typescript": "^4.9.4",
"vite": "^4.0.3",
"vite": "^4.0.4",
"vite-plugin-inspect": "workspace:*"
}
}
Loading

0 comments on commit 5322667

Please sign in to comment.