Skip to content

Commit

Permalink
chore(deps): update all dependencies (#223)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent e853140 commit 1058dde
Show file tree
Hide file tree
Showing 3 changed files with 98 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.16.0
20.17.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "astro-tips",
"type": "module",
"version": "0.0.1",
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.8.0",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand Down Expand Up @@ -32,6 +32,6 @@
"mdast-util-to-markdown": "2.1.0",
"prettier": "3.3.3",
"prettier-plugin-astro": "0.14.1",
"wrangler": "3.72.0"
"wrangler": "3.72.2"
}
}
108 changes: 95 additions & 13 deletions pnpm-lock.yaml

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

0 comments on commit 1058dde

Please sign in to comment.