Skip to content

Commit

Permalink
build(deps): bump the npm_and_yarn group across 2 directories with 2 …
Browse files Browse the repository at this point in the history
…updates

Bumps the npm_and_yarn group with 1 update in the / directory: [rollup](https://github.com/rollup/rollup).
Bumps the npm_and_yarn group with 1 update in the /environment_tests/test-exports-vercel directory: [next](https://github.com/vercel/next.js).


Updates `rollup` from 4.24.0 to 4.24.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.24.0...v4.24.1)

Updates `next` from 14.2.10 to 14.2.15
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.10...v14.2.15)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 9fdb553 commit a607368
Show file tree
Hide file tree
Showing 8 changed files with 112 additions and 82 deletions.
2 changes: 1 addition & 1 deletion environment_tests/test-exports-vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react-dom": "18.0.11",
"eslint": "8.37.0",
"eslint-config-next": "13.3.0",
"next": "14.2.10",
"next": "14.2.15",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "^5.0.0"
Expand Down
2 changes: 1 addition & 1 deletion libs/checkpoint-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"jest-environment-node": "^29.6.4",
"prettier": "^2.8.3",
"release-it": "^17.6.0",
"rollup": "^4.22.4",
"rollup": "^4.24.1",
"ts-jest": "^29.1.0",
"tsx": "^4.7.0",
"typescript": "^4.9.5 || ^5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion libs/checkpoint-postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"jest-environment-node": "^29.6.4",
"prettier": "^2.8.3",
"release-it": "^17.6.0",
"rollup": "^4.22.4",
"rollup": "^4.24.1",
"ts-jest": "^29.1.0",
"tsx": "^4.7.0",
"typescript": "^4.9.5 || ^5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion libs/checkpoint-sqlite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"jest-environment-node": "^29.6.4",
"prettier": "^2.8.3",
"release-it": "^17.6.0",
"rollup": "^4.22.4",
"rollup": "^4.24.1",
"ts-jest": "^29.1.0",
"tsx": "^4.7.0",
"typescript": "^4.9.5 || ^5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion libs/checkpoint-validation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"pg": "^8.12.0",
"prettier": "^2.8.3",
"release-it": "^17.6.0",
"rollup": "^4.22.4",
"rollup": "^4.24.1",
"typescript": "^4.9.5 || ^5.4.5"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion libs/checkpoint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"jest-environment-node": "^29.6.4",
"prettier": "^2.8.3",
"release-it": "^17.6.0",
"rollup": "^4.22.4",
"rollup": "^4.24.1",
"ts-jest": "^29.1.0",
"tsx": "^4.7.0",
"typescript": "^4.9.5 || ^5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion libs/langgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"pg": "^8.13.0",
"prettier": "^2.8.3",
"release-it": "^17.6.0",
"rollup": "^4.22.4",
"rollup": "^4.24.1",
"ts-jest": "^29.1.0",
"tsx": "^4.7.0",
"typescript": "^4.9.5 || ^5.4.5",
Expand Down
Loading

0 comments on commit a607368

Please sign in to comment.