Bump web-component-analyzer from 2.0.0-next.4 to 2.0.0-next.5
Bumps [web-component-analyzer](https://github.com/runem/web-component-analyzer) from 2.0.0-next.4 to 2.0.0-next.5. - [Release notes](https://github.com/runem/web-component-analyzer/releases) - [Changelog](https://github.com/runem/web-component-analyzer/blob/master/CHANGELOG.md) - [Commits](https://github.com/runem/web-component-analyzer/commits) --- updated-dependencies: - dependency-name: web-component-analyzer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Jacob Overgaard
parent
41c09557e2
commit
a443c19f75
8
src/Umbraco.Web.UI.Client/package-lock.json
generated
8
src/Umbraco.Web.UI.Client/package-lock.json
generated
@@ -80,7 +80,7 @@
|
||||
"vite": "^4.4.4",
|
||||
"vite-plugin-static-copy": "^0.17.0",
|
||||
"vite-tsconfig-paths": "^4.2.0",
|
||||
"web-component-analyzer": "^2.0.0-next.4"
|
||||
"web-component-analyzer": "^2.0.0-next.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.14 <19",
|
||||
@@ -21611,9 +21611,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/web-component-analyzer": {
|
||||
"version": "2.0.0-next.4",
|
||||
"resolved": "https://registry.npmjs.org/web-component-analyzer/-/web-component-analyzer-2.0.0-next.4.tgz",
|
||||
"integrity": "sha512-XZ4JOibgp+3OKAQ6K9v4gJOoHAurfXztbfX6FwqXIh4cNLTwHz4QcLDOFav+2ddKGpshM4MQrJaPCPXZeCv5+A==",
|
||||
"version": "2.0.0-next.5",
|
||||
"resolved": "https://registry.npmjs.org/web-component-analyzer/-/web-component-analyzer-2.0.0-next.5.tgz",
|
||||
"integrity": "sha512-QaQwuwFaBuwc7RwX0KdR9bc57s9Jqj+PcekIt3c7WXRY4vGOr/rjyG8YWuT2R7KmGBh+KrCdY/KynMlWRCVR3w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"fast-glob": "^3.2.2",
|
||||
|
||||
@@ -193,7 +193,7 @@
|
||||
"vite": "^4.4.4",
|
||||
"vite-plugin-static-copy": "^0.17.0",
|
||||
"vite-tsconfig-paths": "^4.2.0",
|
||||
"web-component-analyzer": "^2.0.0-next.4"
|
||||
"web-component-analyzer": "^2.0.0-next.5"
|
||||
},
|
||||
"msw": {
|
||||
"workerDirectory": "public"
|
||||
|
||||
Reference in New Issue
Block a user