Skip to content

Commit

Permalink
Bump vite from 6.0.7 to 6.0.9 in /uprn_mangle/frontend
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.7 to 6.0.9.
- [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.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 92b47ae commit e872f58
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion uprn_mangle/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-plugin-react-refresh": "^0.4.12",
"eslint-plugin-simple-import-sort": "^12.1.1",
"globals": "^15.9.0",
"vite": "^6.0.0"
"vite": "^6.0.9"
},
"packageManager": "[email protected]"
}
10 changes: 5 additions & 5 deletions uprn_mangle/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2309,7 +2309,7 @@ __metadata:
react-dom: "npm:^19.0.0"
react-icons: "npm:^5.3.0"
react-loader-spinner: "npm:^6.1.6"
vite: "npm:^6.0.0"
vite: "npm:^6.0.9"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -4745,9 +4745,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^6.0.0":
version: 6.0.7
resolution: "vite@npm:6.0.7"
"vite@npm:^6.0.9":
version: 6.0.11
resolution: "vite@npm:6.0.11"
dependencies:
esbuild: "npm:^0.24.2"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -4793,7 +4793,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/ae81047b4290a7206b9394a39a782d509e9610462e7946422ba22d5bc615b5a322c07e33d7bf9dd0b3312ec3f5c63353b725913d1519324bfdf539b4f1e03f52
checksum: 10c0/a0537f9bf8d6ded740646a4aa44b8dbf442d3005e75f7b27e981ef6011f22d4759f5eb643a393c0ffb8d21e2f50fb5f774d3a53108fb96a10b0f83697e8efe84
languageName: node
linkType: hard

Expand Down

0 comments on commit e872f58

Please sign in to comment.