We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d88617 commit 3bf3ffbCopy full SHA for 3bf3ffb
deps.cirru
@@ -1,5 +1,5 @@
1
2
-{} (:calcit-version |0.9.14)
+{} (:calcit-version |0.9.16)
3
:dependencies $ {} (|Cumulo/cumulo-reel.calcit |main)
4
|Cumulo/cumulo-util.calcit |main
5
|Respo/alerts.calcit |main
package.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "@calcit/procs": "^0.9.14"
+ "@calcit/procs": "^0.9.16"
},
"scripts": {
6
"compile-page": "cr --once js",
@@ -10,7 +10,7 @@
10
"devDependencies": {
11
"bottom-tip": "^0.1.5",
12
"url-parse": "^1.5.10",
13
- "vite": "^7.0.5"
+ "vite": "^7.0.6"
14
15
"version": "0.0.1"
16
}
0 commit comments