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 84231c6 commit 0f33480Copy full SHA for 0f33480
2 files changed
package.json
@@ -23,21 +23,22 @@
23
},
24
"devDependencies": {
25
"mdx2vast": "^0.3.0",
26
- "mint": "^4.2.284",
+ "mint": "^4.2.296",
27
"prettier": "^3.8.0"
28
29
"pnpm": {
30
"overrides": {
31
- "express": "^4.21.2",
32
"axios": "^1.12.0",
33
"body-parser": "^1.20.3",
34
- "path-to-regexp": "^0.1.12",
35
"cookie": "^0.7.0",
36
- "serve-static": "^1.16.0",
+ "express": "^4.21.2",
+ "js-yaml": "^4.1.1",
+ "lodash": "^4.17.23",
37
+ "path-to-regexp": "^0.1.12",
38
"send": "^0.19.0",
- "tar": "^6.2.1",
39
- "zod": "^3.22.3",
40
- "js-yaml": "^4.1.1"
+ "serve-static": "^1.16.0",
+ "tar": "^7.5.6",
41
+ "zod": "^3.22.3"
42
}
43
-}
44
+}
0 commit comments