We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b52f674 + 6db01d7 commit e078335Copy full SHA for e078335
test/package.json
@@ -27,7 +27,7 @@
27
"homepage": "https://nestia.io",
28
"devDependencies": {
29
"@nestia/sdk": "workspace:^",
30
- "@nestjs/swagger": "^8.1.0",
+ "@nestjs/swagger": "^8.1.1",
31
"@types/express": "^4.17.17",
32
"@types/multer": "^1.4.12",
33
"@types/node": "20.11.16",
@@ -36,7 +36,7 @@
36
"nestia": "workspace:^",
37
"ts-node": "^10.9.2",
38
"ts-patch": "~3.3.0",
39
- "typescript": "~5.7.2",
+ "typescript": "~5.7.3",
40
"typescript-transform-paths": "^3.5.3"
41
},
42
"dependencies": {
website/package.json
@@ -24,7 +24,7 @@
24
"@mui/material": "5.15.6",
25
"@mui/system": "5.15.6",
26
"@nestia/editor": "latest",
- "next": "14.2.20",
+ "next": "14.2.21",
"nextra": "^3.2.4",
"nextra-theme-docs": "^3.2.4",
"react": "18.2.0",
0 commit comments