Skip to content

Commit

Permalink
Update Quantum
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardocavazza committed Nov 16, 2023
1 parent a125798 commit be5a445
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/calm-phones-agree.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@chialab/dna': patch
---

Update Quantum
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@changesets/cli": "^2.22.0",
"@chialab/eslint-config": "^4.0.0",
"@chialab/prettier-config": "^1.2.2",
"@chialab/quantum": "^1.0.0-alpha.0",
"@chialab/quantum": "^1.0.0-alpha.5",
"@vitest/browser": "^0.34.6",
"@vitest/coverage-istanbul": "^0.34.6",
"@vitest/coverage-v8": "^0.34.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1316,10 +1316,10 @@
dependencies:
"@ianvs/prettier-plugin-sort-imports" "^4.1.0"

"@chialab/quantum@^1.0.0-alpha.0":
version "1.0.0-alpha.3"
resolved "https://registry.npmjs.org/@chialab/quantum/-/quantum-1.0.0-alpha.3.tgz#4cdfda4f5982e6ea263aa2a2f59c0fcc5652decb"
integrity sha512-FsMI9IK2h04/mTAwAYMO6AmVYPtigsa5vSeHAOztItK3VsoMEwXpP3kFgvnVyI69fqfU2b8BeEixsmIniGyPJQ==
"@chialab/quantum@^1.0.0-alpha.5":
version "1.0.0-alpha.5"
resolved "https://registry.npmjs.org/@chialab/quantum/-/quantum-1.0.0-alpha.5.tgz#1409a0b0fec4ae6f4bbf453fb44033659f7ad687"
integrity sha512-f7IS3csE63cv4u8Rr0w3HwMi+wK+Idu8Q0QpHh2MUqOe78k9a5G2DGdYDpnZoierVbp/JjFngNsRLJwLf/4Y6Q==

"@docsearch/[email protected]", "@docsearch/css@^3.5.2":
version "3.5.2"
Expand Down

0 comments on commit be5a445

Please sign in to comment.