Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Apr 19, 2023
1 parent 548ee04 commit fed07a5
Show file tree
Hide file tree
Showing 2 changed files with 379 additions and 532 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"dependencies": {
"@antv/g2": "4.2.10",
"@bytebase/vue-kbar": "0.1.8",
"@codemirror/commands": "6.2.2",
"@codemirror/commands": "6.2.3",
"@codemirror/lang-markdown": "6.1.1",
"@codemirror/language": "6.6.0",
"@codemirror/language-data": "6.2.1",
"@codemirror/state": "6.2.0",
"@codemirror/theme-one-dark": "6.1.1",
"@codemirror/view": "6.9.4",
"@ddietr/codemirror-themes": "1.4.0",
"@codemirror/theme-one-dark": "6.1.2",
"@codemirror/view": "6.9.5",
"@ddietr/codemirror-themes": "1.4.1",
"@huacnlee/autocorrect": "2.6.2",
"@lezer/highlight": "^1.1.4",
"@mx-space/api-client": "1.3.5",
Expand Down Expand Up @@ -98,11 +98,11 @@
"postcss-nested": "6.0.1",
"postcss-preset-env": "8.3.2",
"prettier": "2.8.7",
"rollup": "^3.20.4",
"rollup": "^3.20.6",
"rollup-plugin-visualizer": "5.9.0",
"typescript": "5.0.4",
"unplugin-auto-import": "0.15.3",
"vite": "4.2.1",
"vite": "4.2.2",
"vite-plugin-checker": "0.5.6",
"vite-plugin-wasm": "3.2.2",
"vite-tsconfig-paths": "4.2.0",
Expand Down
Loading

0 comments on commit fed07a5

Please sign in to comment.