Skip to content

Commit

Permalink
Update tno-core to version 0.1.57
Browse files Browse the repository at this point in the history
  • Loading branch information
kkwangsir committed May 1, 2024
1 parent cc98a07 commit 7f2b3d4
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
Binary file not shown.
Binary file modified app/editor/.yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion app/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"react-tooltip": "5.10.0",
"redux-logger": "3.0.6",
"styled-components": "5.3.9",
"tno-core": "0.1.55"
"tno-core": "0.1.57"
},
"devDependencies": {
"@simbathesailor/use-what-changed": "2.0.0",
Expand Down
10 changes: 5 additions & 5 deletions app/editor/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10604,7 +10604,7 @@ __metadata:
sass-extract-js: 0.4.0
sass-extract-loader: 1.1.0
styled-components: 5.3.9
tno-core: 0.1.55
tno-core: 0.1.57
typescript: 4.9.5
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14741,9 +14741,9 @@ __metadata:
languageName: node
linkType: hard

"tno-core@npm:0.1.55":
version: 0.1.55
resolution: "tno-core@npm:0.1.55"
"tno-core@npm:0.1.57":
version: 0.1.57
resolution: "tno-core@npm:0.1.57"
dependencies:
"@elastic/elasticsearch": ^8.10.0
"@fortawesome/free-solid-svg-icons": ^6.4.2
Expand Down Expand Up @@ -14776,7 +14776,7 @@ __metadata:
styled-components: ^5.3.9
tno-core: 0.1.44
yup: ^1.1.1
checksum: ee9114fea980de5f7a4281dd9d37c072cea78b51035588864c77020e3cd4291608c85f2f2e161deba997c88d257a5655abc2f1a9ea0495317d1cba7aebb36d29
checksum: 23a3be738ae6e890c91ba4d2ab41971d274740085022fcfb33a7b6762e21b42c217d5b0e25333164cb965d484f95ca5bd0658223bba81b633739b2c23d4e8177
languageName: node
linkType: hard

Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion app/subscriber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"redux-logger": "3.0.6",
"sheetjs": "file:packages/xlsx-0.20.1.tgz",
"styled-components": "5.3.9",
"tno-core": "0.1.55"
"tno-core": "0.1.57"
},
"devDependencies": {
"@testing-library/jest-dom": "5.16.5",
Expand Down
10 changes: 5 additions & 5 deletions app/subscriber/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10569,7 +10569,7 @@ __metadata:
sass-extract-loader: 1.1.0
sheetjs: "file:packages/xlsx-0.20.1.tgz"
styled-components: 5.3.9
tno-core: 0.1.55
tno-core: 0.1.57
typescript: 4.9.5
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14652,9 +14652,9 @@ __metadata:
languageName: node
linkType: hard

"tno-core@npm:0.1.55":
version: 0.1.55
resolution: "tno-core@npm:0.1.55"
"tno-core@npm:0.1.57":
version: 0.1.57
resolution: "tno-core@npm:0.1.57"
dependencies:
"@elastic/elasticsearch": ^8.10.0
"@fortawesome/free-solid-svg-icons": ^6.4.2
Expand Down Expand Up @@ -14687,7 +14687,7 @@ __metadata:
styled-components: ^5.3.9
tno-core: 0.1.44
yup: ^1.1.1
checksum: ee9114fea980de5f7a4281dd9d37c072cea78b51035588864c77020e3cd4291608c85f2f2e161deba997c88d257a5655abc2f1a9ea0495317d1cba7aebb36d29
checksum: 23a3be738ae6e890c91ba4d2ab41971d274740085022fcfb33a7b6762e21b42c217d5b0e25333164cb965d484f95ca5bd0658223bba81b633739b2c23d4e8177
languageName: node
linkType: hard

Expand Down

0 comments on commit 7f2b3d4

Please sign in to comment.