Skip to content

Commit

Permalink
upd: update react-spectra-editor v1.3.4 (#119) (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
baolanlequang authored Aug 1, 2024
1 parent 58eb4b3 commit 6472004
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@complat/chem-spectra-client",
"version": "1.3.2",
"version": "1.3.4",
"description": "ChemSpectra client side server.",
"repository": {
"type": "git",
Expand All @@ -20,7 +20,7 @@
"react-dom": "^17.0.2"
},
"dependencies": {
"@complat/react-spectra-editor": "1.3.2",
"@complat/react-spectra-editor": "1.3.4",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.9",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1180,10 +1180,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@complat/[email protected].2":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@complat/react-spectra-editor/-/react-spectra-editor-1.3.2.tgz#5545621b4832c96c22a6ac0e64bfc5fc31b018e4"
integrity sha512-THIn3Bm+WqD5qBxMFJ+d1xtCCHK1UfArXy3wELktalLbUOD1BoR8zHC+zHGd9EQyA6jbdmty4eU8m2AvJuyZFQ==
"@complat/[email protected].4":
version "1.3.4"
resolved "https://registry.yarnpkg.com/@complat/react-spectra-editor/-/react-spectra-editor-1.3.4.tgz#8ae38c4429eeecde12ef390c1cb4be33fb56736e"
integrity sha512-1AjKX9nM8wpwJ1Z1G9+I6P7hSmzDjfKF94ZADE3dcTSWzyiKWQKbOm5psPR+fezqn38ey/by0Pgm4qzIG6K2gA==
dependencies:
"@complat/react-svg-file-zoom-pan" "1.1.4"
"@emotion/react" "^11.11.1"
Expand All @@ -1193,6 +1193,7 @@
"@mui/icons-material" "^5.14.9"
"@mui/material" "^5.14.9"
"@mui/styles" "^5.14.9"
"@popperjs/core" "^2.11.8"
"@types/jest" "^29.5.0"
"@types/node" "^18.15.11"
"@types/react" "^18.0.34"
Expand Down

0 comments on commit 6472004

Please sign in to comment.