Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkg: Update all non-major dependencies #3036

Merged
merged 1 commit into from
Apr 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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