We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9a1acd commit f148a9aCopy full SHA for f148a9a
apps/cra/package.json
@@ -15,7 +15,7 @@
15
"@babel/plugin-syntax-flow": "~7.26.0",
16
"@babel/plugin-transform-react-jsx": "~7.25.0",
17
"@craco/craco": "~7.1.0",
18
- "@types/express": "~4.17.13",
+ "@types/express": "~5.0.0",
19
"@types/jest": "~29.5.0",
20
"@types/react": "~18.3.0",
21
"@types/react-dom": "~18.3.0",
apps/nestjs/package.json
@@ -20,7 +20,7 @@
},
"devDependencies": {
22
"@nestjs/cli": "~11.0.0",
23
- "@types/express": "~4.17.11",
24
"@types/node": "~22.13.0",
25
"ts-node": "~10.9.0",
26
"tsconfig-paths": "~4.2.0",
0 commit comments