Skip to content

feat: Kysely upgrade #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Feb 19, 2025
Merged

feat: Kysely upgrade #12

merged 12 commits into from
Feb 19, 2025

Conversation

kasvith
Copy link
Collaborator

@kasvith kasvith commented May 3, 2023

No description provided.

package.json Outdated
@@ -45,6 +45,7 @@
"@nestjs/common": "^10.3.3",
"@nestjs/config": "^3.2.0",
"@nestjs/core": "^10.3.3",
"@nestjs/devtools-integration": "^0.1.6",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we use latest nestjs as well

Dockerfile Outdated
@@ -1,39 +1,23 @@
FROM node:20-alpine as development
FROM node:20-alpine AS base
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets use node 22

@kasvith kasvith merged commit 9429d65 into main Feb 19, 2025
1 check passed
@kasvith
Copy link
Collaborator Author

kasvith commented Feb 19, 2025

good work @samaratungajs

@kasvith kasvith deleted the feat/kysely branch February 19, 2025 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants