Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Jan 6, 2025
1 parent 20792a7 commit a19d683
Show file tree
Hide file tree
Showing 5 changed files with 318 additions and 519 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ jobs:
node-version: 20
cache: 'yarn'

- uses: calcit-lang/[email protected]
with:
bundler: false
- uses: calcit-lang/[email protected]

- name: "compiles to js"
run: >
Expand Down
197 changes: 0 additions & 197 deletions calcit.cirru

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

2 changes: 1 addition & 1 deletion deps.cirru
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{}
:calcit-version |0.9.5
:calcit-version |0.9.6
:dependencies $ {}
|calcit-lang/lilac |main
|calcit-lang/memof |main
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"license": "MIT",
"devDependencies": {
"bottom-tip": "^0.1.5",
"microsoft-cognitiveservices-speech-sdk": "^1.40.0",
"vite": "^5.4.7"
"microsoft-cognitiveservices-speech-sdk": "^1.42.0",
"vite": "^6.0.7"
},
"dependencies": {
"@calcit/procs": "^0.9.5",
"@calcit/procs": "^0.9.6",
"@calcit/std": "^0.0.3",
"dayjs": "^1.11.13",
"feather-icons": "^4.29.2",
Expand Down
Loading

0 comments on commit a19d683

Please sign in to comment.