Skip to content

Commit b8079d1

Browse files
authored
Merge branch 'main' into dependabot/github_actions/github-actions-05f9d28d96
2 parents 8c2d2c0 + 371c911 commit b8079d1

6 files changed

Lines changed: 305 additions & 239 deletions

File tree

3rdparty/python/default.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
// "jsbeautifier==1.15.4",
5555
// "langchain-core==1.4.0",
5656
// "langchain-protocol==0.0.15",
57-
// "langgraph-checkpoint==4.1.0",
57+
// "langgraph-checkpoint==4.1.1",
5858
// "langgraph-prebuilt==1.1.0",
5959
// "langgraph-sdk==0.3.14",
6060
// "langgraph==1.2.0",
@@ -3097,13 +3097,13 @@
30973097
"artifacts": [
30983098
{
30993099
"algorithm": "sha256",
3100-
"hash": "8bc2a0466a20c38b865ce6671b42093fd5c041133f32351cae4222e0eeaf7fb5",
3101-
"url": "https://files.pythonhosted.org/packages/93/74/d3be2b41955e20ccd624dba5f6fe9d38dcee385ba470a6e13ed86732fc86/langgraph_checkpoint-4.1.0-py3-none-any.whl"
3100+
"hash": "25d29144b082827218e7bc3f1e9b0566a4bb007895cd6cc26f66a8428739f56e",
3101+
"url": "https://files.pythonhosted.org/packages/bd/b4/71425e3e38be92611300b9cc5e46a5bf98ab23f5ea8a75b73d02a2f1413c/langgraph_checkpoint-4.1.1-py3-none-any.whl"
31023102
},
31033103
{
31043104
"algorithm": "sha256",
3105-
"hash": "e5bb304e30fc1363ac8fcb5f7dee5ca2185d77fe475b0d01de2c5f91324c2c21",
3106-
"url": "https://files.pythonhosted.org/packages/02/b4/6005c5dd88ad484fe6235d4c43a0d2cee7e91b08ad85a180985c2662df87/langgraph_checkpoint-4.1.0.tar.gz"
3105+
"hash": "6c2bdb530c91f91d7d9c1bd100925d0fc4f498d418c17f3587d1526279482a25",
3106+
"url": "https://files.pythonhosted.org/packages/83/47/886af6f886f0bff2273164a45f008694e48a96ff3cd25ff0228f2aa9480e/langgraph_checkpoint-4.1.1.tar.gz"
31073107
}
31083108
],
31093109
"project_name": "langgraph-checkpoint",
@@ -3112,7 +3112,7 @@
31123112
"ormsgpack>=1.12.0"
31133113
],
31143114
"requires_python": ">=3.10",
3115-
"version": "4.1.0"
3115+
"version": "4.1.1"
31163116
},
31173117
{
31183118
"artifacts": [
@@ -8796,7 +8796,7 @@
87968796
"jsbeautifier==1.15.4",
87978797
"langchain-core==1.4.0",
87988798
"langchain-protocol==0.0.15",
8799-
"langgraph-checkpoint==4.1.0",
8799+
"langgraph-checkpoint==4.1.1",
88008800
"langgraph-prebuilt==1.1.0",
88018801
"langgraph-sdk==0.3.14",
88028802
"langgraph==1.2.0",

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"playwright": "^1.60.0",
8181
"storybook": "^10.4.0",
8282
"typescript": "5.9.3",
83-
"vite": "^8.0.13",
83+
"vite": "^8.0.16",
8484
"vite-tsconfig-paths": "^6.1.1",
8585
"vitest": "^4.1.6"
8686
}

frontend/tsconfig.tsbuildinfo

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)