Skip to content

Commit

Permalink
chore(deps): bump the all-updates group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the all-updates group with 3 updates: [vue](https://github.com/vuejs/core), [@nuxt/icon](https://github.com/nuxt/icon) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler).


Updates `vue` from 3.5.10 to 3.5.11
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.10...v3.5.11)

Updates `@nuxt/icon` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/nuxt/icon/releases)
- [Commits](nuxt/icon@v1.5.2...v1.5.3)

Updates `wrangler` from 3.79.0 to 3.80.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: "@nuxt/icon"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: wrangler
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 4, 2024
1 parent 847f476 commit a8d7145
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 66 deletions.
125 changes: 62 additions & 63 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"modern-normalize": "3.0.1",
"nuxt": "3.13.2",
"ulid": "2.3.0",
"vue": "3.5.10"
"vue": "3.5.11"
},
"devDependencies": {
"@iconify-json/tabler": "1.2.4",
"@neondatabase/serverless": "0.9.5",
"@nuxt/fonts": "0.9.2",
"@nuxt/icon": "1.5.2",
"@nuxt/icon": "1.5.3",
"@types/ws": "8.5.12",
"@vueuse/core": "11.1.0",
"consola": "3.2.3",
Expand All @@ -38,7 +38,7 @@
"ufo": "1.5.4",
"valibot": "0.42.1",
"vue-tsc": "2.1.6",
"wrangler": "3.79.0",
"wrangler": "3.80.0",
"ws": "8.18.0"
}
}

0 comments on commit a8d7145

Please sign in to comment.