Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Dec 15, 2022
1 parent 227b012 commit 67a5308
Show file tree
Hide file tree
Showing 3 changed files with 152 additions and 152 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
# calcit = { path="../calcit" }
calcit = "0.6.10"
calcit = "0.6.16"
rpds = "0.12.0"
im_ternary_tree = "0.0.11"
wasm-bindgen = "0.2.83"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "jiyinyiyong <[email protected]>",
"license": "MIT",
"devDependencies": {
"vite": "^3.2.1"
"vite": "^4.0.1"
},
"dependencies": {
"@mvc-works/codearea": "^0.0.3"
Expand Down
300 changes: 150 additions & 150 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 67a5308

Please sign in to comment.