@copilotkitnext/web-inspector 1.51.0-next.3 → 1.51.0-next.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
|
-
> @copilotkitnext/web-inspector@1.51.0-next.
|
|
2
|
+
> @copilotkitnext/web-inspector@1.51.0-next.4 build:css /home/runner/work/CopilotKit/CopilotKit/src/v2.x/packages/web-inspector
|
|
3
3
|
> npx @tailwindcss/cli -i ./src/styles/tailwind.css -o ./src/styles/generated.css -m
|
|
4
4
|
|
|
5
5
|
[3m[1m[34m≈[39m[22m[23m tailwindcss [34mv4.1.18[39m
|
|
6
6
|
|
|
7
|
-
Done in [
|
|
7
|
+
Done in [34m282ms[39m
|
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
|
|
2
|
-
> @copilotkitnext/web-inspector@1.51.0-next.
|
|
2
|
+
> @copilotkitnext/web-inspector@1.51.0-next.4 build /home/runner/work/CopilotKit/CopilotKit/src/v2.x/packages/web-inspector
|
|
3
3
|
> pnpm run build:ts && pnpm run build:css
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
> @copilotkitnext/web-inspector@1.51.0-next.
|
|
6
|
+
> @copilotkitnext/web-inspector@1.51.0-next.4 build:ts /home/runner/work/CopilotKit/CopilotKit/src/v2.x/packages/web-inspector
|
|
7
7
|
> tsup
|
|
8
8
|
|
|
9
9
|
[34mCLI[39m Building entry: src/index.ts
|
|
@@ -14,20 +14,20 @@
|
|
|
14
14
|
[34mCLI[39m Cleaning output folder
|
|
15
15
|
[34mCJS[39m Build start
|
|
16
16
|
[34mESM[39m Build start
|
|
17
|
-
[32mESM[39m [1mdist/index.mjs [22m[32m149.99 KB[39m
|
|
18
|
-
[32mESM[39m [1mdist/index.mjs.map [22m[32m217.56 KB[39m
|
|
19
|
-
[32mESM[39m ⚡️ Build success in 124ms
|
|
20
17
|
[32mCJS[39m [1mdist/index.js [22m[32m152.17 KB[39m
|
|
21
18
|
[32mCJS[39m [1mdist/index.js.map [22m[32m217.59 KB[39m
|
|
22
|
-
[32mCJS[39m ⚡️ Build success in
|
|
19
|
+
[32mCJS[39m ⚡️ Build success in 138ms
|
|
20
|
+
[32mESM[39m [1mdist/index.mjs [22m[32m149.99 KB[39m
|
|
21
|
+
[32mESM[39m [1mdist/index.mjs.map [22m[32m217.56 KB[39m
|
|
22
|
+
[32mESM[39m ⚡️ Build success in 142ms
|
|
23
23
|
[34mDTS[39m Build start
|
|
24
|
-
[32mDTS[39m ⚡️ Build success in
|
|
24
|
+
[32mDTS[39m ⚡️ Build success in 5075ms
|
|
25
25
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m6.30 KB[39m
|
|
26
26
|
[32mDTS[39m [1mdist/index.d.mts [22m[32m6.30 KB[39m
|
|
27
27
|
|
|
28
|
-
> @copilotkitnext/web-inspector@1.51.0-next.
|
|
28
|
+
> @copilotkitnext/web-inspector@1.51.0-next.4 build:css /home/runner/work/CopilotKit/CopilotKit/src/v2.x/packages/web-inspector
|
|
29
29
|
> npx @tailwindcss/cli -i ./src/styles/tailwind.css -o ./src/styles/generated.css -m
|
|
30
30
|
|
|
31
31
|
[3m[1m[34m≈[39m[22m[23m tailwindcss [34mv4.1.18[39m
|
|
32
32
|
|
|
33
|
-
Done in [
|
|
33
|
+
Done in [34m83ms[39m
|
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@copilotkitnext/web-inspector",
|
|
3
|
-
"version": "1.51.0-next.
|
|
3
|
+
"version": "1.51.0-next.4",
|
|
4
4
|
"description": "Lit-based web component for the CopilotKit web inspector",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
},
|
|
17
17
|
"peerDependencies": {
|
|
18
18
|
"@ag-ui/client": "0.0.42",
|
|
19
|
-
"@copilotkitnext/core": "1.51.0-next.
|
|
19
|
+
"@copilotkitnext/core": "1.51.0-next.4"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"lit": "^3.2.0",
|
|
@@ -32,9 +32,9 @@
|
|
|
32
32
|
"tsup": "^8.5.0",
|
|
33
33
|
"typescript": "5.8.2",
|
|
34
34
|
"vitest": "^3.0.5",
|
|
35
|
-
"@copilotkitnext/core": "1.51.0-next.
|
|
36
|
-
"@copilotkitnext/eslint-config": "1.51.0-next.
|
|
37
|
-
"@copilotkitnext/typescript-config": "1.51.0-next.
|
|
35
|
+
"@copilotkitnext/core": "1.51.0-next.4",
|
|
36
|
+
"@copilotkitnext/eslint-config": "1.51.0-next.4",
|
|
37
|
+
"@copilotkitnext/typescript-config": "1.51.0-next.4"
|
|
38
38
|
},
|
|
39
39
|
"engines": {
|
|
40
40
|
"node": ">=18"
|