kogeletey
63da0cd18e
Reviewed-on: #7 Complete: #6 Co-authored-by: kogeletey <kg@re128.org> Co-committed-by: kogeletey <kg@re128.org>
34 lines
910 B
JSON
34 lines
910 B
JSON
{
|
|
"name": "fensir",
|
|
"private": true,
|
|
"type": "module",
|
|
"version": "11.02.0",
|
|
"dependencies": {
|
|
"@astrojs/vue": "^4.4.0",
|
|
"@fontsource-variable/jetbrains-mono": "^5.1.1",
|
|
"@rainbow-me/rainbowkit": "^2.2.1",
|
|
"@tanstack/react-query": "^5.62.3",
|
|
"astro": "^4.16.8",
|
|
"react": "^19.0.0",
|
|
"react-dom": "^19.0.0",
|
|
"viem": "2",
|
|
"wagmi": "^2.13.4"
|
|
},
|
|
"devDependencies": {
|
|
"@antfu/eslint-config": "^2.16.2",
|
|
"@astrojs/check": "^0.9.4",
|
|
"@astrojs/react": "^4.0.0",
|
|
"@astrojs/sitemap": "^3.2.1",
|
|
"@iconify-json/carbon": "^1.2.4",
|
|
"@lhci/cli": "0.13.x",
|
|
"@vitest/coverage-istanbul": "^1.6.0",
|
|
"eslint": "^9.2.0",
|
|
"eslint-plugin-astro": "^1.1.2",
|
|
"sharp": "^0.33.3",
|
|
"stylelint": "^16.5.0",
|
|
"stylelint-config-html": "^1.1.0",
|
|
"stylelint-config-standard": "^36.0.0",
|
|
"typescript": "^5.5.3",
|
|
"vitest": "^1.6.0"
|
|
}
|
|
}
|