We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50db8cd commit b732e31Copy full SHA for b732e31
1 file changed
apps/server/package.json
@@ -87,10 +87,10 @@
87
"@nestjs/platform-fastify": "^10.2.5",
88
"@nestjs/schematics": "^10.0.2",
89
"@nestjs/testing": "^10.2.5",
90
- "@stickyjs/eslint-config": "^1.3.3",
91
- "@stickyjs/prettier": "^1.3.3",
92
- "@stickyjs/testcontainers": "^1.3.3",
93
- "@stickyjs/typescript": "^1.3.3",
+ "@stickyjs/eslint-config": "^1.3.4",
+ "@stickyjs/prettier": "^1.3.4",
+ "@stickyjs/testcontainers": "^1.3.4",
+ "@stickyjs/typescript": "^1.3.4",
94
"@types/express": "^4.17.17",
95
"@types/jest": "^29.5.4",
96
"@types/node": "^20.5.0",
0 commit comments