Skip to content

Commit 04c75ac

Browse files
committed
upgrade deps
1 parent 3bf3ffb commit 04c75ac

File tree

4 files changed

+134
-134
lines changed

4 files changed

+134
-134
lines changed

.github/workflows/upload.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- uses: actions/setup-node@v4
1616
with:
17-
node-version: 22
17+
node-version: 24
1818
cache: yarn
1919

2020
- uses: calcit-lang/setup-cr@0.0.8

deps.cirru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
{} (:calcit-version |0.9.16)
2+
{} (:calcit-version |0.9.18)
33
:dependencies $ {} (|Cumulo/cumulo-reel.calcit |main)
44
|Cumulo/cumulo-util.calcit |main
55
|Respo/alerts.calcit |main

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"@calcit/procs": "^0.9.16"
3+
"@calcit/procs": "^0.9.18"
44
},
55
"scripts": {
66
"compile-page": "cr --once js",

yarn.lock

Lines changed: 131 additions & 131 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)