Skip to content

Commit 7d053ee

Browse files
committed
feature: shopify bump search-component version to 0.4.54
1 parent b31f417 commit 7d053ee

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

clients/search-component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"import": "./dist/vanilla/index.js"
2020
}
2121
},
22-
"version": "0.4.52",
22+
"version": "0.4.54",
2323
"license": "MIT",
2424
"homepage": "https://github.com/devflowinc/trieve/tree/main/clients/search-component",
2525
"scripts": {

clients/trieve-shopify-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"tailwindcss": "^3.4.17",
5555
"trieve-ts-sdk": "0.0.78",
5656
"vite-tsconfig-paths": "^5.0.1",
57-
"trieve-search-component": "0.4.50"
57+
"trieve-search-component": "0.4.54"
5858
},
5959
"devDependencies": {
6060
"@remix-run/eslint-config": "^2.7.1",

clients/trieve-shopify-extension/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9316,10 +9316,10 @@ tr46@~0.0.3:
93169316
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
93179317
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
93189318

9319-
trieve-search-component@0.4.50:
9320-
version "0.4.50"
9321-
resolved "https://registry.yarnpkg.com/trieve-search-component/-/trieve-search-component-0.4.50.tgz#65fbdf04e66fd568d0e7c0a8a7e520c81d8ac7cc"
9322-
integrity sha512-6i0pEniz6h6wjix3LPF93OhMR1zREDwHZg525TKDMzB9KI5xrlMNADoaFYnQ6bEjeiuhk7fVkDL9+ESEXrufJg==
9319+
trieve-search-component@0.4.54:
9320+
version "0.4.54"
9321+
resolved "https://registry.yarnpkg.com/trieve-search-component/-/trieve-search-component-0.4.54.tgz#eadc7f8f1097a08760b128fd67ffefa9c730e0df"
9322+
integrity sha512-KB56sPi0O4NSYAl3/HncZi59SelwcYqGEebo3UqLhbYDTWxo1zNI3mllCj/eC/ZA8V835UzFTDTAHMPer4YDvw==
93239323
dependencies:
93249324
"@formkit/auto-animate" "^0.8.2"
93259325
"@r2wc/react-to-web-component" "^2.0.3"
@@ -9335,18 +9335,18 @@ trieve-search-component@0.4.50:
93359335
react-scan "^0.3.2"
93369336
react-snap-carousel "^0.5.0"
93379337
tailwind-merge "^3.0.2"
9338-
trieve-ts-sdk "^0.0.69"
9338+
trieve-ts-sdk "0.0.73"
9339+
9340+
trieve-ts-sdk@0.0.73:
9341+
version "0.0.73"
9342+
resolved "https://registry.yarnpkg.com/trieve-ts-sdk/-/trieve-ts-sdk-0.0.73.tgz#9de17428ddb4b1f6d68709695f371d185c4bda79"
9343+
integrity sha512-68iG/OlmKSGmnmI/J33S6VKleEAfq4txzARhvKv1g+CYSaG7HOH76n0cFDMtUUEEKn1PD4nV82uh5ZFtfIxD0A==
93399344

93409345
trieve-ts-sdk@0.0.78:
93419346
version "0.0.78"
93429347
resolved "https://registry.yarnpkg.com/trieve-ts-sdk/-/trieve-ts-sdk-0.0.78.tgz#624ee877b829a84ffce633423876bb1d4ab49455"
93439348
integrity sha512-tYvJgZJzjTu4sXpdzf+BdcDtjKUxPlX6R0Paw7db0tO8SmE73BYmPoIm1zkMDCye76wyZuIdG/0rIMpR/TKfXA==
93449349

9345-
trieve-ts-sdk@^0.0.69:
9346-
version "0.0.69"
9347-
resolved "https://registry.yarnpkg.com/trieve-ts-sdk/-/trieve-ts-sdk-0.0.69.tgz#837f21890faf7658157a65fdf9069246ee59d81a"
9348-
integrity sha512-I1QOndfsCBcNwPEi7gtO8SNHdt8LZvEAWPNmY38HhEE1Dnxx5lmMmVfjqGogirVaOdS0ZS4JxZ1vlfIjAPgGZg==
9349-
93509350
trim-lines@^3.0.0:
93519351
version "3.0.1"
93529352
resolved "https://registry.yarnpkg.com/trim-lines/-/trim-lines-3.0.1.tgz#d802e332a07df861c48802c04321017b1bd87338"

0 commit comments

Comments
 (0)