@box/content-field 1.42.23 → 1.42.25

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
  export default {
2
- "contentField.clearButtonLabel": "⟦萬 Ĉľěǻг 國⟧"
2
+ "contentField.clearButtonLabel": "⟦萬 Ĉĺèąѓ 國⟧"
3
3
  }
@@ -1,2 +1,2 @@
1
1
  # Aria label for the clear button in the content field
2
- contentField.clearButtonLabel = ⟦萬 Ĉľěǻг 國⟧
2
+ contentField.clearButtonLabel = ⟦萬 Ĉĺèąѓ 國⟧
package/package.json CHANGED
@@ -1,20 +1,20 @@
1
1
  {
2
2
  "name": "@box/content-field",
3
- "version": "1.42.23",
3
+ "version": "1.42.25",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "peerDependencies": {
6
6
  "@ariakit/react": "^0.4.21",
7
- "@box/blueprint-web": "^14.36.0",
8
- "@box/blueprint-web-assets": "^4.120.2",
7
+ "@box/blueprint-web": "^14.36.1",
8
+ "@box/blueprint-web-assets": "^4.120.3",
9
9
  "react": "^18.0.0",
10
10
  "react-dom": "^18.0.0",
11
11
  "react-intl": "^6.4.2"
12
12
  },
13
13
  "devDependencies": {
14
- "@box/blueprint-web": "^14.36.0",
15
- "@box/blueprint-web-assets": "^4.120.2",
16
- "@box/eslint-plugin-blueprint": "1.2.3",
17
- "@box/storybook-utils": "0.19.17",
14
+ "@box/blueprint-web": "^14.36.1",
15
+ "@box/blueprint-web-assets": "^4.120.3",
16
+ "@box/eslint-plugin-blueprint": "1.2.4",
17
+ "@box/storybook-utils": "0.19.18",
18
18
  "@testing-library/react": "^15.0.6",
19
19
  "react-intl": "^6.4.2"
20
20
  },