Skip to content

Commit

Permalink
deps(legacy-npm): bump the npm_and_yarn group
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group in /app/legacy with 3 updates: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [micromatch](https://github.com/micromatch/micromatch) and [rollup](https://github.com/rollup/rollup).


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

Updates `micromatch` from 4.0.7 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.7...4.0.8)

Updates `rollup` from 4.20.0 to 4.24.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.20.0...v4.24.0)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: micromatch
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: rollup
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 10bede9 commit 4c49a96
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 118 deletions.
2 changes: 1 addition & 1 deletion app/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"tailwindcss": "^3.4.9",
"typescript": "^5.6.0-beta",
"unplugin-auto-import": "0.17.6",
"vite": "^5.4.0",
"vite": "^5.4.6",
"vitest": "1.6.0",
"vue-tsc": "^2.0.29"
}
Expand Down
Loading

0 comments on commit 4c49a96

Please sign in to comment.