Skip to content

Commit

Permalink
chore(deps-dev): bump vite in /packages/react/examples/react-router-v…
Browse files Browse the repository at this point in the history
…ite (#15576)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.5 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

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

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] committed Jan 31, 2024
1 parent 64bffd7 commit 753341c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file modified packages/react/examples/react-router-vite/.yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/react/examples/react-router-vite/package.json
Expand Up @@ -26,6 +26,6 @@
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.4",
"vite": "^5.0.5"
"vite": "^5.0.12"
}
}
10 changes: 5 additions & 5 deletions packages/react/examples/react-router-vite/yarn.lock
Expand Up @@ -3367,7 +3367,7 @@ __metadata:
react-router: "npm:^6.0.0-beta.0"
react-router-dom: "npm:^6.0.0-beta.0"
sass: "npm:1.63.6"
vite: "npm:^5.0.5"
vite: "npm:^5.0.12"
languageName: unknown
linkType: soft

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

"vite@npm:^5.0.5":
version: 5.0.5
resolution: "vite@npm:5.0.5"
"vite@npm:^5.0.12":
version: 5.0.12
resolution: "vite@npm:5.0.12"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -4075,7 +4075,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: f4cd6e6e38448bdb6dd4dc36c0b34a5c42944d88961b9df246e75a4c3237196b1c64b1afc563524405d1fe3f34e728b9dbfd8cbc5af4e0a03371033d8057fdfe
checksum: ed0bb26a0d0c8e1dae0b70af9e36adffd7e15d80297443fe4da762596dc81570bad7f0291f590a57c1553f5e435338d8c7ffc483bd9431a95c09d9ac90665fad
languageName: node
linkType: hard

Expand Down

0 comments on commit 753341c

Please sign in to comment.