@cloudscape-design/components-themeable 3.0.566 → 3.0.567

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,3 +1,3 @@
1
1
  {
2
- "commit": "ab047a8112d555c401fa56b4efe094caf5714800"
2
+ "commit": "db108c0e8420e24afc59af348f565d5e0f96006e"
3
3
  }
@@ -1,4 +1,4 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (ab047a81)";
2
+ export var PACKAGE_VERSION = "3.0.0 (db108c0e)";
3
3
  export var THEME = "open-source-visual-refresh";
4
4
  export var ALWAYS_VISUAL_REFRESH = true;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "PACKAGE_SOURCE": "components",
3
- "PACKAGE_VERSION": "3.0.0 (ab047a81)",
3
+ "PACKAGE_VERSION": "3.0.0 (db108c0e)",
4
4
  "THEME": "default",
5
5
  "ALWAYS_VISUAL_REFRESH": false
6
6
  }
@@ -134,7 +134,7 @@
134
134
  "@dnd-kit/sortable": "^7.0.2",
135
135
  "@dnd-kit/utilities": "^3.2.1",
136
136
  "@juggle/resize-observer": "^3.3.1",
137
- "ace-builds": "^1.23.0",
137
+ "ace-builds": "^1.32.6",
138
138
  "balanced-match": "^1.0.2",
139
139
  "clsx": "^1.1.0",
140
140
  "d3-shape": "^1.3.7",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cloudscape-design/components-themeable",
3
- "version": "3.0.566",
3
+ "version": "3.0.567",
4
4
  "files": [
5
5
  "lib"
6
6
  ],