@atlaskit/lozenge 13.0.5 → 13.0.6

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 (2) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/package.json +7 -8
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/lozenge
2
2
 
3
+ ## 13.0.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 13.0.5
4
10
 
5
11
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/lozenge",
3
- "version": "13.0.5",
3
+ "version": "13.0.6",
4
4
  "description": "A lozenge is a visual indicator used to highlight an item's status for quick recognition.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -38,9 +38,9 @@
38
38
  "@atlaskit/codemod-utils": "^4.2.0",
39
39
  "@atlaskit/css": "^0.12.0",
40
40
  "@atlaskit/platform-feature-flags": "^1.1.0",
41
- "@atlaskit/primitives": "^14.11.0",
42
- "@atlaskit/theme": "^19.0.0",
43
- "@atlaskit/tokens": "^6.0.0",
41
+ "@atlaskit/primitives": "^14.12.0",
42
+ "@atlaskit/theme": "^20.0.0",
43
+ "@atlaskit/tokens": "^6.1.0",
44
44
  "@babel/runtime": "^7.0.0",
45
45
  "@compiled/react": "^0.18.3"
46
46
  },
@@ -55,14 +55,13 @@
55
55
  "@atlaskit/ds-lib": "^5.0.0",
56
56
  "@atlaskit/heading": "^5.2.0",
57
57
  "@atlaskit/link": "^3.2.0",
58
- "@atlaskit/section-message": "^8.5.0",
58
+ "@atlaskit/section-message": "^8.6.0",
59
59
  "@atlaskit/ssr": "workspace:^",
60
60
  "@atlassian/feature-flags-test-utils": "^0.3.0",
61
- "@atlassian/ssr-tests": "^0.2.0",
61
+ "@atlassian/ssr-tests": "^0.3.0",
62
62
  "@testing-library/react": "^13.4.0",
63
63
  "jscodeshift": "^17.0.0",
64
- "react-dom": "^18.2.0",
65
- "typescript": "~5.4.2"
64
+ "react-dom": "^18.2.0"
66
65
  },
67
66
  "techstack": {
68
67
  "@atlassian/frontend": {