mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
chore: pin overrides in site/package.json (#25052)
This commit is contained in:
+13
-2
@@ -204,8 +204,19 @@
|
||||
"esbuild": "^0.25.0",
|
||||
"form-data": "4.0.4",
|
||||
"prismjs": "1.30.0",
|
||||
"dompurify": "3.2.6",
|
||||
"brace-expansion": "1.1.12"
|
||||
"rollup": "4.59.0",
|
||||
"flatted": "3.4.2",
|
||||
"playwright": "1.55.1",
|
||||
"lodash": "4.18.1",
|
||||
"minimatch": "9.0.7",
|
||||
"glob": "10.5.0",
|
||||
"mdast-util-to-hast": "13.2.1",
|
||||
"dompurify": "3.4.0",
|
||||
"brace-expansion": "1.1.13",
|
||||
"qs": "6.14.1",
|
||||
"uuid": "11.1.1",
|
||||
"js-yaml": "3.14.2",
|
||||
"yaml": "2.8.3"
|
||||
},
|
||||
"ignoredBuiltDependencies": [
|
||||
"cpu-features",
|
||||
|
||||
Generated
+130
-419
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user