Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 6.0.2 to 6.0.3 in the vue group (#1517)
Browse files Browse the repository at this point in the history
Bumps the vue group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent ccd8dab commit d861fbf
Show file tree
Hide file tree
Showing 10 changed files with 1,496 additions and 1,389 deletions.
2 changes: 1 addition & 1 deletion examples/b2b-quote-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@vitejs/plugin-vue": "5.2.1",
"@vueuse/core": "11.2.0",
"unocss": "0.65.1",
"vite": "6.0.2",
"vite": "6.0.3",
"vue-tsc": "2.1.10"
}
}
2 changes: 1 addition & 1 deletion examples/blank-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@biomejs/biome": "1.8.3",
"@types/node": "22.10.0",
"@vitejs/plugin-vue": "5.2.1",
"vite": "6.0.2",
"vite": "6.0.3",
"vue-tsc": "2.1.10"
}
}
2 changes: 1 addition & 1 deletion examples/commercial-quick-order/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "22.10.0",
"@vitejs/plugin-vue": "5.2.1",
"@vueuse/core": "11.2.0",
"vite": "6.0.2",
"vite": "6.0.3",
"vue-tsc": "2.1.10"
}
}
2 changes: 1 addition & 1 deletion examples/example-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/node": "22.10.0",
"@vitejs/plugin-vue": "5.2.1",
"typescript": "5.6.3",
"vite": "6.0.2",
"vite": "6.0.3",
"vue-tsc": "2.1.10"
}
}
2 changes: 1 addition & 1 deletion examples/express-checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@shopware/api-gen": "canary",
"@types/node": "22.10.0",
"@vitejs/plugin-vue": "5.2.1",
"vite": "6.0.2",
"vite": "6.0.3",
"vue-tsc": "2.1.10"
}
}
2 changes: 1 addition & 1 deletion examples/login-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@biomejs/biome": "1.8.3",
"@types/node": "22.10.0",
"@vitejs/plugin-vue": "5.2.1",
"vite": "6.0.2",
"vite": "6.0.3",
"vue-tsc": "2.1.10"
}
}
2 changes: 1 addition & 1 deletion examples/new-api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/node": "22.10.0",
"@vitejs/plugin-vue": "5.2.1",
"typescript": "5.6.3",
"vite": "6.0.2",
"vite": "6.0.3",
"vue-tsc": "2.1.10"
}
}
2 changes: 1 addition & 1 deletion examples/responsive-images/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@biomejs/biome": "1.8.3",
"@types/node": "22.10.0",
"@vitejs/plugin-vue": "5.2.1",
"vite": "6.0.2",
"vite": "6.0.3",
"vue-tsc": "2.1.10"
}
}
2,867 changes: 1,487 additions & 1,380 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/vue-vite-blank/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/node": "22.10.0",
"@vitejs/plugin-vue": "5.2.1",
"typescript": "5.6.3",
"vite": "6.0.2",
"vite": "6.0.3",
"vue-tsc": "2.1.10"
},
"engines": {
Expand Down

0 comments on commit d861fbf

Please sign in to comment.