retrom-client-web 0.7.38

The Retrom video game library web client
Documentation
{
  "name": "@retrom/client-web",
  "private": true,
  "type": "module",
  "files": [
    "./dist/**",
    "./vite.config.ts"
  ],
  "dependencies": {
    "@bufbuild/protobuf": "2.4.0",
    "@connectrpc/connect": "2.0.2",
    "@connectrpc/connect-web": "2.0.2",
    "@emulatorjs/emulatorjs": "^4.2.1",
    "@hookform/resolvers": "^3.3.4",
    "@noriginmedia/norigin-spatial-navigation": "^2.3.0",
    "@nx/vite": "*",
    "@react-spring/web": "^10.0.1",
    "@react-three/drei": "^9.114.0",
    "@react-three/fiber": "^8.18.0",
    "@react-three/uikit": "^0.6.1",
    "@retrom/codegen": "workspace:*",
    "@retrom/plugin-config": "workspace:*",
    "@retrom/plugin-installer": "workspace:*",
    "@retrom/plugin-launcher": "workspace:*",
    "@retrom/plugin-standalone": "workspace:*",
    "@retrom/ui": "workspace:*",
    "@tailwindcss/vite": "^4.1.11",
    "@tanstack/react-query": "5.81.2",
    "@tanstack/react-router": "1.120.20",
    "@tanstack/react-router-devtools": "1.120.20",
    "@tanstack/router-core": "1.120.19",
    "@tanstack/router-generator": "1.120.20",
    "@tanstack/router-plugin": "1.120.20",
    "@tanstack/zod-adapter": "1.120.20",
    "@tauri-apps/api": "catalog:",
    "@tauri-apps/plugin-dialog": "catalog:",
    "@tauri-apps/plugin-fs": "catalog:",
    "@tauri-apps/plugin-process": "catalog:",
    "@tauri-apps/plugin-shell": "catalog:",
    "@tauri-apps/plugin-updater": "catalog:",
    "@tauri-apps/plugin-upload": "catalog:",
    "@tauri-apps/plugin-window-state": "catalog:",
    "@types/luxon": "^3.6.2",
    "@types/uuid": "^10.0.0",
    "@use-gesture/react": "^10.3.1",
    "@vitejs/plugin-basic-ssl": "^1.1.0",
    "class-variance-authority": "^0.7.0",
    "glsl-noise": "^0.0.0",
    "long": "^5.2.3",
    "lucide-react": "^0.525.0",
    "luxon": "^3.6.1",
    "maath": "^0.10.8",
    "protobufjs": "^7.2.6",
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "react-markdown": "^9.0.1",
    "react-scan": "^0.3.3",
    "react-syntax-highlighter": "^15.6.1",
    "rehype-parse": "^9.0.1",
    "rehype-remark": "^10.0.0",
    "remark-stringify": "^11.0.0",
    "sass": "^1.76.0",
    "tailwind-merge": "^3.3.1",
    "tailwindcss": "^4.1.11",
    "tauri-plugin-system-info-api": "catalog:",
    "three": "^0.169.0",
    "tw-animate-css": "^1.3.5",
    "unified": "^11.0.5",
    "uuid": "^10.0.0",
    "vaul": "^1.1.2",
    "zod": "^3.23.8",
    "@opentelemetry/api": "catalog:",
    "@opentelemetry/exporter-trace-otlp-http": "catalog:",
    "@opentelemetry/exporter-trace-otlp-proto": "catalog:",
    "@opentelemetry/instrumentation-document-load": "catalog:",
    "@opentelemetry/resources": "catalog:",
    "@opentelemetry/sdk-trace-web": "catalog:",
    "@opentelemetry/semantic-conventions": "catalog:",
    "@opentelemetry/context-zone": "catalog:",
    "@opentelemetry/instrumentation": "catalog:",
    "@opentelemetry/instrumentation-fetch": "catalog:",
    "zustand": "^4.5.5"
  },
  "devDependencies": {
    "@eslint/js": "^9.9.0",
    "@retrom/configs": "workspace:*",
    "@tanstack/eslint-plugin-query": "^5.81.2",
    "@types/emscripten": "^1.40.0",
    "@types/node": "^20",
    "@types/react": "^18.3.3",
    "@types/react-dom": "^18.3.0",
    "@types/react-syntax-highlighter": "^15.5.13",
    "@types/three": "^0.169.0",
    "@types/wicg-file-system-access": "^2023.10.6",
    "@vitejs/plugin-react": "^4.3.1",
    "eslint": "^9.17.0",
    "globals": "^16.0.0",
    "grpc-tools": "^1.12.4",
    "ts-proto": "^1.172.0",
    "typescript": "catalog:",
    "typescript-eslint": "^8.19.1",
    "vite": "catalog:",
    "vite-plugin-glslify": "^2.1.0"
  }
}