Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
rules_js
/
HEAD
/
.
/
examples
/
vite6
/
package.json
blob: 1d168d2c6752ad0b817937f4d8fde34a066b05d5 [
file
] [
log
] [
blame
]
{
"private"
:
true
,
"type"
:
"module"
,
"dependencies"
:
{
"@vitejs/plugin-react"
:
"^5.1.2"
,
"react"
:
"^19.2.3"
,
"react-dom"
:
"^19.2.3"
,
"vite"
:
"^6.0.0"
}
}