Skip to content

Commit 9d29b07

Browse files
fix(deps): update copilotkit examples to v1.3.13 (CopilotKit#906)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97db830 commit 9d29b07

19 files changed

Lines changed: 380 additions & 380 deletions

File tree

examples/coagents-ai-researcher/ui/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@copilotkit/react-core": "1.3.12",
13-
"@copilotkit/react-ui": "1.3.12",
14-
"@copilotkit/runtime": "1.3.12",
15-
"@copilotkit/runtime-client-gql": "1.3.12",
12+
"@copilotkit/react-core": "1.3.13",
13+
"@copilotkit/react-ui": "1.3.13",
14+
"@copilotkit/runtime": "1.3.13",
15+
"@copilotkit/runtime-client-gql": "1.3.13",
1616
"@radix-ui/react-accordion": "^1.2.0",
1717
"@radix-ui/react-select": "^2.1.2",
1818
"@radix-ui/react-slot": "^1.1.0",

examples/coagents-ai-researcher/ui/pnpm-lock.yaml

Lines changed: 31 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/coagents-qa-native/ui/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@copilotkit/react-core": "1.3.12",
13-
"@copilotkit/react-ui": "1.3.12",
14-
"@copilotkit/runtime": "1.3.12",
15-
"@copilotkit/runtime-client-gql": "1.3.12",
16-
"@copilotkit/shared": "1.3.12",
12+
"@copilotkit/react-core": "1.3.13",
13+
"@copilotkit/react-ui": "1.3.13",
14+
"@copilotkit/runtime": "1.3.13",
15+
"@copilotkit/runtime-client-gql": "1.3.13",
16+
"@copilotkit/shared": "1.3.13",
1717
"@radix-ui/react-accordion": "^1.2.0",
1818
"@radix-ui/react-select": "^2.1.2",
1919
"@radix-ui/react-slot": "^1.1.0",

examples/coagents-qa-native/ui/pnpm-lock.yaml

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/coagents-qa-text/ui/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@copilotkit/react-core": "1.3.12",
13-
"@copilotkit/react-ui": "1.3.12",
14-
"@copilotkit/runtime": "1.3.12",
15-
"@copilotkit/runtime-client-gql": "1.3.12",
16-
"@copilotkit/shared": "1.3.12",
12+
"@copilotkit/react-core": "1.3.13",
13+
"@copilotkit/react-ui": "1.3.13",
14+
"@copilotkit/runtime": "1.3.13",
15+
"@copilotkit/runtime-client-gql": "1.3.13",
16+
"@copilotkit/shared": "1.3.13",
1717
"@radix-ui/react-accordion": "^1.2.0",
1818
"@radix-ui/react-select": "^2.1.2",
1919
"@radix-ui/react-slot": "^1.1.0",

0 commit comments

Comments
 (0)