Skip to content

Commit

Permalink
Bump the npm_and_yarn group across 2 directories with 4 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 4 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [body-parser](https://github.com/expressjs/body-parser), [undici](https://github.com/nodejs/undici) and [rollup](https://github.com/rollup/rollup).
Bumps the npm_and_yarn group with 1 update in the /packages/mini-oxygen directory: [body-parser](https://github.com/expressjs/body-parser).


Updates `vite` from 5.2.12 to 5.2.14
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.2.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.14/packages/vite)

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.20.2...1.20.3)

Updates `undici` from 5.28.4 to 6.11.1
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.4...v6.11.1)

Updates `rollup` from 4.18.0 to 4.24.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.18.0...v4.24.3)

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.20.2...1.20.3)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: body-parser
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: undici
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: rollup
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: body-parser
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 845a7f6 commit 0c4c204
Show file tree
Hide file tree
Showing 7 changed files with 138 additions and 147 deletions.
2 changes: 1 addition & 1 deletion docs/preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/react-syntax-highlighter": "^15.5.7",
"eslint": "^8.38.0",
"typescript": "^5.2.2",
"vite": "^5.1.0",
"vite": "^5.2.14",
"vite-tsconfig-paths": "^4.3.1"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion examples/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"nodemon": "^2.0.22",
"npm-run-all": "^4.1.5",
"typescript": "^5.2.2",
"vite": "^5.1.0",
"vite": "^5.2.14",
"vite-tsconfig-paths": "^4.3.1"
},
"engines": {
Expand Down
Loading

0 comments on commit 0c4c204

Please sign in to comment.