Skip to content

Commit

Permalink
chore: update search-box version
Browse files Browse the repository at this point in the history
  • Loading branch information
faustoq committed Oct 22, 2024
1 parent 88ce833 commit 667ce71
Show file tree
Hide file tree
Showing 7 changed files with 2,106 additions and 2,104 deletions.
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@astrojs/starlight-tailwind": "^2.0.3",
"@astrojs/tailwind": "^5.1.0",
"@jop-software/astro-cookieconsent": "^3.0.0",
"@orama/react-components": "^0.1.5",
"@orama/react-components": "^0.1.7",
"@oramacloud/client": "^1.3.16",
"astro": "^4.16.1",
"astro-og-canvas": "^0.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/orama/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"devDependencies": {
"@orama/stemmers": "workspace:*",
"@orama/stopwords": "workspace:*",
"@oramacloud/client": "1.3.14",
"@oramacloud/client": "^1.3.16",
"@playwright/test": "^1.29.2",
"@swc/cli": "^0.1.59",
"@swc/core": "^1.3.27",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-docusaurus-v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@orama/highlight": "^0.1.5",
"@orama/orama": "workspace:*",
"@orama/react-components": "^0.0.28",
"@orama/react-components": "^0.1.7",
"@orama/plugin-analytics": "workspace:*",
"@orama/plugin-parsedoc": "workspace:*",
"@orama/switch": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-docusaurus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@orama/highlight": "^0.1.5",
"@orama/orama": "workspace:*",
"@orama/react-components": "^0.0.28",
"@orama/react-components": "^0.1.7",
"@orama/plugin-analytics": "workspace:*",
"@orama/plugin-parsedoc": "workspace:*",
"@orama/switch": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-secure-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"extends": "src/tests/config/tap.yml"
},
"dependencies": {
"@oramacloud/client": "^1.3.11"
"@oramacloud/client": "^1.3.16"
}
}
2 changes: 1 addition & 1 deletion packages/switch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"peerDependencies": {
"@orama/orama": "workspace:*",
"@oramacloud/client": "1.3.15"
"@oramacloud/client": "^1.3.16"
},
"license": "Apache-2.0",
"devDependencies": {
Expand Down
4,198 changes: 2,100 additions & 2,098 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 667ce71

Please sign in to comment.