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 88571a7 commit 1258087Copy full SHA for 1258087
package.json
@@ -59,7 +59,17 @@
59
"node": ">=18.0"
60
},
61
"resolutions": {
62
- "node-forge": "^1.3.2"
+ "node-forge": "^1.3.2",
63
+ "on-headers": "^1.1.0",
64
+ "tar-fs": "^3.1.1",
65
+ "js-yaml": "^3.14.2",
66
+ "brace-expansion": "^1.1.12",
67
+ "cross-spawn": "^7.0.5",
68
+ "image-size": "^1.2.1",
69
+ "prismjs": "^1.30.0",
70
+ "mdast-util-to-hast": "^13.2.1",
71
+ "@eslint/plugin-kit": "^0.3.4",
72
+ "estree-util-value-to-estree": "^3.3.3"
73
74
"description": "Docusaurus example project (classic-typescript template)"
75
}
0 commit comments