We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c792fa6 commit c66cc38Copy full SHA for c66cc38
package.json
@@ -24,7 +24,7 @@
24
"devDependencies": {
25
"@emotion/react": "^11.14.0",
26
"@types/debug": "^4.1.12",
27
- "@types/express": "^5.0.0",
+ "@types/express": "^5.0.2",
28
"@types/jest": "^29.5.14",
29
"@types/node": "^22.15.21",
30
"@types/react": "^18.3.12",
@@ -78,7 +78,7 @@
78
"chokidar": "^4.0.3",
79
"debug": "^4.4.0",
80
"dotenv": "^16.5.0",
81
- "express": "^4.21.2",
+ "express": "^5.1.0",
82
"gray-matter": "^4.0.3",
83
"open": "^10.1.1",
84
"ws": "^8.18.2"
0 commit comments