Skip to content

Commit

Permalink
Update custom elements manifest analyzer version.
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardocavazza committed Dec 20, 2024
1 parent 3bca3a1 commit 3e2e94f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 27 deletions.
5 changes: 5 additions & 0 deletions .changeset/stupid-crabs-obey.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@chialab/storybook-dna-vite": patch
---

Update custom elements manifest analyzer version.
2 changes: 1 addition & 1 deletion packages/storybook-dna-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@chialab/manifest-analyzer-dna-plugin": "^3.2.0",
"@chialab/storybook-dna": "^8.0.4",
"@chialab/vite-plugin-hmr-dna": "^4.1.0",
"@custom-elements-manifest/analyzer": "^0.9.0",
"@custom-elements-manifest/analyzer": "^0.10.0",
"@rollup/pluginutils": "^5.0.2",
"@storybook/builder-vite": "^8.0.0",
"magic-string": "^0.27.0",
Expand Down
31 changes: 5 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ __metadata:
"@chialab/manifest-analyzer-dna-plugin": ^3.2.0
"@chialab/storybook-dna": ^8.0.4
"@chialab/vite-plugin-hmr-dna": ^4.1.0
"@custom-elements-manifest/analyzer": ^0.9.0
"@custom-elements-manifest/analyzer": ^0.10.0
"@rollup/pluginutils": ^5.0.2
"@storybook/builder-vite": ^8.0.0
magic-string: ^0.27.0
Expand Down Expand Up @@ -534,27 +534,6 @@ __metadata:
languageName: node
linkType: hard

"@custom-elements-manifest/analyzer@npm:^0.9.0":
version: 0.9.9
resolution: "@custom-elements-manifest/analyzer@npm:0.9.9"
dependencies:
"@custom-elements-manifest/find-dependencies": ^0.0.5
"@github/catalyst": ^1.6.0
"@web/config-loader": 0.1.3
chokidar: 3.5.2
command-line-args: 5.1.2
comment-parser: 1.2.4
custom-elements-manifest: 1.0.0
debounce: 1.2.1
globby: 11.0.4
typescript: ~5.4.2
bin:
cem: cem.js
custom-elements-manifest: cem.js
checksum: d9ff4a899bb3a6ad24d83bb24ba754f85e2cffe58a0b57700d021b9ac77c08f43fcdd350254f5682d8261ad1b17d32d31a9b52b12035dbe0a2f50ded3af87385
languageName: node
linkType: hard

"@custom-elements-manifest/find-dependencies@npm:^0.0.5":
version: 0.0.5
resolution: "@custom-elements-manifest/find-dependencies@npm:0.0.5"
Expand Down Expand Up @@ -5522,10 +5501,10 @@ __metadata:
linkType: hard

"vite@npm:^5.0.0 || ^6.0.0, vite@npm:^6.0.0":
version: 6.0.4
resolution: "vite@npm:6.0.4"
version: 6.0.5
resolution: "vite@npm:6.0.5"
dependencies:
esbuild: ^0.24.0
esbuild: 0.24.0
fsevents: ~2.3.3
postcss: ^8.4.49
rollup: ^4.23.0
Expand Down Expand Up @@ -5569,7 +5548,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 4582eb53ba274b92cd4b1799be05ca5714a37cef6ac6135c1a0835ca47943a9dd3a4d608f2dcb5571241cf6339fd3164f36a9fdb97ba71368ccd57aa5347671d
checksum: 51191684025a534f5c4467ce5cefa358fde4bbf5956cac66e55d8d4cb390dfc82d6d44b19d39919e2e899214cfdf81b33c9bb8e3f5fc12becdd4ceceffc3ba1e
languageName: node
linkType: hard

Expand Down

0 comments on commit 3e2e94f

Please sign in to comment.