@mantine/code-highlight
Advanced tools
Comparing version
@@ -15,3 +15,3 @@ import { BoxProps, PolymorphicFactory, StylesApiProps } from '@mantine/core'; | ||
component?: any; | ||
} & Omit<Omit<any, "ref">, "component" | keyof CodeHighlightControlProps> & { | ||
} & Omit<Omit<any, "ref">, keyof CodeHighlightControlProps | "component"> & { | ||
ref?: any; | ||
@@ -18,0 +18,0 @@ renderRoot?: (props: any) => any; |
{ | ||
"name": "@mantine/code-highlight", | ||
"version": "8.0.0-alpha.3", | ||
"version": "8.0.0", | ||
"description": "Code highlight with Mantine theme", | ||
@@ -48,4 +48,4 @@ "homepage": "https://mantine.dev/x/code-highlight/", | ||
"peerDependencies": { | ||
"@mantine/core": "8.0.0-alpha.3", | ||
"@mantine/hooks": "8.0.0-alpha.3", | ||
"@mantine/core": "8.0.0", | ||
"@mantine/hooks": "8.0.0", | ||
"react": "^18.x || ^19.x", | ||
@@ -52,0 +52,0 @@ "react-dom": "^18.x || ^19.x" |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
-100%468287
-26.49%89
-30.47%4921
-15.34%