@copilotkitnext/web-inspector 1.51.4-next.2 → 1.51.4-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.4-next.2 build:css /home/runner/work/CopilotKit/CopilotKit/src/v2.x/packages/web-inspector
2
+ > @copilotkitnext/web-inspector@1.51.4-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
  ≈ tailwindcss v4.1.18
6
6
 
7
- Done in 247ms
7
+ Done in 221ms
@@ -1,9 +1,9 @@
1
1
 
2
- > @copilotkitnext/web-inspector@1.51.4-next.2 build /home/runner/work/CopilotKit/CopilotKit/src/v2.x/packages/web-inspector
2
+ > @copilotkitnext/web-inspector@1.51.4-next.4 build /home/runner/work/CopilotKit/CopilotKit/src/v2.x/packages/web-inspector
3
3
  > pnpm run build:ts && rollup -c rollup.config.mjs && pnpm run build:css
4
4
 
5
5
 
6
- > @copilotkitnext/web-inspector@1.51.4-next.2 build:ts /home/runner/work/CopilotKit/CopilotKit/src/v2.x/packages/web-inspector
6
+ > @copilotkitnext/web-inspector@1.51.4-next.4 build:ts /home/runner/work/CopilotKit/CopilotKit/src/v2.x/packages/web-inspector
7
7
  > tsup
8
8
 
9
9
  CLI Building entry: src/index.ts
@@ -14,23 +14,23 @@
14
14
  CLI Cleaning output folder
15
15
  CJS Build start
16
16
  ESM Build start
17
- ESM dist/index.mjs 149.99 KB
18
- ESM dist/index.mjs.map 217.56 KB
19
- ESM ⚡️ Build success in 163ms
20
17
  CJS dist/index.js 152.17 KB
21
18
  CJS dist/index.js.map 217.59 KB
22
- CJS ⚡️ Build success in 163ms
19
+ CJS ⚡️ Build success in 205ms
20
+ ESM dist/index.mjs 149.99 KB
21
+ ESM dist/index.mjs.map 217.56 KB
22
+ ESM ⚡️ Build success in 204ms
23
23
  DTS Build start
24
- DTS ⚡️ Build success in 5127ms
24
+ DTS ⚡️ Build success in 5156ms
25
25
  DTS dist/index.d.ts 6.30 KB
26
26
  DTS dist/index.d.mts 6.30 KB
27
27
  
28
28
  src/index.ts → dist/index.umd.js...
29
- created dist/index.umd.js in 20.9s
29
+ created dist/index.umd.js in 20.5s
30
30
 
31
- > @copilotkitnext/web-inspector@1.51.4-next.2 build:css /home/runner/work/CopilotKit/CopilotKit/src/v2.x/packages/web-inspector
31
+ > @copilotkitnext/web-inspector@1.51.4-next.4 build:css /home/runner/work/CopilotKit/CopilotKit/src/v2.x/packages/web-inspector
32
32
  > npx @tailwindcss/cli -i ./src/styles/tailwind.css -o ./src/styles/generated.css -m
33
33
 
34
34
  ≈ tailwindcss v4.1.18
35
35
 
36
- Done in 85ms
36
+ Done in 89ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # @copilotkitnext/web-inspector
2
2
 
3
+ ## 1.51.4-next.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c998f30]
8
+ - @copilotkitnext/core@1.51.4-next.4
9
+
10
+ ## 1.51.4-next.3
11
+
12
+ ### Patch Changes
13
+
14
+ - @copilotkitnext/core@1.51.4-next.3
15
+
3
16
  ## 1.51.4-next.2
4
17
 
5
18
  ### Patch Changes