@mantine/code-highlight
Advanced tools
Comparing version
{ | ||
"name": "@mantine/code-highlight", | ||
"version": "7.13.3", | ||
"version": "7.13.4", | ||
"description": "Code highlight with Mantine theme", | ||
@@ -48,4 +48,4 @@ "homepage": "https://mantine.dev/x/code-highlight/", | ||
"peerDependencies": { | ||
"@mantine/core": "7.13.3", | ||
"@mantine/hooks": "7.13.3", | ||
"@mantine/core": "7.13.4", | ||
"@mantine/hooks": "7.13.4", | ||
"react": "^18.2.0", | ||
@@ -60,5 +60,5 @@ "react-dom": "^18.2.0" | ||
"@mantine-tests/core": "1.1.0", | ||
"@mantine/core": "7.13.3", | ||
"@mantine/hooks": "7.13.3" | ||
"@mantine/core": "7.13.4", | ||
"@mantine/hooks": "7.13.4" | ||
} | ||
} |