@atlaskit/editor-plugins 10.1.52 → 10.1.53

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.
Files changed (107) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/accessibility-utils/package.json +1 -1
  3. package/alignment/package.json +1 -1
  4. package/analytics/package.json +1 -1
  5. package/annotation/package.json +1 -1
  6. package/avatar-group/package.json +1 -1
  7. package/base/package.json +1 -1
  8. package/batch-attribute-updates/package.json +1 -1
  9. package/before-primary-toolbar/package.json +1 -1
  10. package/better-type-history/package.json +1 -1
  11. package/block-controls/package.json +1 -1
  12. package/block-menu/package.json +1 -1
  13. package/block-type/consts/package.json +1 -1
  14. package/block-type/package.json +1 -1
  15. package/block-type/styles/package.json +1 -1
  16. package/border/package.json +1 -1
  17. package/breakout/package.json +1 -1
  18. package/caption/package.json +1 -1
  19. package/card/package.json +1 -1
  20. package/clear-marks-on-empty-doc/package.json +1 -1
  21. package/clipboard/package.json +1 -1
  22. package/code-bidi-warning/package.json +1 -1
  23. package/code-block/package.json +1 -1
  24. package/collab-edit/package.json +1 -1
  25. package/composition/package.json +1 -1
  26. package/connectivity/package.json +1 -1
  27. package/content-insertion/package.json +1 -1
  28. package/context-identifier/package.json +1 -1
  29. package/context-panel/package.json +1 -1
  30. package/copy-button/package.json +1 -1
  31. package/custom-autoformat/package.json +1 -1
  32. package/data-consumer/package.json +1 -1
  33. package/date/package.json +1 -1
  34. package/decorations/package.json +1 -1
  35. package/editor-disabled/package.json +1 -1
  36. package/editor-viewmode/package.json +1 -1
  37. package/editor-viewmode-effects/package.json +1 -1
  38. package/emoji/package.json +1 -1
  39. package/engagement-platform/package.json +1 -1
  40. package/expand/package.json +1 -1
  41. package/extension/package.json +1 -1
  42. package/feature-flags/package.json +1 -1
  43. package/feedback-dialog/package.json +1 -1
  44. package/find-replace/package.json +1 -1
  45. package/find-replace/styles/package.json +1 -1
  46. package/floating-toolbar/package.json +1 -1
  47. package/focus/package.json +1 -1
  48. package/fragment/package.json +1 -1
  49. package/grid/package.json +1 -1
  50. package/guideline/package.json +1 -1
  51. package/help-dialog/package.json +1 -1
  52. package/highlight/package.json +1 -1
  53. package/history/package.json +1 -1
  54. package/hyperlink/package.json +1 -1
  55. package/image-upload/package.json +1 -1
  56. package/indentation/package.json +1 -1
  57. package/insert-block/package.json +1 -1
  58. package/interaction/package.json +1 -1
  59. package/layout/package.json +1 -1
  60. package/limited-mode/package.json +1 -1
  61. package/list/package.json +1 -1
  62. package/local-id/package.json +1 -1
  63. package/loom/package.json +1 -1
  64. package/max-content-size/package.json +1 -1
  65. package/media/package.json +1 -1
  66. package/media/types/package.json +1 -1
  67. package/media-insert/package.json +1 -1
  68. package/mentions/package.json +1 -1
  69. package/metrics/package.json +1 -1
  70. package/ncs-step-metrics/package.json +1 -1
  71. package/package.json +2 -2
  72. package/panel/package.json +1 -1
  73. package/paste/package.json +1 -1
  74. package/paste-options-toolbar/package.json +1 -1
  75. package/paste-options-toolbar/styles/package.json +1 -1
  76. package/placeholder/package.json +1 -1
  77. package/placeholder-text/package.json +1 -1
  78. package/placeholder-text/styles/package.json +1 -1
  79. package/primary-toolbar/package.json +1 -1
  80. package/quick-insert/package.json +1 -1
  81. package/rule/package.json +1 -1
  82. package/save-on-enter/package.json +1 -1
  83. package/scroll-into-view/package.json +1 -1
  84. package/selection/package.json +1 -1
  85. package/selection/types/package.json +1 -1
  86. package/selection-extension/package.json +1 -1
  87. package/selection-marker/package.json +1 -1
  88. package/selection-toolbar/package.json +1 -1
  89. package/show-diff/package.json +1 -1
  90. package/status/package.json +1 -1
  91. package/submit-editor/package.json +1 -1
  92. package/table/package.json +1 -1
  93. package/table/types/package.json +1 -1
  94. package/table/ui/common-styles/package.json +1 -1
  95. package/tasks-and-decisions/package.json +1 -1
  96. package/text-color/package.json +1 -1
  97. package/text-formatting/package.json +1 -1
  98. package/toolbar/package.json +1 -1
  99. package/toolbar-lists-indentation/package.json +1 -1
  100. package/track-changes/package.json +1 -1
  101. package/type-ahead/package.json +1 -1
  102. package/ufo/package.json +1 -1
  103. package/undo-redo/package.json +1 -1
  104. package/unsupported-content/package.json +1 -1
  105. package/user-intent/package.json +1 -1
  106. package/user-preferences/package.json +1 -1
  107. package/width/package.json +1 -1
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/local-id/index.js",
6
6
  "types": "../dist/types/local-id/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/local-id/index.d.ts"
11
11
  ]
package/loom/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/loom/index.js",
6
6
  "types": "../dist/types/loom/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/loom/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/max-content-size/index.js",
6
6
  "types": "../dist/types/max-content-size/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/max-content-size/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/media/index.js",
6
6
  "types": "../dist/types/media/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/media/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../../dist/es2019/media/types/index.js",
6
6
  "types": "../../dist/types/media/types/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../../dist/types-ts4.5/media/types/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/media-insert/index.js",
6
6
  "types": "../dist/types/media-insert/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/media-insert/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/mentions/index.js",
6
6
  "types": "../dist/types/mentions/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/mentions/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/metrics/index.js",
6
6
  "types": "../dist/types/metrics/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/metrics/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/ncs-step-metrics/index.js",
6
6
  "types": "../dist/types/ncs-step-metrics/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/ncs-step-metrics/index.d.ts"
11
11
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugins",
3
- "version": "10.1.52",
3
+ "version": "10.1.53",
4
4
  "description": "A convenience facade package that exposes all @atlaskit/editor-plugin-* plugins so that users can add this package without having to manually add all their plugins",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -141,7 +141,7 @@
141
141
  "@atlaskit/editor-plugin-analytics": "3.0.3",
142
142
  "@atlaskit/editor-plugin-annotation": "3.2.3",
143
143
  "@atlaskit/editor-plugin-avatar-group": "4.1.3",
144
- "@atlaskit/editor-plugin-base": "4.1.2",
144
+ "@atlaskit/editor-plugin-base": "4.1.3",
145
145
  "@atlaskit/editor-plugin-batch-attribute-updates": "3.0.3",
146
146
  "@atlaskit/editor-plugin-before-primary-toolbar": "3.0.1",
147
147
  "@atlaskit/editor-plugin-better-type-history": "3.0.2",
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/panel/index.js",
6
6
  "types": "../dist/types/panel/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/panel/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/paste/index.js",
6
6
  "types": "../dist/types/paste/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/paste/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/paste-options-toolbar/index.js",
6
6
  "types": "../dist/types/paste-options-toolbar/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/paste-options-toolbar/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../../dist/es2019/paste-options-toolbar/ui/styles.js",
6
6
  "types": "../../dist/types/paste-options-toolbar/ui/styles.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../../dist/types-ts4.5/paste-options-toolbar/ui/styles.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/placeholder/index.js",
6
6
  "types": "../dist/types/placeholder/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/placeholder/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/placeholder-text/index.js",
6
6
  "types": "../dist/types/placeholder-text/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/placeholder-text/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../../dist/es2019/placeholder-text/ui/styles.js",
6
6
  "types": "../../dist/types/placeholder-text/ui/styles.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../../dist/types-ts4.5/placeholder-text/ui/styles.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/primary-toolbar/index.js",
6
6
  "types": "../dist/types/primary-toolbar/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/primary-toolbar/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/quick-insert/index.js",
6
6
  "types": "../dist/types/quick-insert/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/quick-insert/index.d.ts"
11
11
  ]
package/rule/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/rule/index.js",
6
6
  "types": "../dist/types/rule/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/rule/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/save-on-enter/index.js",
6
6
  "types": "../dist/types/save-on-enter/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/save-on-enter/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/scroll-into-view/index.js",
6
6
  "types": "../dist/types/scroll-into-view/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/scroll-into-view/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/selection/index.js",
6
6
  "types": "../dist/types/selection/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/selection/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../../dist/es2019/selection/types/index.js",
6
6
  "types": "../../dist/types/selection/types/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../../dist/types-ts4.5/selection/types/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/selection-extension/index.js",
6
6
  "types": "../dist/types/selection-extension/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/selection-extension/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/selection-marker/index.js",
6
6
  "types": "../dist/types/selection-marker/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/selection-marker/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/selection-toolbar/index.js",
6
6
  "types": "../dist/types/selection-toolbar/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/selection-toolbar/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/show-diff/index.js",
6
6
  "types": "../dist/types/show-diff/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/show-diff/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/status/index.js",
6
6
  "types": "../dist/types/status/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/status/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/submit-editor/index.js",
6
6
  "types": "../dist/types/submit-editor/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/submit-editor/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/table/index.js",
6
6
  "types": "../dist/types/table/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/table/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../../dist/es2019/table/types/index.js",
6
6
  "types": "../../dist/types/table/types/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../../dist/types-ts4.5/table/types/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../../../dist/es2019/table/ui/common-styles.js",
6
6
  "types": "../../../dist/types/table/ui/common-styles.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../../../dist/types-ts4.5/table/ui/common-styles.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/tasks-and-decisions/index.js",
6
6
  "types": "../dist/types/tasks-and-decisions/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/tasks-and-decisions/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/text-color/index.js",
6
6
  "types": "../dist/types/text-color/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/text-color/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/text-formatting/index.js",
6
6
  "types": "../dist/types/text-formatting/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/text-formatting/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/toolbar/index.js",
6
6
  "types": "../dist/types/toolbar/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/toolbar/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/toolbar-lists-indentation/index.js",
6
6
  "types": "../dist/types/toolbar-lists-indentation/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/toolbar-lists-indentation/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/track-changes/index.js",
6
6
  "types": "../dist/types/track-changes/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/track-changes/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/type-ahead/index.js",
6
6
  "types": "../dist/types/type-ahead/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/type-ahead/index.d.ts"
11
11
  ]
package/ufo/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/ufo/index.js",
6
6
  "types": "../dist/types/ufo/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/ufo/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/undo-redo/index.js",
6
6
  "types": "../dist/types/undo-redo/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/undo-redo/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/unsupported-content/index.js",
6
6
  "types": "../dist/types/unsupported-content/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/unsupported-content/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/user-intent/index.js",
6
6
  "types": "../dist/types/user-intent/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/user-intent/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/user-preferences/index.js",
6
6
  "types": "../dist/types/user-preferences/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/user-preferences/index.d.ts"
11
11
  ]
@@ -5,7 +5,7 @@
5
5
  "module:es2019": "../dist/es2019/width/index.js",
6
6
  "types": "../dist/types/width/index.d.ts",
7
7
  "typesVersions": {
8
- ">=4.5 <5.4": {
8
+ ">=4.5 <5.9": {
9
9
  "*": [
10
10
  "../dist/types-ts4.5/width/index.d.ts"
11
11
  ]