Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonge committed Jul 13, 2024
1 parent 0e00103 commit 9e11d5f
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 217 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"preview": "pnpm -F @gkd-kit/docs docs:preview"
},
"dependencies": {
"@gkd-kit/selector": "0.2.2",
"@gkd-kit/selector": "0.3.3",
"@types/file-saver": "2.0.7",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"acorn-walk": "8.3.3",
"cross-env": "7.0.3",
"dom-serializer": "2.0.0",
Expand All @@ -21,14 +21,14 @@
"magic-string": "0.30.10",
"markdown-it-mathjax3": "4.3.2",
"naive-ui": "2.38.2",
"prettier": "3.3.2",
"prettier": "3.3.3",
"tsx": "4.16.2",
"typedoc": "0.26.3",
"typedoc-plugin-markdown": "4.1.1",
"typedoc": "0.26.4",
"typedoc-plugin-markdown": "4.2.1",
"typedoc-vitepress-theme": "1.0.1",
"typescript": "5.5.3",
"unocss": "0.61.0",
"vitepress": "1.2.3"
"unocss": "0.61.3",
"vitepress": "1.3.0"
},
"volta": {
"node": "20.11.0"
Expand Down
Loading

0 comments on commit 9e11d5f

Please sign in to comment.