@highlight-ui/circular-progress
Advanced tools
Comparing version 2.3.0-r18.0 to 2.3.0
@@ -56,4 +56,4 @@ 'use strict'; | ||
var styles = { | ||
"circle": "CircularProgress-module__hC7zIHBR__v2-3-0-r18-0", | ||
"progressIndicator": "CircularProgress-module__G0B9GIFo__v2-3-0-r18-0" | ||
"circle": "CircularProgress-module__hC7zIHBR__v2-3-0", | ||
"progressIndicator": "CircularProgress-module__G0B9GIFo__v2-3-0" | ||
}; | ||
@@ -60,0 +60,0 @@ var WIDTH = 22; |
@@ -31,4 +31,4 @@ import * as React from 'react'; | ||
var styles = { | ||
"circle": "CircularProgress-module__hC7zIHBR__v2-3-0-r18-0", | ||
"progressIndicator": "CircularProgress-module__G0B9GIFo__v2-3-0-r18-0" | ||
"circle": "CircularProgress-module__hC7zIHBR__v2-3-0", | ||
"progressIndicator": "CircularProgress-module__G0B9GIFo__v2-3-0" | ||
}; | ||
@@ -35,0 +35,0 @@ var WIDTH = 22; |
{ | ||
"name": "@highlight-ui/circular-progress", | ||
"version": "2.3.0-r18.0", | ||
"version": "2.3.0", | ||
"author": "Personio GmbH & Co. KG", | ||
@@ -29,6 +29,6 @@ "main": "dist/cjs/index.js", | ||
"devDependencies": { | ||
"@highlight-ui/configs-base-jest": "^3.2.0-r18.0", | ||
"@highlight-ui/configs-base-tsconfig": "^3.3.0-r18.0", | ||
"@highlight-ui/configs-scripts": "^3.2.5", | ||
"@highlight-ui/theme": "^9.4.0-r18.0", | ||
"@highlight-ui/configs-base-jest": "^3.2.0", | ||
"@highlight-ui/configs-base-tsconfig": "^3.3.0", | ||
"@highlight-ui/configs-scripts": "^3.2.6", | ||
"@highlight-ui/theme": "^9.3.23", | ||
"classnames": "~2.3.1", | ||
@@ -40,10 +40,10 @@ "jest": "29.7.0", | ||
"dependencies": { | ||
"@highlight-ui/tokens": "^4.3.0-r18.0", | ||
"@highlight-ui/utils-commons": "^2.6.0-r18.0" | ||
"@highlight-ui/tokens": "^4.3.7", | ||
"@highlight-ui/utils-commons": "^2.6.0" | ||
}, | ||
"peerDependencies": { | ||
"classnames": "~2.3.1", | ||
"react": "18.2.0" | ||
"react": "^17.0.2 || ^18.0.0" | ||
}, | ||
"gitHead": "5082727c3ee712c068ae49714fa9fc7e5dd0d3ad" | ||
"gitHead": "29a5d01daa9c96d08d91ce70f654a08d181703e1" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
51318
+ Addedreact@18.3.1(transitive)
- Removedreact@18.2.0(transitive)
Updated@highlight-ui/tokens@^4.3.7