Skip to content

Commit

Permalink
pkg: Update all non-major dependencies (#3036)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 28, 2024
1 parent f8977c0 commit 8f53b5e
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 37 deletions.
12 changes: 6 additions & 6 deletions examples/github-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/github-app/package.json
Expand Up @@ -54,7 +54,7 @@
"@data-client/react": "^0.11.0",
"@data-client/rest": "^0.11.0",
"@js-temporal/polyfill": "^0.4.4",
"antd": "5.16.4",
"antd": "5.16.5",
"parse-link-header": "^2.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
52 changes: 26 additions & 26 deletions examples/nextjs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -274,8 +274,8 @@ __metadata:
linkType: hard

"@anansi/cli@npm:^3.0.15":
version: 3.1.21
resolution: "@anansi/cli@npm:3.1.21"
version: 3.1.22
resolution: "@anansi/cli@npm:3.1.22"
dependencies:
"@anansi/generator-js": "npm:^12.4.4"
bin-version-check: "npm:^6.0.0"
Expand All @@ -286,13 +286,13 @@ __metadata:
latest-version: "npm:^9.0.0"
yo: "npm:^5.0.0"
peerDependencies:
"@anansi/core": ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0
"@anansi/core": ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0
peerDependenciesMeta:
"@anansi/core":
optional: true
bin:
anansi: ./run.mjs
checksum: 10c0/2aa307c1c771b6c0571943d204ac259fd86f66398e7aff1eef8c16733def87d9a594374fa594eff0ba99f37ea61e0e229f8e90e3fd78fd52af973d1f0161c7df
checksum: 10c0/652602d4b6cb0be793252d9e867a28f9a5702f44dd84873fc0d24295dc595c208efa1cb8445f17c54e3607184f3539298703caeda62bde476961f14e44416626
languageName: node
linkType: hard

Expand Down

0 comments on commit 8f53b5e

Please sign in to comment.