Skip to content

Commit 4be6e43

Browse files
committed
upgrade deps
1 parent 67afa74 commit 4be6e43

File tree

3 files changed

+284
-266
lines changed

3 files changed

+284
-266
lines changed

.github/workflows/upload.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
node-version: 20
1818
cache: 'yarn'
1919

20-
- uses: calcit-lang/[email protected].7
20+
- uses: calcit-lang/[email protected].8
2121

2222
- name: "compiles to js"
2323
run: >

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"license": "MIT",
1313
"devDependencies": {
1414
"bottom-tip": "^0.1.5",
15-
"vite": "^5.4.11"
15+
"vite": "^6.0.7"
1616
},
1717
"dependencies": {
1818
"@calcit/procs": "^0.9.6",

0 commit comments

Comments
 (0)