@20minutes/hela
Advanced tools
Comparing version 1.18.13 to 1.19.0
import { default as React } from 'react'; | ||
import { BoxProps } from '../..'; | ||
import { BoxProps, IconProps } from '../..'; | ||
export interface RatingProps extends BoxProps { | ||
rating: number; | ||
iconProps?: Omit<IconProps, 'name'>; | ||
ratingMax?: number; | ||
} | ||
export declare const Rating: React.FC<RatingProps>; |
@@ -6,2 +6,3 @@ export * from './CardExtraLarge'; | ||
export * from './CardMost'; | ||
export * from './CardMovie'; | ||
export * from './CardOverview'; | ||
@@ -8,0 +9,0 @@ export * from './CardSmall'; |
{ | ||
"name": "@20minutes/hela", | ||
"version": "1.18.13", | ||
"version": "1.19.0", | ||
"repository": "git@github.com:20minutes/hela.git", | ||
@@ -75,25 +75,25 @@ "license": "MIT", | ||
"@20minutes/eslint-config": "^1.2.6", | ||
"@aws-sdk/client-s3": "3.674.0", | ||
"@aws-sdk/client-s3": "3.676.0", | ||
"@babel/eslint-parser": "^7.25.8", | ||
"@csstools/postcss-sass": "^5.1.1", | ||
"@eslint/compat": "^1.2.0", | ||
"@eslint/compat": "^1.2.1", | ||
"@eslint/eslintrc": "^3.1.0", | ||
"@eslint/js": "^9.12.0", | ||
"@eslint/js": "^9.13.0", | ||
"@octokit/core": "5.1.0", | ||
"@storybook/addon-actions": "^8.3.5", | ||
"@storybook/addon-essentials": "^8.3.5", | ||
"@storybook/addon-links": "^8.3.5", | ||
"@storybook/blocks": "^8.3.5", | ||
"@storybook/addon-actions": "^8.3.6", | ||
"@storybook/addon-essentials": "^8.3.6", | ||
"@storybook/addon-links": "^8.3.6", | ||
"@storybook/blocks": "^8.3.6", | ||
"@storybook/csf": "0.1.2", | ||
"@storybook/react": "^8.3.5", | ||
"@storybook/react-vite": "^8.3.5", | ||
"@storybook/react": "^8.3.6", | ||
"@storybook/react-vite": "^8.3.6", | ||
"@svgr/cli": "^8.1.0", | ||
"@testing-library/dom": "^10.4.0", | ||
"@testing-library/react": "^16.0.1", | ||
"@types/node": "^22.7.6", | ||
"@types/node": "^22.7.7", | ||
"@types/react": "^18.3.11", | ||
"@types/react-dom": "^18.3.1", | ||
"@typescript-eslint/eslint-plugin": "^8.10.0", | ||
"@typescript-eslint/parser": "^8.10.0", | ||
"@vitejs/plugin-react": "^4.3.2", | ||
"@typescript-eslint/eslint-plugin": "^8.11.0", | ||
"@typescript-eslint/parser": "^8.11.0", | ||
"@vitejs/plugin-react": "^4.3.3", | ||
"autoprefixer": "^10.4.20", | ||
@@ -107,7 +107,7 @@ "dotenv": "^16.4.5", | ||
"eslint-plugin-import": "^2.31.0", | ||
"eslint-plugin-jsx-a11y": "^6.10.0", | ||
"eslint-plugin-jsx-a11y": "^6.10.1", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"eslint-plugin-react": "^7.37.1", | ||
"eslint-plugin-simple-import-sort": "^12.1.1", | ||
"eslint-plugin-storybook": "^0.9.0", | ||
"eslint-plugin-storybook": "^0.10.1", | ||
"globals": "^15.11.0", | ||
@@ -127,4 +127,4 @@ "husky": "^9.1.6", | ||
"rollup-plugin-visualizer": "^5.12.0", | ||
"sass": "^1.80.2", | ||
"storybook": "^8.3.5", | ||
"sass": "^1.80.3", | ||
"storybook": "^8.3.6", | ||
"style-dictionary": "^3.9.2", | ||
@@ -131,0 +131,0 @@ "stylelint": "^15.11.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
4834962
502
39610