npm update (#4800)

This commit is contained in:
Matt Godbolt
2023-02-28 07:51:28 -06:00
committed by GitHub
parent b2dd3fd663
commit 09828869bb
2 changed files with 4765 additions and 11305 deletions

16057
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -9,5 +9,16 @@
"strictPropertyInitialization": false,
"lib": ["dom", "es5", "dom.iterable"]
},
"exclude": ["out", "test", "etc", "examples", "app.ts", "compiler-args-app.ts", "lib", "examples", "webpack.config.esm.ts", "cypress"]
"exclude": [
"out",
"test",
"etc",
"examples",
"app.ts",
"compiler-args-app.ts",
"lib",
"examples",
"webpack.config.esm.ts",
"cypress"
]
}