@copilotkitnext/web-inspector 0.0.22-alpha.4 → 0.0.22-alpha.5

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,9 +1,9 @@
1
1
 
2
2
  
3
- > @copilotkitnext/web-inspector@0.0.22-alpha.4 build:css /Users/ran/Desktop/vnext_experimental/packages/web-inspector
3
+ > @copilotkitnext/web-inspector@0.0.22-alpha.5 build:css /Users/ran/Desktop/vnext_experimental/packages/web-inspector
4
4
  > npx @tailwindcss/cli -i ./src/styles/tailwind.css -o ./src/styles/generated.css -m
5
5
 
6
- \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\≈ tailwindcss v4.1.11
6
+ \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\≈ tailwindcss v4.1.11
7
7
 
8
- Done in 67ms
8
+ Done in 112ms
9
9
  \
@@ -1,6 +1,6 @@
1
1
 
2
2
  
3
- > @copilotkitnext/web-inspector@0.0.22-alpha.4 build /Users/ran/Desktop/vnext_experimental/packages/web-inspector
3
+ > @copilotkitnext/web-inspector@0.0.22-alpha.5 build /Users/ran/Desktop/vnext_experimental/packages/web-inspector
4
4
  > tsup
5
5
 
6
6
  CLI Building entry: src/index.ts
@@ -13,11 +13,11 @@
13
13
  ESM Build start
14
14
  CJS dist/index.js 113.57 KB
15
15
  CJS dist/index.js.map 171.75 KB
16
- CJS ⚡️ Build success in 52ms
16
+ CJS ⚡️ Build success in 118ms
17
17
  ESM dist/index.mjs 111.46 KB
18
18
  ESM dist/index.mjs.map 171.71 KB
19
- ESM ⚡️ Build success in 52ms
19
+ ESM ⚡️ Build success in 118ms
20
20
  DTS Build start
21
- DTS ⚡️ Build success in 1231ms
21
+ DTS ⚡️ Build success in 1680ms
22
22
  DTS dist/index.d.ts 4.56 KB
23
23
  DTS dist/index.d.mts 4.56 KB
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@copilotkitnext/web-inspector",
3
- "version": "0.0.22-alpha.4",
3
+ "version": "0.0.22-alpha.5",
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",
@@ -18,7 +18,7 @@
18
18
  "@ag-ui/client": "0.0.41-alpha.0",
19
19
  "lit": "^3.2.0",
20
20
  "lucide": "^0.525.0",
21
- "@copilotkitnext/core": "0.0.22-alpha.4"
21
+ "@copilotkitnext/core": "0.0.22-alpha.5"
22
22
  },
23
23
  "devDependencies": {
24
24
  "@tailwindcss/cli": "^4.1.11",