Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang (张涛) committed Nov 4, 2024
1 parent 74bf19e commit 3923706
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions packages/canyon-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
"devDependencies": {
"@nestjs/cli": "^10.4.6",
"@nestjs/schematics": "^10.2.3",
"@swc/cli": "^0.5.0",
"@swc/core": "^1.8.0",
"@swc/jest": "^0.2.37",
"@swc/cli": "0.4.1-nightly.20240914",
"@swc/core": "1.7.40",
"@swc/jest": "0.2.36",
"@types/express": "^5.0.0",
"@types/istanbul-lib-coverage": "^2.0.6",
"@types/istanbul-lib-source-maps": "^4.0.4",
Expand Down Expand Up @@ -96,4 +96,4 @@
"^.+\\.(t|j)sx?$": "@swc/jest"
}
}
}
}
4 changes: 2 additions & 2 deletions packages/canyon-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@
"prettier": "^3.3.3",
"swc-plugin-canyon": "0.0.2-alpha.25",
"swc-plugin-coverage-instrument": "^0.0.25",
"@swc/core": "1.7.39",
"@swc/core": "1.7.40",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3",
"unplugin-auto-import": "^0.18.3",
"unplugin-auto-import-antd": "^0.0.2",
"vite": "^5.4.10",
"vite-plugin-pages": "^0.32.3"
}
}
}

0 comments on commit 3923706

Please sign in to comment.