mirror of
https://github.com/egoist/tsup.git
synced 2025-12-08 20:35:58 +00:00
19 lines
406 B
JSON
19 lines
406 B
JSON
{
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@egoist/path-parser": "1.0.6",
|
|
"@types/react": "18.3.6",
|
|
"@types/react-dom": "18.3.0",
|
|
"autoprefixer": "10.4.20",
|
|
"graphql": "^16.9.0",
|
|
"graphql-tools": "^9.0.1",
|
|
"react": "18.3.1",
|
|
"react-dom": "18.3.1",
|
|
"react-select": "5.8.0",
|
|
"tailwindcss": "3.4.11",
|
|
"vue": "3.5.6",
|
|
"vue-router": "4.4.5"
|
|
},
|
|
"tsup": {}
|
|
}
|