Skip to content

Commit 832eb43

Browse files
BenTaylorDevclaude
andcommitted
chore: bump @copilotkit/license-verifier to ~0.4.2
Move runtime and shared deps (and the root pnpm override) from an exact 0.4.0 pin to ~0.4.2, so future 0.4.x patches are picked up automatically. Regenerate pnpm-lock.yaml to resolve 0.4.2. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent ca7ed42 commit 832eb43

4 files changed

Lines changed: 13 additions & 13 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"serve-static@<=1.16.0": "1.16.0",
9999
"prismjs@<=1.30.0": "1.30.0",
100100
"pino@<=10.1.1": "10.1.1",
101-
"@copilotkit/license-verifier": "0.4.0",
101+
"@copilotkit/license-verifier": "~0.4.2",
102102
"next": "^16.0.10",
103103
"defu@<=6.1.4": ">=6.1.5",
104104
"minimatch": ">=9.0.6",

packages/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@ai-sdk/google-vertex": "^3.0.97",
8989
"@ai-sdk/mcp": "^1.0.21",
9090
"@ai-sdk/openai": "^3.0.36",
91-
"@copilotkit/license-verifier": "0.4.0",
91+
"@copilotkit/license-verifier": "~0.4.2",
9292
"@copilotkit/shared": "workspace:*",
9393
"@graphql-yoga/plugin-defer-stream": "^3.3.1",
9494
"@hono/node-server": "^1.13.5",

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"dependencies": {
5252
"@ag-ui/client": "0.0.53",
53-
"@copilotkit/license-verifier": "0.4.0",
53+
"@copilotkit/license-verifier": "~0.4.2",
5454
"@segment/analytics-node": "^2.1.2",
5555
"@standard-schema/spec": "^1.0.0",
5656
"chalk": "4.1.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)