Skip to content

Commit

Permalink
random updates in deps version
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Oct 29, 2024
1 parent e109ad7 commit 1f8adc9
Show file tree
Hide file tree
Showing 3 changed files with 141 additions and 129 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
registry-url: https://registry.npmjs.org/
cache: yarn

- uses: calcit-lang/[email protected].4
- uses: calcit-lang/[email protected].7
with:
version: "0.9.4"
bundler: false

- run: caps --ci && yarn && yarn compile-server && yarn compile-page && yarn release-page

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"copy-text-to-clipboard": "^3.2.0",
"feather-icons": "^4.29.2",
"url-parse": "^1.5.10",
"vite": "^5.4.3"
"vite": "^5.4.10"
},
"dependencies": {
"@calcit/procs": "^0.9.5",
"chalk": "^5.3.0",
"dayjs": "^1.11.13",
"gaze": "^1.1.3",
"latest-version": "^9.0.0",
"nanoid": "^5.0.7",
"nanoid": "^5.0.8",
"ws": "^8.18.0"
}
}
262 changes: 137 additions & 125 deletions yarn.lock

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

0 comments on commit 1f8adc9

Please sign in to comment.