@atlaskit/progress-bar
Advanced tools
Comparing version 3.0.2 to 3.1.0
# @atlaskit/progress-bar | ||
## 3.1.0 | ||
### Minor Changes | ||
- [#109060](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/109060) | ||
[`4660ec858a305`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4660ec858a305) - | ||
Update `React` from v16 to v18 | ||
### Patch Changes | ||
- Updated dependencies | ||
## 3.0.2 | ||
@@ -4,0 +16,0 @@ |
@@ -1,2 +0,2 @@ | ||
/* progress-bar.tsx generated by @compiled/babel-plugin v0.35.0 */ | ||
/* progress-bar.tsx generated by @compiled/babel-plugin v0.36.0 */ | ||
"use strict"; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/* progress-bar.tsx generated by @compiled/babel-plugin v0.35.0 */ | ||
/* progress-bar.tsx generated by @compiled/babel-plugin v0.36.0 */ | ||
import "./progress-bar.compiled.css"; | ||
@@ -3,0 +3,0 @@ import { ax, ix } from "@compiled/react/runtime"; |
@@ -1,2 +0,2 @@ | ||
/* progress-bar.tsx generated by @compiled/babel-plugin v0.35.0 */ | ||
/* progress-bar.tsx generated by @compiled/babel-plugin v0.36.0 */ | ||
import "./progress-bar.compiled.css"; | ||
@@ -3,0 +3,0 @@ import { ax, ix } from "@compiled/react/runtime"; |
{ | ||
"name": "@atlaskit/progress-bar", | ||
"version": "3.0.2", | ||
"version": "3.1.0", | ||
"description": "A progress bar communicates the status of a system process.", | ||
@@ -32,4 +32,4 @@ "publishConfig": { | ||
"dependencies": { | ||
"@atlaskit/theme": "^14.0.0", | ||
"@atlaskit/tokens": "^3.0.0", | ||
"@atlaskit/theme": "^14.1.0", | ||
"@atlaskit/tokens": "^3.3.0", | ||
"@babel/runtime": "^7.0.0", | ||
@@ -46,4 +46,4 @@ "@compiled/react": "^0.18.1" | ||
"@atlaskit/visual-regression": "*", | ||
"@testing-library/react": "^12.1.5", | ||
"react-dom": "^16.8.0", | ||
"@testing-library/react": "^13.4.0", | ||
"react-dom": "^18.2.0", | ||
"typescript": "~5.4.2" | ||
@@ -50,0 +50,0 @@ }, |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
44795
34
588
Updated@atlaskit/theme@^14.1.0
Updated@atlaskit/tokens@^3.3.0