@atlaskit/progress-tracker
Advanced tools
Comparing version 8.10.2 to 8.10.3
# @atlaskit/progress-tracker | ||
## 8.10.3 | ||
### Patch Changes | ||
- [#168892](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/168892) | ||
[`5eb2a70adb262`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5eb2a70adb262) - | ||
Remove react-router-dom from devDependencies as it is incompatible with React 18. | ||
## 8.10.2 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@atlaskit/progress-tracker", | ||
"version": "8.10.2", | ||
"version": "8.10.3", | ||
"description": "A progress tracker displays the steps and progress through a journey.", | ||
@@ -24,3 +24,3 @@ "publishConfig": { | ||
"name": "Progress tracker", | ||
"category": "Components" | ||
"category": "Status indicators" | ||
} | ||
@@ -32,3 +32,3 @@ }, | ||
"@atlaskit/theme": "^14.0.0", | ||
"@atlaskit/tokens": "^2.2.0", | ||
"@atlaskit/tokens": "^2.3.0", | ||
"@babel/runtime": "^7.0.0", | ||
@@ -52,3 +52,2 @@ "@emotion/react": "^11.7.1", | ||
"react-dom": "^16.8.0", | ||
"react-router-dom": "^4.2.2", | ||
"typescript": "~5.4.2" | ||
@@ -55,0 +54,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
116807
11
Updated@atlaskit/tokens@^2.3.0