Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Jun 27, 2024
1 parent 5f897bf commit afc140a
Show file tree
Hide file tree
Showing 3 changed files with 153 additions and 153 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.56'
version: '0.8.59'

- run: caps --ci && cr --entry server --emit-ir -1

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@calcit/procs": "^0.8.56"
"@calcit/procs": "^0.8.59"
},
"scripts": {
"compile-page": "cr --emit-js --once",
Expand All @@ -10,7 +10,7 @@
"devDependencies": {
"bottom-tip": "^0.1.5",
"url-parse": "^1.5.10",
"vite": "^5.2.13"
"vite": "^5.3.2"
},
"version": "0.0.1"
}
300 changes: 150 additions & 150 deletions yarn.lock

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

0 comments on commit afc140a

Please sign in to comment.