22 lines
524 B
JSON
22 lines
524 B
JSON
{
|
|
"version": "5",
|
|
"specifiers": {
|
|
"npm:create-vite@latest": "7.1.1",
|
|
"npm:react@^19.1.1": "19.1.1"
|
|
},
|
|
"npm": {
|
|
"create-vite@7.1.1": {
|
|
"integrity": "sha512-9njjp5o1Sc+4XRpyARFillR+dNS0x50U8i2tB6H2KDKYAKWbntUcOOPcNJxTglAwd9nJxznq9K67kl3B/JkCZg==",
|
|
"bin": true
|
|
},
|
|
"react@19.1.1": {
|
|
"integrity": "sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ=="
|
|
}
|
|
},
|
|
"workspace": {
|
|
"dependencies": [
|
|
"npm:react@^19.1.1"
|
|
]
|
|
}
|
|
}
|