fix(deps): override packages (#1936)

* override packages
This commit is contained in:
Philip Okugbe
2026-02-11 16:48:26 -08:00
committed by GitHub
parent 7861b5b186
commit f170ede8da
4 changed files with 2322 additions and 1236 deletions
+17 -2
View File
@@ -61,7 +61,7 @@
"cross-env": "^7.0.3",
"date-fns": "^4.1.0",
"diff": "8.0.3",
"dompurify": "^3.2.6",
"dompurify": "^3.3.1",
"fractional-indexing-jittered": "^1.0.0",
"highlight.js": "^11.11.1",
"image-dimensions": "^2.5.0",
@@ -101,7 +101,22 @@
"jsdom": "25.0.1",
"jsonwebtoken": "9.0.3",
"prosemirror-changeset": "2.3.1",
"y-prosemirror": "1.3.7"
"y-prosemirror": "1.3.7",
"qs": "6.14.1",
"glob": "10.5.0",
"lodash": "4.17.23",
"js-yaml": "4.1.1",
"formidable": "3.5.4",
"next": "14.2.35",
"braces": "3.0.3",
"ws": "8.19.0",
"cross-spawn": "7.0.5",
"dompurify": "3.3.1",
"tmp": "0.2.5",
"brace-expansion": "4.0.1",
"@babel/runtime": "7.26.10",
"prismjs":"1.30.0",
"lodash-es": "4.17.23"
},
"neverBuiltDependencies": []
}