Skip to content

Commit

Permalink
chore(deps): update all dependencies - patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent b4766fe commit 9f5a2e4
Show file tree
Hide file tree
Showing 7 changed files with 1,010 additions and 553 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Send a Slack notification on publish
if: steps.changesets.outcome == 'success' && steps.changesets.outputs.published == 'true'
id: slack
uses: slackapi/[email protected].0
uses: slackapi/[email protected].1
with:
# Slack channel id, channel name, or user id to post message
# See also: https://api.slack.com/methods/chat.postMessage#channels
Expand Down
4 changes: 2 additions & 2 deletions demo/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
},
"devDependencies": {
"@types/cors": "2.8.17",
"@types/node": "18.19.54",
"@types/ws": "8.5.12"
"@types/node": "18.19.68",
"@types/ws": "8.5.13"
},
"keywords": []
}
36 changes: 18 additions & 18 deletions demo/server/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@apollo/tailwind-preset": "0.2.0",
"@astrojs/check": "0.9.3",
"@astrojs/check": "0.9.4",
"@astrojs/starlight": "0.28.2",
"astro": "4.15.9",
"sharp": "0.33.5",
Expand Down
Loading

0 comments on commit 9f5a2e4

Please sign in to comment.