mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
113 lines
3.6 KiB
JSON
113 lines
3.6 KiB
JSON
{
|
|
"name": "@nyanpasu/nyanpasu",
|
|
"version": "2.0.0-alpha+10a82d25",
|
|
"license": "GPL-3.0",
|
|
"type": "module",
|
|
"scripts": {
|
|
"build": "vite build",
|
|
"bundle:visualize": "vite-bundle-visualizer",
|
|
"dev": "vite",
|
|
"serve": "vite preview"
|
|
},
|
|
"dependencies": {
|
|
"@dnd-kit/core": "6.3.1",
|
|
"@dnd-kit/sortable": "10.0.0",
|
|
"@dnd-kit/utilities": "3.2.2",
|
|
"@emotion/styled": "11.14.1",
|
|
"@hookform/resolvers": "5.2.2",
|
|
"@inlang/paraglide-js": "2.7.0",
|
|
"@juggle/resize-observer": "3.4.0",
|
|
"@material/material-color-utilities": "0.3.0",
|
|
"@mui/icons-material": "7.3.5",
|
|
"@mui/lab": "7.0.0-beta.17",
|
|
"@mui/material": "7.3.5",
|
|
"@mui/x-date-pickers": "8.17.0",
|
|
"@nyanpasu/interface": "workspace:^",
|
|
"@nyanpasu/ui": "workspace:^",
|
|
"@radix-ui/react-dropdown-menu": "2.1.16",
|
|
"@radix-ui/react-scroll-area": "1.2.10",
|
|
"@radix-ui/react-select": "2.2.6",
|
|
"@radix-ui/react-separator": "1.1.8",
|
|
"@radix-ui/react-slot": "1.2.4",
|
|
"@radix-ui/react-switch": "1.2.6",
|
|
"@radix-ui/react-use-controllable-state": "1.2.2",
|
|
"@tailwindcss/postcss": "4.1.17",
|
|
"@tanstack/react-virtual": "^3.13.13",
|
|
"@tanstack/router-zod-adapter": "1.81.5",
|
|
"@tauri-apps/api": "2.8.0",
|
|
"@types/json-schema": "7.0.15",
|
|
"@uidotdev/usehooks": "2.4.1",
|
|
"@uiw/react-color": "2.9.2",
|
|
"ahooks": "3.9.6",
|
|
"allotment": "1.20.5",
|
|
"class-variance-authority": "0.7.1",
|
|
"country-code-emoji": "2.3.0",
|
|
"country-emoji": "1.5.6",
|
|
"dayjs": "1.11.19",
|
|
"framer-motion": "12.23.26",
|
|
"i18next": "25.6.3",
|
|
"jotai": "2.15.1",
|
|
"json-schema": "0.4.0",
|
|
"material-react-table": "3.2.1",
|
|
"monaco-editor": "0.54.0",
|
|
"mui-color-input": "7.0.0",
|
|
"react": "19.2.0",
|
|
"react-dom": "19.2.0",
|
|
"react-error-boundary": "6.0.0",
|
|
"react-fast-marquee": "1.6.5",
|
|
"react-hook-form": "7.69.0",
|
|
"react-hook-form-mui": "8.2.0",
|
|
"react-i18next": "15.7.4",
|
|
"react-markdown": "10.1.0",
|
|
"react-split-grid": "1.0.4",
|
|
"react-use": "17.6.0",
|
|
"rxjs": "7.8.2",
|
|
"swr": "2.3.6",
|
|
"virtua": "0.46.6",
|
|
"vite-bundle-visualizer": "1.2.1"
|
|
},
|
|
"devDependencies": {
|
|
"@csstools/normalize.css": "12.1.1",
|
|
"@emotion/babel-plugin": "11.13.5",
|
|
"@emotion/react": "11.14.0",
|
|
"@iconify/json": "2.2.421",
|
|
"@monaco-editor/react": "4.7.0",
|
|
"@tanstack/react-query": "5.90.12",
|
|
"@tanstack/react-router": "1.134.15",
|
|
"@tanstack/react-router-devtools": "1.134.15",
|
|
"@tanstack/router-plugin": "1.134.15",
|
|
"@tauri-apps/plugin-clipboard-manager": "2.3.0",
|
|
"@tauri-apps/plugin-dialog": "2.4.0",
|
|
"@tauri-apps/plugin-fs": "2.4.2",
|
|
"@tauri-apps/plugin-notification": "2.3.1",
|
|
"@tauri-apps/plugin-os": "2.3.1",
|
|
"@tauri-apps/plugin-process": "2.3.0",
|
|
"@tauri-apps/plugin-shell": "2.3.1",
|
|
"@tauri-apps/plugin-updater": "2.9.0",
|
|
"@types/react": "19.2.7",
|
|
"@types/react-dom": "19.2.3",
|
|
"@types/validator": "13.15.10",
|
|
"@vitejs/plugin-legacy": "7.2.1",
|
|
"@vitejs/plugin-react": "5.1.2",
|
|
"@vitejs/plugin-react-swc": "4.2.2",
|
|
"change-case": "5.4.4",
|
|
"clsx": "2.1.1",
|
|
"core-js": "3.46.0",
|
|
"filesize": "11.0.13",
|
|
"meta-json-schema": "1.19.17",
|
|
"monaco-yaml": "5.4.0",
|
|
"nanoid": "5.1.6",
|
|
"sass-embedded": "1.93.3",
|
|
"shiki": "2.5.0",
|
|
"unplugin-auto-import": "20.3.0",
|
|
"unplugin-icons": "22.5.0",
|
|
"validator": "13.15.26",
|
|
"vite": "7.3.0",
|
|
"vite-plugin-html": "3.2.2",
|
|
"vite-plugin-sass-dts": "1.3.35",
|
|
"vite-plugin-svgr": "4.5.0",
|
|
"vite-tsconfig-paths": "5.1.4",
|
|
"zod": "4.1.13"
|
|
}
|
|
}
|