Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
Signed-off-by: Neko Ayaka <[email protected]>
  • Loading branch information
nekomeowww committed Mar 13, 2024
1 parent ceb4710 commit d5e87c1
Show file tree
Hide file tree
Showing 2 changed files with 345 additions and 438 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,24 +31,24 @@
"lint": "eslint --cache ."
},
"devDependencies": {
"@antfu/eslint-config": "^2.7.0",
"@codemirror/view": "^6.24.1",
"@types/node": "^20.11.24",
"@unocss/core": "^0.58.5",
"@unocss/eslint-config": "^0.58.5",
"@unocss/eslint-plugin": "^0.58.5",
"@unocss/reset": "^0.58.5",
"@unocss/transformer-directives": "^0.58.5",
"@unocss/transformer-variant-group": "^0.58.5",
"@antfu/eslint-config": "^2.8.2",
"@codemirror/view": "^6.26.0",
"@types/node": "^20.11.27",
"@unocss/core": "^0.58.6",
"@unocss/eslint-config": "^0.58.6",
"@unocss/eslint-plugin": "^0.58.6",
"@unocss/reset": "^0.58.6",
"@unocss/transformer-directives": "^0.58.6",
"@unocss/transformer-variant-group": "^0.58.6",
"@vueuse/core": "^10.9.0",
"builtin-modules": "^3.3.0",
"eslint": "^8.57.0",
"magic-string": "^0.30.8",
"obsidian": "^1.5.7",
"ofetch": "^1.3.3",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"unbuild": "^2.0.0",
"unocss": "^0.58.5",
"unocss": "^0.58.6",
"vue": "^3.4.21"
}
}
Loading

0 comments on commit d5e87c1

Please sign in to comment.