@atlaskit/editor-common 76.18.0 → 76.18.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-common",
3
- "version": "76.18.0",
3
+ "version": "76.18.2",
4
4
  "description": "A package that contains common classes and components for editor and renderer",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -92,7 +92,7 @@
92
92
  "@atlaskit/analytics-namespaced-context": "^6.7.0",
93
93
  "@atlaskit/analytics-next": "^9.1.0",
94
94
  "@atlaskit/analytics-next-stable-react-context": "1.0.1",
95
- "@atlaskit/button": "^16.12.0",
95
+ "@atlaskit/button": "^16.13.0",
96
96
  "@atlaskit/code": "^14.6.0",
97
97
  "@atlaskit/codemod-utils": "^4.2.0",
98
98
  "@atlaskit/editor-json-transformer": "^8.10.0",
@@ -104,7 +104,7 @@
104
104
  "@atlaskit/icon": "^21.12.0",
105
105
  "@atlaskit/icon-object": "^6.3.0",
106
106
  "@atlaskit/in-product-testing": "^0.2.0",
107
- "@atlaskit/link-datasource": "^1.11.0",
107
+ "@atlaskit/link-datasource": "^1.12.0",
108
108
  "@atlaskit/link-picker": "^1.30.0",
109
109
  "@atlaskit/media-card": "^77.2.0",
110
110
  "@atlaskit/media-client": "^25.0.0",
@@ -132,7 +132,7 @@
132
132
  "date-fns": "^2.17.0",
133
133
  "focus-trap": "^2.4.5",
134
134
  "fuse.js": "^6.6.2",
135
- "linkify-it": "^2.0.3",
135
+ "linkify-it": "^3.0.3",
136
136
  "lodash": "^4.17.21",
137
137
  "markdown-it": "^12.3.2",
138
138
  "memoize-one": "^6.0.0",
@@ -165,6 +165,7 @@
165
165
  "@testing-library/react": "^12.1.5",
166
166
  "@testing-library/react-hooks": "^8.0.1",
167
167
  "@testing-library/user-event": "^14.4.3",
168
+ "@types/linkify-it": "^3.0.2",
168
169
  "@types/markdown-it": "^12.2.3",
169
170
  "@types/raf-schd": "^4.0.1",
170
171
  "@types/react-virtualized": "^9.18.12",