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 a03458a commit f84b076Copy full SHA for f84b076
package.json
@@ -73,6 +73,7 @@
73
"//": "Pin jsonc-parser because v3.3.0 breaks rollup-plugin-esbuild",
74
"resolutions": {
75
"jsonc-parser": "3.2.0",
76
- "parse5": "7.2.1"
+ "parse5": "7.2.1",
77
+ "@types/node": "24.1.0"
78
}
79
0 commit comments