mirror of
https://github.com/diced/zipline.git
synced 2025-12-12 07:40:45 -08:00
chore: update deps
This commit is contained in:
@@ -19,7 +19,8 @@ services:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
# UNCOMMENT THE BELOW LINE ON THE FIRST RUN!
|
||||
# entrypoint: ['pnpm', 'db:prototype']
|
||||
entrypoint: ['pnpm', 'db:prototype']
|
||||
# entrypoint: ['pnpm', 'prisma', 'migrate', 'reset', '--force']
|
||||
ports:
|
||||
- '3000:3000'
|
||||
env_file:
|
||||
|
||||
72
package.json
72
package.json
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ant-design/plots": "^1.2.6",
|
||||
"@aws-sdk/client-s3": "^3.614.0",
|
||||
"@aws-sdk/client-s3": "^3.654.0",
|
||||
"@fastify/cookie": "^9.3.1",
|
||||
"@fastify/cors": "^9.0.1",
|
||||
"@fastify/multipart": "^8.2.0",
|
||||
@@ -29,64 +29,64 @@
|
||||
"@fastify/sensible": "^5.5.0",
|
||||
"@fastify/static": "^7.0.4",
|
||||
"@github/webauthn-json": "^2.1.1",
|
||||
"@mantine/code-highlight": "^7.2.2",
|
||||
"@mantine/core": "^7.2.2",
|
||||
"@mantine/dates": "^7.2.2",
|
||||
"@mantine/dropzone": "^7.2.2",
|
||||
"@mantine/form": "^7.2.2",
|
||||
"@mantine/hooks": "^7.2.2",
|
||||
"@mantine/modals": "^7.2.2",
|
||||
"@mantine/notifications": "^7.2.2",
|
||||
"@mantine/code-highlight": "^7.12.2",
|
||||
"@mantine/core": "^7.12.2",
|
||||
"@mantine/dates": "^7.12.2",
|
||||
"@mantine/dropzone": "^7.12.2",
|
||||
"@mantine/form": "^7.12.2",
|
||||
"@mantine/hooks": "^7.12.2",
|
||||
"@mantine/modals": "^7.12.2",
|
||||
"@mantine/notifications": "^7.12.2",
|
||||
"@prisma/client": "^5.19.1",
|
||||
"@prisma/internals": "^5.19.1",
|
||||
"@prisma/migrate": "^5.19.1",
|
||||
"@tabler/icons-react": "^2.42.0",
|
||||
"@tabler/icons-react": "^2.47.0",
|
||||
"@xoi/gps-metadata-remover": "^1.1.2",
|
||||
"argon2": "^0.30.3",
|
||||
"bytes": "^3.1.2",
|
||||
"clsx": "^2.0.0",
|
||||
"clsx": "^2.1.1",
|
||||
"colorette": "^2.0.20",
|
||||
"commander": "^12.0.0",
|
||||
"dayjs": "^1.11.10",
|
||||
"dotenv": "^16.3.1",
|
||||
"commander": "^12.1.0",
|
||||
"dayjs": "^1.11.13",
|
||||
"dotenv": "^16.4.5",
|
||||
"express": "^4.18.2",
|
||||
"fast-glob": "^3.3.2",
|
||||
"fastify": "^4.26.2",
|
||||
"fastify": "^4.28.1",
|
||||
"fastify-plugin": "^4.5.1",
|
||||
"fflate": "^0.8.2",
|
||||
"fluent-ffmpeg": "^2.1.3",
|
||||
"highlight.js": "^11.9.0",
|
||||
"highlight.js": "^11.10.0",
|
||||
"iron-session": "^8.0.3",
|
||||
"isomorphic-dompurify": "^1.11.0",
|
||||
"katex": "^0.16.9",
|
||||
"mantine-datatable": "^7.1.7",
|
||||
"isomorphic-dompurify": "^1.13.0",
|
||||
"katex": "^0.16.11",
|
||||
"mantine-datatable": "^7.12.4",
|
||||
"ms": "^2.1.3",
|
||||
"multer": "1.4.5-lts.1",
|
||||
"next": "^14.0.3",
|
||||
"next": "^14.2.13",
|
||||
"otplib": "^12.0.1",
|
||||
"prisma": "^5.19.1",
|
||||
"qrcode": "^1.5.3",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"qrcode": "^1.5.4",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-markdown": "^8.0.7",
|
||||
"remark-gfm": "^3.0.1",
|
||||
"sharp": "^0.32.6",
|
||||
"swr": "^2.2.0",
|
||||
"swr": "^2.2.5",
|
||||
"znv": "^0.3.2",
|
||||
"zod": "^3.22.4",
|
||||
"zustand": "^4.4.7"
|
||||
"zod": "^3.23.8",
|
||||
"zustand": "^4.5.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bytes": "^3.1.4",
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/fluent-ffmpeg": "^2.1.24",
|
||||
"@types/fluent-ffmpeg": "^2.1.26",
|
||||
"@types/katex": "^0.16.7",
|
||||
"@types/ms": "^0.7.34",
|
||||
"@types/multer": "^1.4.11",
|
||||
"@types/node": "^20.10.1",
|
||||
"@types/multer": "^1.4.12",
|
||||
"@types/node": "^20.16.5",
|
||||
"@types/qrcode": "^1.5.5",
|
||||
"@types/react": "^18.2.39",
|
||||
"@types/react-dom": "^18.2.17",
|
||||
"@types/react": "^18.3.8",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.13.1",
|
||||
"@typescript-eslint/parser": "^6.13.1",
|
||||
"eslint": "^8.54.0",
|
||||
@@ -94,13 +94,13 @@
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-prettier": "^5.0.1",
|
||||
"eslint-plugin-unused-imports": "^3.0.0",
|
||||
"postcss": "^8.4.31",
|
||||
"postcss-preset-mantine": "^1.11.0",
|
||||
"postcss": "^8.4.47",
|
||||
"postcss-preset-mantine": "^1.17.0",
|
||||
"postcss-simple-vars": "^7.0.1",
|
||||
"prettier": "^3.1.0",
|
||||
"prettier": "^3.3.3",
|
||||
"tsup": "^7.2.0",
|
||||
"tsx": "^4.7.2",
|
||||
"typescript": "^5.3.2"
|
||||
"tsx": "^4.19.1",
|
||||
"typescript": "^5.6.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
|
||||
2517
pnpm-lock.yaml
generated
2517
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user