Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump vite from 5.0.5 to 5.0.12 in /packages/react/examples/react-router-vite #15576

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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