Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Apr 3, 2024
1 parent ec54b86 commit 84040a9
Show file tree
Hide file tree
Showing 3 changed files with 261 additions and 249 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- uses: calcit-lang/[email protected]
with:
version: "0.8.41"
version: "0.8.46"

- name: "compiles to js"
run: >
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"devDependencies": {
"axios": "^1.6.8",
"bottom-tip": "^0.1.5",
"vite": "^5.1.7"
"vite": "^5.2.8"
},
"dependencies": {
"@calcit/procs": "^0.8.41",
"@calcit/procs": "^0.8.46",
"cirru-color": "^0.2.4",
"feather-icons": "^4.29.1",
"highlight.js": "^11.9.0",
Expand Down
Loading

0 comments on commit 84040a9

Please sign in to comment.