Skip to content

Commit

Permalink
chore(deps): update deps and list as peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
amandesai01 committed Jul 8, 2024
1 parent 0e8fc75 commit a2bf6b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,11 @@
},
"dependencies": {
"@nuxt/kit": "^3.9.1",
"@orama/orama": "^2.0.0-beta.12",
"vitepress": "1.0.0-rc.31"
},
"peerDependencies": {
"@orama/orama": "^2.0.21"
},
"resolutions": {
"string-width": "4.2.3"
},
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1072,11 +1072,6 @@
vite-plugin-checker "^0.6.2"
vue-bundle-renderer "^2.0.0"

"@orama/orama@^2.0.0-beta.12":
version "2.0.0-beta.12"
resolved "https://registry.yarnpkg.com/@orama/orama/-/orama-2.0.0-beta.12.tgz#fc5cd762e6ffd26d076f6e1e2a8b328556fa83c1"
integrity sha512-svPT72gxR1zyF7bMz+itmZBdZB1ndI97YdzArCqo5esIfWy1u5Ht/K8EEYJ/EuC35Di3j9czjCzhL1e/zVEARQ==

"@parcel/[email protected]":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.3.0.tgz#d82e74bb564ebd4d8a88791d273a3d2bd61e27ab"
Expand Down

0 comments on commit a2bf6b0

Please sign in to comment.