Skip to content

Commit

Permalink
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: [drizzle-orm](https://github.com/drizzle-team/drizzle-orm), [vue](https://github.com/vuejs/core) and [drizzle-kit](https://github.com/drizzle-team/drizzle-orm).


Updates `drizzle-orm` from 0.32.2 to 0.33.0
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](drizzle-team/drizzle-orm@0.32.2...0.33.0)

Updates `vue` from 3.4.36 to 3.4.37
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.36...v3.4.37)

Updates `drizzle-kit` from 0.23.2 to 0.24.0
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/[email protected]@0.24.0)

---
updated-dependencies:
- dependency-name: drizzle-orm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: drizzle-kit
  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 Aug 8, 2024
1 parent 4b3edf0 commit fd444b9
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
126 changes: 63 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 @@ -19,19 +19,19 @@
"dependencies": {
"better-sqlite3": "11.1.2",
"date-fns": "3.6.0",
"drizzle-orm": "0.32.2",
"drizzle-orm": "0.33.0",
"modern-normalize": "2.0.0",
"nuxt": "3.12.4",
"ulid": "2.3.0",
"vue": "3.4.36"
"vue": "3.4.37"
},
"devDependencies": {
"@cloudflare/workers-types": "4.20240806.0",
"@iconify-json/tabler": "1.1.119",
"@nuxt/fonts": "0.7.1",
"@nuxt/icon": "1.4.5",
"@vueuse/core": "10.11.0",
"drizzle-kit": "0.23.2",
"drizzle-kit": "0.24.0",
"nitro-cloudflare-dev": "0.1.6",
"sass": "1.77.8",
"ufo": "1.5.4",
Expand Down

0 comments on commit fd444b9

Please sign in to comment.