File tree Expand file tree Collapse file tree 2 files changed +10271
-1
lines changed Expand file tree Collapse file tree 2 files changed +10271
-1
lines changed Original file line number Diff line number Diff line change 98
98
" prettier --write"
99
99
]
100
100
},
101
- "customElements" : " custom-elements.json"
101
+ "customElements" : " custom-elements.json" ,
102
+ "pnpm" : {
103
+ "overrides" : {
104
+ "trim@<0.0.3" : " >=0.0.3" ,
105
+ "express@<4.19.2" : " >=4.19.2" ,
106
+ "ip@<1.1.9" : " >=1.1.9" ,
107
+ "braces@<3.0.3" : " >=3.0.3" ,
108
+ "ejs@<3.1.10" : " >=3.1.10" ,
109
+ "ws@>=8.0.0 <8.17.1" : " >=8.17.1" ,
110
+ "ws@>=7.0.0 <7.5.10" : " >=7.5.10" ,
111
+ "micromatch@<4.0.8" : " >=4.0.8" ,
112
+ "body-parser@<1.20.3" : " >=1.20.3" ,
113
+ "send@<0.19.0" : " >=0.19.0" ,
114
+ "serve-static@<1.16.0" : " >=1.16.0" ,
115
+ "express@<4.20.0" : " >=4.20.0" ,
116
+ "path-to-regexp@>=0.2.0 <1.9.0" : " >=1.9.0" ,
117
+ "path-to-regexp@<0.1.10" : " >=0.1.10" ,
118
+ "rollup@<2.79.2" : " >=2.79.2" ,
119
+ "cookie@<0.7.0" : " >=0.7.0"
120
+ }
121
+ }
102
122
}
You can’t perform that action at this time.
0 commit comments