Skip to content

feat: Kysely upgrade#12

Merged
kasvith merged 12 commits intomainfrom
feat/kysely
Feb 19, 2025
Merged

feat: Kysely upgrade#12
kasvith merged 12 commits intomainfrom
feat/kysely

Conversation

@kasvith
Copy link
Copy Markdown
Collaborator

@kasvith kasvith commented May 3, 2023

No description provided.

package.json Outdated
"@nestjs/common": "^10.3.3",
"@nestjs/config": "^3.2.0",
"@nestjs/core": "^10.3.3",
"@nestjs/devtools-integration": "^0.1.6",
Copy link
Copy Markdown
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

@@ -1,39 +1,23 @@
FROM node:20-alpine as development
FROM node:20-alpine AS base
Copy link
Copy Markdown
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
Copy Markdown
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

2 participants