@20minutes/hela
Advanced tools
Comparing version 0.1.183 to 0.1.184
@@ -11,3 +11,4 @@ import React from 'react'; | ||
adMention?: boolean; | ||
isfullscreenMobile?: boolean; | ||
} | ||
export declare const Ad: React.FC<AdProps>; |
@@ -12,1 +12,2 @@ import React from 'react'; | ||
export declare const WithPlaceholder: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, import("./Ad").AdProps>; | ||
export declare const FullScreenMobile: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0fc72a6d").R, import("./Ad").AdProps>; |
@@ -5,5 +5,4 @@ import React from 'react'; | ||
export interface CardMediumProps extends CardType, SystemProps, Pick<BoxProps, 'className'> { | ||
titleHasFixedHeight?: boolean; | ||
socialBarProps?: SocialBarProps; | ||
} | ||
export declare const CardMedium: React.FC<CardMediumProps>; |
{ | ||
"name": "@20minutes/hela", | ||
"version": "0.1.183", | ||
"version": "0.1.184", | ||
"repository": "git@github.com:20minutes/hela.git", | ||
@@ -74,19 +74,19 @@ "license": "MIT", | ||
"@20minutes/eslint-config": "^1.2.6", | ||
"@aws-sdk/client-s3": "3.502.0", | ||
"@aws-sdk/client-s3": "3.504.0", | ||
"@babel/core": "^7.23.9", | ||
"@babel/eslint-parser": "^7.23.9", | ||
"@babel/eslint-parser": "^7.23.10", | ||
"@babel/plugin-transform-typescript": "^7.23.6", | ||
"@csstools/postcss-sass": "^5.1.1", | ||
"@octokit/core": "5.1.0", | ||
"@storybook/addon-actions": "^7.6.10", | ||
"@storybook/addon-essentials": "^7.6.10", | ||
"@storybook/addon-links": "^7.6.10", | ||
"@storybook/addon-mdx-gfm": "^7.6.10", | ||
"@storybook/blocks": "^7.6.10", | ||
"@storybook/react": "^7.6.10", | ||
"@storybook/react-vite": "^7.6.10", | ||
"@storybook/addon-actions": "^7.6.12", | ||
"@storybook/addon-essentials": "^7.6.12", | ||
"@storybook/addon-links": "^7.6.12", | ||
"@storybook/addon-mdx-gfm": "^7.6.12", | ||
"@storybook/blocks": "^7.6.12", | ||
"@storybook/react": "^7.6.12", | ||
"@storybook/react-vite": "^7.6.12", | ||
"@svgr/cli": "^8.1.0", | ||
"@testing-library/react": "^14.1.2", | ||
"@testing-library/react": "^14.2.0", | ||
"@types/merge-stream": "^1.1.5", | ||
"@types/node": "^20.11.10", | ||
"@types/node": "^20.11.14", | ||
"@types/react": "^18.2.48", | ||
@@ -115,3 +115,3 @@ "@types/react-dom": "^18.2.18", | ||
"jsdom": "^24.0.0", | ||
"lint-staged": "^15.2.0", | ||
"lint-staged": "^15.2.1", | ||
"postcss": "^8.4.33", | ||
@@ -128,3 +128,3 @@ "postcss-inline-svg": "^6.0.0", | ||
"sass": "^1.70.0", | ||
"storybook": "^7.6.10", | ||
"storybook": "^7.6.12", | ||
"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
1647340
16293