Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangtao25 committed Nov 26, 2024
2 parents b4de21e + 55e4cdd commit 6029e77
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 19 deletions.
6 changes: 3 additions & 3 deletions packages/canyon-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@radix-ui/react-slot": "^1.1.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.460.0",
"lucide-react": "^0.461.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"recharts": "^2.13.3",
Expand All @@ -23,7 +23,7 @@
},
"devDependencies": {
"@eslint/js": "^9.15.0",
"@types/node": "^22.9.3",
"@types/node": "^22.10.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react-swc": "^3.7.1",
Expand All @@ -35,7 +35,7 @@
"postcss": "^8.4.49",
"tailwindcss": "^3.4.15",
"typescript": "^5.7.2",
"typescript-eslint": "^8.15.0",
"typescript-eslint": "^8.16.0",
"vite": "^5.4.11"
}
}
16 changes: 8 additions & 8 deletions packages/canyon-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
"dependencies": {
"@mongodb-js/zstd": "^1.2.2",
"@nestjs/apollo": "^12.2.1",
"@nestjs/common": "^10.4.8",
"@nestjs/common": "^10.4.9",
"@nestjs/config": "^3.3.0",
"@nestjs/core": "^10.4.8",
"@nestjs/core": "^10.4.9",
"@nestjs/graphql": "^12.2.1",
"@nestjs/jwt": "^10.2.0",
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-express": "^10.4.8",
"@nestjs/platform-express": "^10.4.9",
"@nestjs/schedule": "^4.1.1",
"@nestjs/serve-static": "^4.0.2",
"@nestjs/typeorm": "^10.0.2",
"@prisma/client": "5.16.1",
"axios": "^1.7.7",
"axios": "^1.7.8",
"body-parser": "^1.20.3",
"canyon-data": "^0.1.1-alpha.17",
"class-transformer": "^0.5.1",
Expand Down Expand Up @@ -60,16 +60,16 @@
"@types/istanbul-lib-coverage": "^2.0.6",
"@types/istanbul-lib-source-maps": "^4.0.4",
"@types/jest": "^29.5.14",
"@types/node": "^22.9.3",
"@types/node": "^22.10.0",
"@types/test-exclude": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"ejs": "^3.1.10",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"prettier": "^3.4.0",
"source-map-support": "^0.5.21",
"ts-jest": "^29.2.5",
"ts-loader": "^9.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/canyon-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@types/istanbul-lib-coverage": "^2.0.6",
"@types/istanbul-lib-source-maps": "^4.0.4",
"@types/node": "^22.9.3",
"@types/node": "^22.10.0",
"@vitest/coverage-istanbul": "^2.1.5",
"typescript": "^5.7.2",
"vite": "^5.4.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/canyon-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.49.0",
"@types/node": "^22.9.3"
"@types/node": "^22.10.0"
}
}
10 changes: 5 additions & 5 deletions packages/canyon-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"@monaco-editor/react": "^4.6.0",
"ahooks": "^3.8.1",
"antd": "^5.22.2",
"axios": "^1.7.7",
"axios": "^1.7.8",
"canyon-data": "^0.1.1-alpha.17",
"clsx": "^2.1.1",
"copy-to-clipboard": "^3.3.3",
"dayjs": "^1.11.13",
"echarts": "^5.5.1",
"echarts-for-react": "^3.0.2",
"graphql": "^16.9.0",
"i18next": "^24.0.0",
"i18next": "^24.0.2",
"i18next-browser-languagedetector": "^8.0.0",
"monaco-editor": "^0.52.0",
"query-string": "^9.1.1",
Expand All @@ -46,8 +46,8 @@
"@graphql-codegen/client-preset": "^4.5.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"@vitejs/plugin-react-swc": "^3.7.1",
"autoprefixer": "^10.4.20",
"eslint": "^9.15.0",
Expand All @@ -61,7 +61,7 @@
"eslint-plugin-simple-import-sort": "^12.1.1",
"globals": "^15.12.0",
"postcss": "^8.4.49",
"prettier": "^3.3.3",
"prettier": "^3.4.0",
"swc-plugin-canyon": "0.0.2-alpha.25",
"swc-plugin-coverage-instrument": "^0.0.25",
"@swc/core": "1.7.40",
Expand Down
2 changes: 1 addition & 1 deletion packages/canyon-report/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@rsbuild/core": "^1.1.4",
"@rsbuild/core": "^1.1.5",
"@rsbuild/plugin-react": "^1.0.7",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
Expand Down

0 comments on commit 6029e77

Please sign in to comment.