Skip to content

Commit

Permalink
chore(deps): Update next-core packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 30, 2023
1 parent e32e81f commit 384632b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions sdk/micro-app-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
},
"sideEffects": false,
"dependencies": {
"@next-core/http": "^1.0.0"
"@next-core/http": "^1.0.6"
},
"devDependencies": {
"@next-core/build-next-libs": "^1.0.0"
"@next-core/build-next-libs": "^1.0.5"
}
}
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1269,7 +1269,7 @@
resolved "https://registry.yarnpkg.com/@next-core/browserslist-config-next/-/browserslist-config-next-1.0.3.tgz#bb4784d1a815b68635c581436c1de0f4676acc64"
integrity sha512-zRwACYDXcL8YAA6WRh04eBzf8fCt3W+TdyMdkzM9UvqGG4ii2tsfwnS4Ve/d6nnvuITB/3vMOWNiqMj+218jDA==

"@next-core/build-next-libs@^1.0.0", "@next-core/build-next-libs@^1.0.5":
"@next-core/build-next-libs@^1.0.5":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@next-core/build-next-libs/-/build-next-libs-1.0.5.tgz#53fd87cc8e264b76e9be6abb1c32a371ea05a6ad"
integrity sha512-7rEJpIwU1Bor8QTRCnjs+8xUwlIc57srMV+hTPBXdy+kEbUDPa0YRX1/8MGmeZkwStIekJw6LftijFXUd60O2w==
Expand Down Expand Up @@ -1305,7 +1305,7 @@
"@typescript-eslint/parser" "^5.59.7"
eslint-config-prettier "^8.8.0"

"@next-core/http@^1.0.0", "@next-core/http@^1.0.6":
"@next-core/http@^1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@next-core/http/-/http-1.0.6.tgz#75af6668db782e76a4ce9d46573e9f30dd8fa64d"
integrity sha512-5WOczo6131ZTjeGaKxYj0VIVEU+OcXB80AIwF9HcOGgm4tVatd7ejhs7vZ+6mvblJKoSWEzhBcrUBQgV+tqfvA==
Expand Down

0 comments on commit 384632b

Please sign in to comment.