Skip to content
This repository was archived by the owner on Jul 12, 2024. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Start Redis
uses: supercharge/redis-github-action@1.7.0
uses: supercharge/redis-github-action@1.8.0
with:
redis-version: 6

Expand Down
114 changes: 57 additions & 57 deletions apps/console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,98 +12,98 @@
"lint": "eslint --ext .ts,.tsx --ignore-path .gitignore . --fix"
},
"dependencies": {
"@floating-ui/react-dom": "2.0.4",
"@milkdown/core": "7.3.2",
"@milkdown/plugin-clipboard": "7.3.2",
"@milkdown/plugin-history": "7.3.2",
"@milkdown/plugin-indent": "7.3.2",
"@milkdown/plugin-listener": "7.3.2",
"@milkdown/preset-commonmark": "7.3.2",
"@milkdown/react": "7.3.2",
"@milkdown/utils": "7.3.2",
"@nextui-org/react": "2.2.9",
"@nextui-org/system": "2.0.15",
"@nextui-org/theme": "2.1.17",
"@floating-ui/react-dom": "2.1.1",
"@milkdown/core": "7.4.0",
"@milkdown/plugin-clipboard": "7.4.0",
"@milkdown/plugin-history": "7.4.0",
"@milkdown/plugin-indent": "7.4.0",
"@milkdown/plugin-listener": "7.4.0",
"@milkdown/preset-commonmark": "7.4.0",
"@milkdown/react": "7.4.0",
"@milkdown/utils": "7.4.0",
"@nextui-org/react": "2.4.2",
"@nextui-org/system": "2.2.2",
"@nextui-org/theme": "2.2.6",
"@nextui-org/use-infinite-scroll": "2.1.2",
"@radix-ui/react-avatar": "1.0.4",
"@radix-ui/react-collapsible": "1.0.3",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-label": "2.0.2",
"@radix-ui/react-scroll-area": "1.0.5",
"@radix-ui/react-slot": "1.0.2",
"@radix-ui/react-switch": "1.0.3",
"@radix-ui/react-avatar": "1.1.0",
"@radix-ui/react-collapsible": "1.1.0",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-label": "2.1.0",
"@radix-ui/react-scroll-area": "1.1.0",
"@radix-ui/react-slot": "1.1.0",
"@radix-ui/react-switch": "1.1.0",
"@tanstack/query-core": "4.36.1",
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "5.8.9",
"@tanstack/react-query-devtools": "5.51.1",
"@tanstack/react-query-persist-client": "4.36.1",
"@trpc/client": "10.43.7",
"@trpc/react-query": "10.43.7",
"@trpc/client": "10.45.2",
"@trpc/react-query": "10.45.2",
"@uiw/react-color": "1.4.3",
"axios": "1.6.2",
"axios": "1.7.2",
"camelcase-keys": "9.1.2",
"class-variance-authority": "0.7.0",
"dayjs": "1.11.10",
"foxact": "0.2.28",
"framer-motion": "10.16.16",
"framer-motion": "10.18.0",
"fuse.js": "7.0.0",
"i18next": "23.7.11",
"i18next": "23.11.5",
"i18next-browser-languagedetector": "7.2.0",
"idb-keyval": "6.2.1",
"immer": "10.0.3",
"jojoo": "0.1.2",
"jotai": "2.5.1",
"immer": "10.1.1",
"jojoo": "0.3.0",
"jotai": "2.9.0",
"js-cookie": "3.0.5",
"js-yaml": "4.1.0",
"kbar": "0.1.0-beta.44",
"lodash-es": "4.17.21",
"markdown-escape": "2.0.0",
"marked": "11.0.1",
"monaco-editor": "0.44.0",
"openai": "4.19.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"marked": "11.2.0",
"monaco-editor": "0.50.0",
"openai": "4.52.7",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "4.0.12",
"react-i18next": "13.5.0",
"react-responsive-masonry": "2.1.7",
"react-router-dom": "6.18.0",
"react-responsive-masonry": "2.2.1",
"react-router-dom": "6.24.1",
"react-syntax-highlighter": "15.5.0",
"react-virtuoso": "4.6.2",
"react-virtuoso": "4.7.12",
"remove-markdown": "0.5.0",
"sonner": "1.2.4",
"tailwind-merge": "^2.0.0",
"sonner": "1.5.0",
"tailwind-merge": "^2.4.0",
"tailwindcss-animate": "^1.0.7",
"use-immer": "0.9.0",
"usehooks-ts": "2.9.1",
"vaul": "0.7.9",
"zod": "3.22.4"
"use-immer": "0.10.0",
"usehooks-ts": "2.16.0",
"vaul": "0.9.1",
"zod": "3.23.8"
},
"devDependencies": {
"@iconify-json/mingcute": "1.1.14",
"@iconify/tailwind": "0.1.4",
"@innei/eslint-config-react-ts": "0.11.1",
"@innei/eslint-config-react-ts": "0.13.2",
"@tailwindcss/typography": "0.5.10",
"@types/js-yaml": "4.0.9",
"@types/lodash-es": "4.17.12",
"@types/node": "20.9.5",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.18",
"@types/node": "20.14.10",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react-responsive-masonry": "2.1.3",
"@types/remove-markdown": "0.3.4",
"@vitejs/plugin-react": "4.1.1",
"@vitejs/plugin-react": "4.3.1",
"autoprefixer": "10.4.16",
"clsx": "^2.0.0",
"clsx": "^2.1.1",
"daisyui": "3.9.4",
"postcss": "8.4.32",
"postcss-import": "15.1.0",
"prettier": "3.1.1",
"tailwind-scrollbar": "3.0.5",
"tailwindcss": "3.3.7",
"tailwindcss-safe-area": "0.4.1",
"tailwindcss-variable-colors": "0.0.2",
"prettier": "3.3.2",
"tailwind-scrollbar": "3.1.0",
"tailwindcss": "3.4.4",
"tailwindcss-safe-area": "0.5.1",
"tailwindcss-variable-colors": "0.1.0",
"ts-toolbelt": "9.6.0",
"typescript": "5.2.2",
"vite": "5.0.13",
"vite-plugin-checker": "0.6.2",
"vite-tsconfig-paths": "4.2.2"
"typescript": "5.5.3",
"vite": "5.3.3",
"vite-plugin-checker": "0.7.1",
"vite-tsconfig-paths": "4.3.2"
}
}
72 changes: 36 additions & 36 deletions apps/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,81 +30,81 @@
"test": "dotenv -e ../../.env.test vitest"
},
"dependencies": {
"@fastify/cookie": "9.2.0",
"@fastify/multipart": "8.0.0",
"@fastify/cookie": "9.3.1",
"@fastify/multipart": "8.3.0",
"@meta-muse/prisma": "workspace:*",
"@nestjs/cache-manager": "2.1.1",
"@nestjs/common": "10.2.10",
"@nestjs/core": "10.2.10",
"@nestjs/cache-manager": "2.2.2",
"@nestjs/common": "10.3.10",
"@nestjs/core": "10.3.10",
"@nestjs/event-emitter": "2.0.3",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-fastify": "10.2.10",
"@nestjs/platform-socket.io": "10.2.10",
"@nestjs/schedule": "4.0.0",
"@nestjs/throttler": "5.0.1",
"@nestjs/websockets": "10.2.10",
"@socket.io/redis-adapter": "8.2.1",
"@nestjs/platform-fastify": "10.3.10",
"@nestjs/platform-socket.io": "10.3.10",
"@nestjs/schedule": "4.1.0",
"@nestjs/throttler": "5.2.0",
"@nestjs/websockets": "10.3.10",
"@socket.io/redis-adapter": "8.3.0",
"@socket.io/redis-emitter": "5.1.0",
"@tanstack/query-core": "5.8.7",
"@trpc/server": "10.43.7",
"axios": "1.6.2",
"@tanstack/query-core": "5.51.1",
"@trpc/server": "10.45.2",
"axios": "1.7.2",
"bcrypt": "5.1.1",
"cache-manager": "5.2.4",
"cache-manager": "5.7.2",
"cache-manager-ioredis": "2.1.0",
"chalk": "^4.1.2",
"cron": "^3.1.6",
"cross-env": "7.0.3",
"dayjs": "1.11.10",
"dotenv": "16.3.1",
"dotenv": "16.4.5",
"dotenv-expand": "10.0.0",
"ejs": "3.1.9",
"fs-extra": "11.1.1",
"fs-extra": "11.2.0",
"get-image-colors": "4.0.1",
"image-size": "1.0.2",
"image-size": "1.1.1",
"jsonwebtoken": "9.0.2",
"lodash": "4.17.21",
"marked": "11.0.1",
"marked": "11.2.0",
"mime-types": "2.1.35",
"nestjs-pretty-logger": "0.1.1",
"nestjs-pretty-logger": "0.3.1",
"nestjs-zod": "3.0.0",
"nodemailer": "6.9.7",
"passport": "0.6.0",
"passport": "0.7.0",
"redis": "4.6.12",
"reflect-metadata": "0.1.14",
"reflect-metadata": "0.2.2",
"rxjs": "7.8.1",
"slugify": "1.6.6",
"snakecase-keys": "5.5.0",
"unplugin-swc": "1.4.4",
"unplugin-swc": "1.5.1",
"wildcard-match": "5.1.2",
"workerpool": "8.0.0",
"zod": "3.22.4",
"zod": "3.23.8",
"zx-cjs": "7.0.7-0"
},
"devDependencies": {
"@nestjs/cli": "10.2.1",
"@nestjs/schematics": "10.0.3",
"@nestjs/testing": "10.2.10",
"@swc/cli": "0.1.63",
"@swc/core": "1.3.101",
"@nestjs/cli": "10.4.2",
"@nestjs/schematics": "10.1.2",
"@nestjs/testing": "10.3.10",
"@swc/cli": "0.4.0",
"@swc/core": "1.6.13",
"@types/bcrypt": "5.0.2",
"@types/cache-manager": "4.0.6",
"@types/ejs": "3.1.5",
"@types/fs-extra": "11.0.4",
"@types/jsonwebtoken": "9.0.5",
"@types/lodash": "4.14.202",
"@types/lodash": "4.17.6",
"@types/mime-types": "2.1.4",
"@types/nodemailer": "6.4.14",
"@types/supertest": "2.0.16",
"@types/ua-parser-js": "0.7.39",
"@types/workerpool": "6.4.7",
"dotenv-cli": "7.3.0",
"ioredis": "^5.3.2",
"redis-memory-server": "0.9.0",
"dotenv-cli": "7.4.2",
"ioredis": "^5.4.1",
"redis-memory-server": "0.11.0",
"ts-toolbelt": "9.6.0",
"vite": "5.0.13",
"vite-tsconfig-paths": "4.2.2",
"vite": "5.3.3",
"vite-tsconfig-paths": "4.3.2",
"vitest": "0.34.6",
"zod": "3.22.4",
"zod": "3.23.8",
"zod-fixture": "2.5.1",
"zod-prisma-types": "2.8.1",
"zx": "7.2.3"
Expand Down
4 changes: 2 additions & 2 deletions dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
FROM node:21-alpine as builder
FROM node:21.7.3-alpine as builder
WORKDIR /app
COPY . .
RUN apk add git make g++ alpine-sdk python3 py3-pip unzip
RUN npm i -g pnpm
RUN pnpm install
RUN npm run build

FROM node:21-alpine
FROM node:21.7.3-alpine
RUN apk add zip unzip bash --no-cache
RUN npm i -g pnpm
WORKDIR /app
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Innei <https://innei.in>",
"private": true,
"license": "MIT",
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.15.8",
"husky": {
"hooks": {
"pre-commit": "lint-staged"
Expand Down Expand Up @@ -45,21 +45,21 @@
},
"devDependencies": {
"@innei/bump-version": "^1.5.10",
"@innei/eslint-config-ts": "^0.11.1",
"@innei/prettier": "^0.11.1",
"@nestjs/cli": "10.2.1",
"@nestjs/schematics": "10.0.3",
"dotenv-cli": "7.3.0",
"eslint": "^8.53.0",
"@innei/eslint-config-ts": "^0.13.2",
"@innei/prettier": "^0.13.2",
"@nestjs/cli": "10.4.2",
"@nestjs/schematics": "10.1.2",
"dotenv-cli": "7.4.2",
"eslint": "^8.57.0",
"husky": "8.0.3",
"lint-staged": "15.1.0",
"lint-staged": "15.2.7",
"npm-run-all": "4.1.5",
"prettier": "3.1.1",
"prisma": "5.6.0",
"prettier": "3.3.2",
"prisma": "5.16.2",
"rimraf": "5.0.5",
"ts-loader": "9.5.1",
"tsconfig-paths": "4.2.0",
"typescript": "^5.2.2",
"typescript": "^5.5.3",
"zx": "7.2.3"
},
"resolutions": {
Expand Down
Loading