@atlaskit/inline-edit 12.1.8 → 12.1.11

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,23 @@
1
1
  # @atlaskit/inline-edit
2
2
 
3
+ ## 12.1.11
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 12.1.10
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
15
+ ## 12.1.9
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies
20
+
3
21
  ## 12.1.8
4
22
 
5
23
  ### Patch Changes
@@ -51,7 +51,7 @@ var buttonStyles = (0, _core.css)({
51
51
  var analyticsAttributes = {
52
52
  componentName: 'inlineEdit',
53
53
  packageName: "@atlaskit/inline-edit",
54
- packageVersion: "12.1.8"
54
+ packageVersion: "12.1.11"
55
55
  };
56
56
 
57
57
  var noop = function noop() {};
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/inline-edit",
3
- "version": "12.1.8",
3
+ "version": "12.1.11",
4
4
  "sideEffects": false
5
5
  }
@@ -20,7 +20,7 @@ const buttonStyles = css({
20
20
  const analyticsAttributes = {
21
21
  componentName: 'inlineEdit',
22
22
  packageName: "@atlaskit/inline-edit",
23
- packageVersion: "12.1.8"
23
+ packageVersion: "12.1.11"
24
24
  };
25
25
 
26
26
  const noop = () => {};
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/inline-edit",
3
- "version": "12.1.8",
3
+ "version": "12.1.11",
4
4
  "sideEffects": false
5
5
  }
@@ -26,7 +26,7 @@ var buttonStyles = css({
26
26
  var analyticsAttributes = {
27
27
  componentName: 'inlineEdit',
28
28
  packageName: "@atlaskit/inline-edit",
29
- packageVersion: "12.1.8"
29
+ packageVersion: "12.1.11"
30
30
  };
31
31
 
32
32
  var noop = function noop() {};
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/inline-edit",
3
- "version": "12.1.8",
3
+ "version": "12.1.11",
4
4
  "sideEffects": false
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/inline-edit",
3
- "version": "12.1.8",
3
+ "version": "12.1.11",
4
4
  "description": "An inline edit displays a custom input component that switches between reading and editing on the same page.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -24,14 +24,14 @@
24
24
  },
25
25
  "dependencies": {
26
26
  "@atlaskit/analytics-next": "^8.2.0",
27
- "@atlaskit/button": "^16.1.0",
28
- "@atlaskit/codemod-utils": "^3.4.0",
27
+ "@atlaskit/button": "^16.2.0",
28
+ "@atlaskit/codemod-utils": "^4.0.0",
29
29
  "@atlaskit/form": "^8.5.0",
30
30
  "@atlaskit/icon": "^21.10.0",
31
31
  "@atlaskit/inline-dialog": "^13.3.0",
32
32
  "@atlaskit/textfield": "^5.1.0",
33
33
  "@atlaskit/theme": "^12.1.0",
34
- "@atlaskit/tokens": "^0.6.0",
34
+ "@atlaskit/tokens": "^0.9.0",
35
35
  "@babel/runtime": "^7.0.0",
36
36
  "@emotion/core": "^10.0.9"
37
37
  },
@@ -44,7 +44,7 @@
44
44
  "@atlaskit/section-message": "^6.1.0",
45
45
  "@atlaskit/select": "^15.0.0",
46
46
  "@atlaskit/ssr": "*",
47
- "@atlaskit/tag": "^11.2.0",
47
+ "@atlaskit/tag": "^11.3.0",
48
48
  "@atlaskit/tag-group": "^10.0.0",
49
49
  "@atlaskit/textarea": "^4.3.0",
50
50
  "@atlaskit/visual-regression": "*",
@@ -57,7 +57,7 @@
57
57
  "jscodeshift": "^0.13.0",
58
58
  "react-dom": "^16.8.0",
59
59
  "storybook-addon-performance": "^0.16.0",
60
- "typescript": "3.9.6",
60
+ "typescript": "3.9.10",
61
61
  "wait-for-expect": "^1.2.0"
62
62
  },
63
63
  "keywords": [