@copilotkit/react-ui 1.10.5-next.8 → 1.10.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
1
1
  # ui
2
2
 
3
+ ## 1.10.5
4
+
5
+ ### Patch Changes
6
+
7
+ - c2de25d: - fix: refrain from using prismjs for syntax highlighting on older browsers
8
+ - Updated dependencies [b7bc3a0]
9
+ - Updated dependencies [f3fdd7a]
10
+ - Updated dependencies [32c163e]
11
+ - Updated dependencies [6112a67]
12
+ - @copilotkit/react-core@1.10.5
13
+ - @copilotkit/runtime-client-gql@1.10.5
14
+ - @copilotkit/shared@1.10.5
15
+
16
+ ## 1.10.5-next.10
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies [b79ed5c]
21
+ - @copilotkit/react-core@1.10.5-next.10
22
+ - @copilotkit/runtime-client-gql@1.10.5-next.10
23
+ - @copilotkit/shared@1.10.5-next.10
24
+
25
+ ## 1.10.5-next.9
26
+
27
+ ### Patch Changes
28
+
29
+ - @copilotkit/runtime-client-gql@1.10.5-next.9
30
+ - @copilotkit/react-core@1.10.5-next.9
31
+ - @copilotkit/shared@1.10.5-next.9
32
+
3
33
  ## 1.10.5-next.8
4
34
 
5
35
  ### Patch Changes
package/dist/index.mjs CHANGED
@@ -1,10 +1,5 @@
1
1
  "use client";
2
2
  import "./chunk-EFZPSZWO.mjs";
3
- import "./chunk-IU3WTXLQ.mjs";
4
- import "./chunk-T26KLXLH.mjs";
5
- import {
6
- useCopilotChatSuggestions
7
- } from "./chunk-EYRKZDP5.mjs";
8
3
  import "./chunk-MMVDU6DF.mjs";
9
4
  import "./chunk-SC6JRFAJ.mjs";
10
5
  import {
@@ -62,6 +57,11 @@ import {
62
57
  } from "./chunk-IEMQ2SQW.mjs";
63
58
  import "./chunk-IK2BPURM.mjs";
64
59
  import "./chunk-XWG3L6QC.mjs";
60
+ import "./chunk-IU3WTXLQ.mjs";
61
+ import "./chunk-T26KLXLH.mjs";
62
+ import {
63
+ useCopilotChatSuggestions
64
+ } from "./chunk-EYRKZDP5.mjs";
65
65
  import "./chunk-54JAUBUJ.mjs";
66
66
  import "./chunk-JGMFJZMG.mjs";
67
67
  import "./chunk-O72ZB5V3.mjs";
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.10.5-next.8",
12
+ "version": "1.10.5",
13
13
  "sideEffects": [
14
14
  "**/*.css"
15
15
  ],
@@ -51,9 +51,9 @@
51
51
  "rehype-raw": "^7.0.0",
52
52
  "remark-gfm": "^4.0.1",
53
53
  "remark-math": "^6.0.0",
54
- "@copilotkit/react-core": "1.10.5-next.8",
55
- "@copilotkit/runtime-client-gql": "1.10.5-next.8",
56
- "@copilotkit/shared": "1.10.5-next.8"
54
+ "@copilotkit/react-core": "1.10.5",
55
+ "@copilotkit/runtime-client-gql": "1.10.5",
56
+ "@copilotkit/shared": "1.10.5"
57
57
  },
58
58
  "keywords": [
59
59
  "copilotkit",