We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5319940 commit 5840348Copy full SHA for 5840348
1 file changed
src/docs/package.json
@@ -15,6 +15,7 @@
15
"license": "ISC",
16
"dependencies": {
17
"@fontsource/inter": "^5.2.8",
18
+ "esbuild": "0.25.11",
19
"fs-extra": "^11.2.0",
20
"highlight.js": "^11.11.1",
21
"html-entities": "^2.3.3",
@@ -27,7 +28,6 @@
27
28
"@types/highlight.js": "^9.12.4",
29
"@types/jquery": "^3.5.33",
30
"concurrently": "^8.2.2",
- "esbuild": "0.25.11",
31
"http-server": "^14.1.1",
32
"nodemon": "^3.1.4"
33
}
0 commit comments