Loading package.json +25 −25 Original line number Diff line number Diff line Loading @@ -27,45 +27,45 @@ }, "license": "MIT", "devDependencies": { "@sentry/cli": "^3.2.0", "@sentry/vite-plugin": "^4.9.1", "@sentry/cli": "^3.6.0", "@sentry/vite-plugin": "^5.4.0", "@tsconfig/recommended": "^1.0.13", "@tsconfig/vite-react": "^7.0.2", "@types/react": "^19.2.14", "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", "@typescript-eslint/eslint-plugin": "^8.56.0", "@typescript-eslint/parser": "^8.56.0", "@vitejs/plugin-react": "^5.1.4", "autoprefixer": "^10.4.24", "dotenv": "^17.3.1", "@typescript-eslint/eslint-plugin": "^8.64.0", "@typescript-eslint/parser": "^8.64.0", "@vitejs/plugin-react": "^5.2.0", "autoprefixer": "^10.5.3", "dotenv": "^17.4.2", "dotenv-cli": "^11.0.0", "eslint": "^9.39.2", "eslint": "^9.39.5", "eslint-config-react-app": "^7.0.1", "eslint-formatter-gitlab": "^7.0.1", "eslint-formatter-gitlab": "^7.2.0", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-simple-import-sort": "^12.1.1", "jest-fetch-mock": "^3.0.3", "markdownlint-cli": "^0.48.0", "nodemon": "^3.1.11", "jest-fetch-mock": "^3.2.0", "markdownlint-cli": "^0.49.0", "nodemon": "^3.1.14", "openapi-typescript": "^7.13.0", "prettier": "^3.8.1", "tailwindcss": "^4.1.18", "prettier": "^3.9.5", "tailwindcss": "^4.3.2", "ts-node": "^10.9.2", "tsx": "^4.21.0", "tsx": "^4.23.1", "typescript": "^5.9.3", "vite": "^7.3.1", "vite": "^7.3.6", "vite-plugin-simple-html": "^1.1.0" }, "dependencies": { "@internationalized/date": "^3.11.0", "@quixo3/prisma-session-store": "^3.1.19", "@sentry/react": "^10.39.0", "@internationalized/date": "^3.12.2", "@quixo3/prisma-session-store": "^3.1.21", "@sentry/react": "^10.65.0", "next-themes": "^0.4.6", "openapi-fetch": "^0.16.0", "react": "^19.2.4", "react-dom": "^19.2.4", "react-toastify": "^11.0.5", "openapi-fetch": "^0.17.0", "react": "^19.2.7", "react-dom": "^19.2.7", "react-toastify": "^11.1.0", "swr-openapi": "^5.6.0" }, "packageManager": "yarn@4.12.0" Loading packages/admin/package.json +17 −17 Original line number Diff line number Diff line Loading @@ -11,29 +11,29 @@ }, "dependencies": { "@nextui-org/react": "^2.6.11", "apexcharts": "^5.5.0", "framer-motion": "^12.34.0", "apexcharts": "^5.16.0", "framer-motion": "^12.42.2", "localforage": "^1.10.0", "lucide-react": "^1.23.0", "match-sorter": "^8.2.0", "lucide-react": "^1.24.0", "match-sorter": "^8.3.0", "next-themes": "^0.4.6", "react": "^19.2.5", "react": "^19.2.7", "react-apexcharts": "^1.9.0", "react-dom": "^19.2.5", "react-router-dom": "^7.13.0", "react-dom": "^19.2.7", "react-router-dom": "^7.18.1", "react-toastify": "^11.1.0", "swr": "^2.4.0" "swr": "^2.4.2" }, "devDependencies": { "@tailwindcss/vite": "^4.2.4", "@types/react": "^19", "@types/react-dom": "^19", "@vitejs/plugin-react": "^5.1.4", "eslint": "^9.39.2", "eslint-plugin-react-refresh": "^0.5.0", "postcss": "^8.5.6", "sass-embedded": "^1.99.0", "@tailwindcss/vite": "^4.3.2", "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.2.0", "eslint": "^9.39.5", "eslint-plugin-react-refresh": "^0.5.3", "postcss": "^8.5.19", "sass-embedded": "^1.100.0", "typescript": "^5.9.3", "vite": "^7.3.1" "vite": "^7.3.6" } } packages/chat/package.json +15 −15 Original line number Diff line number Diff line Loading @@ -25,27 +25,27 @@ "preview": "vite preview" }, "dependencies": { "@tailwindcss/vite": "^4.1.17", "eventemitter3": "^5.0.1", "@tailwindcss/vite": "^4.3.2", "eventemitter3": "^5.0.4", "lodash.throttle": "^4.1.1", "matrix-js-sdk": "^39.1.2", "react": "^19.1.1", "react-dom": "^19.1.1", "tailwindcss": "^4.1.17" "matrix-js-sdk": "^39.4.0", "react": "^19.2.7", "react-dom": "^19.2.7", "tailwindcss": "^4.3.2" }, "devDependencies": { "@eslint/js": "^9.36.0", "@eslint/js": "^9.39.5", "@types/lodash.throttle": "^4.1.9", "@types/node": "^24.6.0", "@types/react": "^19.1.16", "@types/react-dom": "^19.1.9", "@vitejs/plugin-react": "^5.0.4", "eslint": "^9.36.0", "@types/node": "^24.13.3", "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.2.0", "eslint": "^9.39.5", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.22", "globals": "^16.4.0", "eslint-plugin-react-refresh": "^0.4.26", "globals": "^16.5.0", "typescript": "~5.9.3", "typescript-eslint": "^8.45.0", "typescript-eslint": "^8.64.0", "vite": "npm:rolldown-vite@7.1.14", "vite-plugin-dts": "^4.5.4" }, Loading packages/client/package.json +15 −15 Original line number Diff line number Diff line Loading @@ -12,42 +12,42 @@ "license": "MIT", "dependencies": { "@heroui/react": "^2.8.10", "@icons-pack/react-simple-icons": "^13.11.2", "@icons-pack/react-simple-icons": "^13.13.0", "@sc07-canvas/chat": "workspace:^", "@sc07-canvas/lib": "workspace:^", "@sentry/react": "^10.50.0", "@sentry/react": "^10.65.0", "altcha-lib": "^1.4.1", "date-fns": "^4.1.0", "date-fns": "^4.4.0", "eventemitter3": "^5.0.4", "framer-motion": "^12.34.0", "framer-motion": "^12.42.2", "lodash.throttle": "^4.1.1", "lucide-react": "^1.23.0", "lucide-react": "^1.24.0", "openapi-fetch": "^0.17.0", "prop-types": "^15.8.1", "react-toastify": "^11.1.0", "react-zoom-pan-pinch": "^3.7.0", "socket.io-client": "^4.8.3", "swr": "^2.4.0", "swr": "^2.4.2", "swr-openapi": "^5.6.0", "use-sound": "^5.0.0", "vite-plugin-banner": "^0.8.1" }, "devDependencies": { "@eslint/compat": "^2.0.2", "@eslint/eslintrc": "^3.3.3", "@eslint/compat": "^2.1.0", "@eslint/eslintrc": "^3.3.6", "@eslint/js": "^10.0.1", "@sentry/vite-plugin": "^5.2.0", "@tailwindcss/vite": "^4.1.18", "@sentry/vite-plugin": "^5.4.0", "@tailwindcss/vite": "^4.3.2", "@tsconfig/vite-react": "^7.0.2", "@types/lodash.throttle": "^4.1.9", "@types/socket.io-client": "^3.0.0", "eslint": "^9.39.2", "eslint": "^9.39.5", "eslint-plugin-import": "^2.32.0", "eslint-plugin-react": "^7.37.5", "next-themes": "^0.4.6", "postcss": "^8.5.6", "sass": "^1.97.3", "typescript-eslint": "^8.56.0", "vite": "^7.3.1" "postcss": "^8.5.19", "sass": "^1.101.0", "typescript-eslint": "^8.64.0", "vite": "^7.3.6" } } packages/lib/package.json +3 −3 Original line number Diff line number Diff line Loading @@ -43,10 +43,10 @@ }, "devDependencies": { "@tsconfig/recommended": "^1.0.13", "@types/react": "^19", "@types/react-dom": "^19", "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", "altcha-lib": "^1.4.1", "rolldown": "^1.0.0-rc.18", "rolldown": "^1.1.5", "typescript": "^5.9.3" }, "peerDependencies": { Loading Loading
package.json +25 −25 Original line number Diff line number Diff line Loading @@ -27,45 +27,45 @@ }, "license": "MIT", "devDependencies": { "@sentry/cli": "^3.2.0", "@sentry/vite-plugin": "^4.9.1", "@sentry/cli": "^3.6.0", "@sentry/vite-plugin": "^5.4.0", "@tsconfig/recommended": "^1.0.13", "@tsconfig/vite-react": "^7.0.2", "@types/react": "^19.2.14", "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", "@typescript-eslint/eslint-plugin": "^8.56.0", "@typescript-eslint/parser": "^8.56.0", "@vitejs/plugin-react": "^5.1.4", "autoprefixer": "^10.4.24", "dotenv": "^17.3.1", "@typescript-eslint/eslint-plugin": "^8.64.0", "@typescript-eslint/parser": "^8.64.0", "@vitejs/plugin-react": "^5.2.0", "autoprefixer": "^10.5.3", "dotenv": "^17.4.2", "dotenv-cli": "^11.0.0", "eslint": "^9.39.2", "eslint": "^9.39.5", "eslint-config-react-app": "^7.0.1", "eslint-formatter-gitlab": "^7.0.1", "eslint-formatter-gitlab": "^7.2.0", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-simple-import-sort": "^12.1.1", "jest-fetch-mock": "^3.0.3", "markdownlint-cli": "^0.48.0", "nodemon": "^3.1.11", "jest-fetch-mock": "^3.2.0", "markdownlint-cli": "^0.49.0", "nodemon": "^3.1.14", "openapi-typescript": "^7.13.0", "prettier": "^3.8.1", "tailwindcss": "^4.1.18", "prettier": "^3.9.5", "tailwindcss": "^4.3.2", "ts-node": "^10.9.2", "tsx": "^4.21.0", "tsx": "^4.23.1", "typescript": "^5.9.3", "vite": "^7.3.1", "vite": "^7.3.6", "vite-plugin-simple-html": "^1.1.0" }, "dependencies": { "@internationalized/date": "^3.11.0", "@quixo3/prisma-session-store": "^3.1.19", "@sentry/react": "^10.39.0", "@internationalized/date": "^3.12.2", "@quixo3/prisma-session-store": "^3.1.21", "@sentry/react": "^10.65.0", "next-themes": "^0.4.6", "openapi-fetch": "^0.16.0", "react": "^19.2.4", "react-dom": "^19.2.4", "react-toastify": "^11.0.5", "openapi-fetch": "^0.17.0", "react": "^19.2.7", "react-dom": "^19.2.7", "react-toastify": "^11.1.0", "swr-openapi": "^5.6.0" }, "packageManager": "yarn@4.12.0" Loading
packages/admin/package.json +17 −17 Original line number Diff line number Diff line Loading @@ -11,29 +11,29 @@ }, "dependencies": { "@nextui-org/react": "^2.6.11", "apexcharts": "^5.5.0", "framer-motion": "^12.34.0", "apexcharts": "^5.16.0", "framer-motion": "^12.42.2", "localforage": "^1.10.0", "lucide-react": "^1.23.0", "match-sorter": "^8.2.0", "lucide-react": "^1.24.0", "match-sorter": "^8.3.0", "next-themes": "^0.4.6", "react": "^19.2.5", "react": "^19.2.7", "react-apexcharts": "^1.9.0", "react-dom": "^19.2.5", "react-router-dom": "^7.13.0", "react-dom": "^19.2.7", "react-router-dom": "^7.18.1", "react-toastify": "^11.1.0", "swr": "^2.4.0" "swr": "^2.4.2" }, "devDependencies": { "@tailwindcss/vite": "^4.2.4", "@types/react": "^19", "@types/react-dom": "^19", "@vitejs/plugin-react": "^5.1.4", "eslint": "^9.39.2", "eslint-plugin-react-refresh": "^0.5.0", "postcss": "^8.5.6", "sass-embedded": "^1.99.0", "@tailwindcss/vite": "^4.3.2", "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.2.0", "eslint": "^9.39.5", "eslint-plugin-react-refresh": "^0.5.3", "postcss": "^8.5.19", "sass-embedded": "^1.100.0", "typescript": "^5.9.3", "vite": "^7.3.1" "vite": "^7.3.6" } }
packages/chat/package.json +15 −15 Original line number Diff line number Diff line Loading @@ -25,27 +25,27 @@ "preview": "vite preview" }, "dependencies": { "@tailwindcss/vite": "^4.1.17", "eventemitter3": "^5.0.1", "@tailwindcss/vite": "^4.3.2", "eventemitter3": "^5.0.4", "lodash.throttle": "^4.1.1", "matrix-js-sdk": "^39.1.2", "react": "^19.1.1", "react-dom": "^19.1.1", "tailwindcss": "^4.1.17" "matrix-js-sdk": "^39.4.0", "react": "^19.2.7", "react-dom": "^19.2.7", "tailwindcss": "^4.3.2" }, "devDependencies": { "@eslint/js": "^9.36.0", "@eslint/js": "^9.39.5", "@types/lodash.throttle": "^4.1.9", "@types/node": "^24.6.0", "@types/react": "^19.1.16", "@types/react-dom": "^19.1.9", "@vitejs/plugin-react": "^5.0.4", "eslint": "^9.36.0", "@types/node": "^24.13.3", "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.2.0", "eslint": "^9.39.5", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.22", "globals": "^16.4.0", "eslint-plugin-react-refresh": "^0.4.26", "globals": "^16.5.0", "typescript": "~5.9.3", "typescript-eslint": "^8.45.0", "typescript-eslint": "^8.64.0", "vite": "npm:rolldown-vite@7.1.14", "vite-plugin-dts": "^4.5.4" }, Loading
packages/client/package.json +15 −15 Original line number Diff line number Diff line Loading @@ -12,42 +12,42 @@ "license": "MIT", "dependencies": { "@heroui/react": "^2.8.10", "@icons-pack/react-simple-icons": "^13.11.2", "@icons-pack/react-simple-icons": "^13.13.0", "@sc07-canvas/chat": "workspace:^", "@sc07-canvas/lib": "workspace:^", "@sentry/react": "^10.50.0", "@sentry/react": "^10.65.0", "altcha-lib": "^1.4.1", "date-fns": "^4.1.0", "date-fns": "^4.4.0", "eventemitter3": "^5.0.4", "framer-motion": "^12.34.0", "framer-motion": "^12.42.2", "lodash.throttle": "^4.1.1", "lucide-react": "^1.23.0", "lucide-react": "^1.24.0", "openapi-fetch": "^0.17.0", "prop-types": "^15.8.1", "react-toastify": "^11.1.0", "react-zoom-pan-pinch": "^3.7.0", "socket.io-client": "^4.8.3", "swr": "^2.4.0", "swr": "^2.4.2", "swr-openapi": "^5.6.0", "use-sound": "^5.0.0", "vite-plugin-banner": "^0.8.1" }, "devDependencies": { "@eslint/compat": "^2.0.2", "@eslint/eslintrc": "^3.3.3", "@eslint/compat": "^2.1.0", "@eslint/eslintrc": "^3.3.6", "@eslint/js": "^10.0.1", "@sentry/vite-plugin": "^5.2.0", "@tailwindcss/vite": "^4.1.18", "@sentry/vite-plugin": "^5.4.0", "@tailwindcss/vite": "^4.3.2", "@tsconfig/vite-react": "^7.0.2", "@types/lodash.throttle": "^4.1.9", "@types/socket.io-client": "^3.0.0", "eslint": "^9.39.2", "eslint": "^9.39.5", "eslint-plugin-import": "^2.32.0", "eslint-plugin-react": "^7.37.5", "next-themes": "^0.4.6", "postcss": "^8.5.6", "sass": "^1.97.3", "typescript-eslint": "^8.56.0", "vite": "^7.3.1" "postcss": "^8.5.19", "sass": "^1.101.0", "typescript-eslint": "^8.64.0", "vite": "^7.3.6" } }
packages/lib/package.json +3 −3 Original line number Diff line number Diff line Loading @@ -43,10 +43,10 @@ }, "devDependencies": { "@tsconfig/recommended": "^1.0.13", "@types/react": "^19", "@types/react-dom": "^19", "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", "altcha-lib": "^1.4.1", "rolldown": "^1.0.0-rc.18", "rolldown": "^1.1.5", "typescript": "^5.9.3" }, "peerDependencies": { Loading