Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

Commit 0f42293

Browse files
committed
Merge branch 'main' of github.com:novuhq/docs
2 parents 4e17b5e + d9f88a4 commit 0f42293

3 files changed

Lines changed: 753 additions & 690 deletions

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
},
110110
"pnpm": {
111111
"overrides": {
112+
"@babel/core@<=7.29.0": "^7.29.6",
112113
"@babel/plugin-transform-modules-systemjs@>=7.12.0 <=7.29.3": "^7.29.4",
113114
"ajv@<6.14.0": "^6.14.0",
114115
"altcha-lib": "^1.4.1",
@@ -118,7 +119,8 @@
118119
"estree-util-value-to-estree@<3.3.3": "^3.3.3",
119120
"fast-uri@<=3.1.1": "^3.1.2",
120121
"flatted@<3.4.2": "^3.4.2",
121-
"form-data@>=4.0.0 <4.0.4": "^4.0.4",
122+
"esbuild@>=0.17.0 <0.28.1": "^0.28.1",
123+
"form-data@>=4.0.0 <4.0.6": "^4.0.6",
122124
"fast-xml-parser@<4.5.5": "^4.5.5",
123125
"glob@>=10.2.0 <10.5.0": "^10.5.0",
124126
"js-yaml@<3.14.2": "^3.14.2",

0 commit comments

Comments
 (0)