Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 29, 2023
1 parent 08fc3e9 commit e86b7dc
Show file tree
Hide file tree
Showing 3 changed files with 92 additions and 82 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cloudflare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- run: pnpm build
env:
NITRO_PRESET: cloudflare
- uses: cloudflare/wrangler-action@v3.3.2
- uses: cloudflare/wrangler-action@v3.4.0
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
- name: Test deployed site
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
},
"devDependencies": {
"@actions/core": "^1.10.1",
"esbuild": "^0.19.8",
"esbuild": "^0.19.10",
"eslint-config-unjs": "^0.2.1",
"h3": "^1.9.0",
"jiti": "^1.21.0",
"nitropack": "npm:nitropack-nightly@latest",
"ofetch": "^1.3.3",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"ufo": "^1.3.2"
},
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.13.1",
"engines": {
"node": ">=v16.20.2"
}
Expand Down
166 changes: 88 additions & 78 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 e86b7dc

Please sign in to comment.