Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Jun 11, 2024
1 parent 4d55fd8 commit c9a1509
Show file tree
Hide file tree
Showing 4 changed files with 120 additions and 120 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- uses: calcit-lang/[email protected]
with:
version: "0.8.50"
version: "0.8.56"

- name: "compiles to js"
run: >
Expand Down
File renamed without changes.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"dependencies": {
"@calcit/procs": "^0.8.50",
"feather-icons": "^4.29.1"
"@calcit/procs": "^0.8.56",
"feather-icons": "^4.29.2"
},
"devDependencies": {
"bottom-tip": "^0.1.5",
"vite": "^5.2.10"
"vite": "^5.2.13"
},
"version": "0.0.1",
"license": "MIT"
Expand Down
232 changes: 116 additions & 116 deletions yarn.lock

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

0 comments on commit c9a1509

Please sign in to comment.