@purpurds/field-error-text
Advanced tools
Comparing version 4.3.0 to 4.4.0
@@ -1,2 +0,3 @@ | ||
import React, { ReactNode } from "react"; | ||
import { default as React, ReactNode } from 'react'; | ||
export type FieldErrorTextProps = { | ||
@@ -3,0 +4,0 @@ ["data-testid"]?: string; |
@@ -129,3 +129,3 @@ import { jsx as c, jsxs as v } from "react/jsx-runtime"; | ||
"purpur-field-error-text__icon": "_purpur-field-error-text__icon_1h4gy_12" | ||
}, p = "purpur-field-error-text", P = ({ | ||
}, p = "purpur-field-error-text", A = ({ | ||
["data-testid"]: t, | ||
@@ -151,4 +151,4 @@ children: i, | ||
export { | ||
P as FieldErrorText | ||
A as FieldErrorText | ||
}; | ||
//# sourceMappingURL=field-error-text.es.js.map |
Name: @purpurds/icon | ||
Version: 4.2.0 | ||
Version: 4.3.0 | ||
License: AGPL-3.0-only | ||
@@ -4,0 +4,0 @@ Private: false |
{ | ||
"name": "@purpurds/field-error-text", | ||
"version": "4.3.0", | ||
"version": "4.4.0", | ||
"license": "AGPL-3.0-only", | ||
@@ -18,8 +18,8 @@ "main": "./dist/field-error-text.cjs.js", | ||
"classnames": "~2.5.0", | ||
"@purpurds/icon": "4.3.0", | ||
"@purpurds/paragraph": "4.3.0", | ||
"@purpurds/tokens": "4.3.0" | ||
"@purpurds/icon": "4.4.0", | ||
"@purpurds/paragraph": "4.4.0", | ||
"@purpurds/tokens": "4.4.0" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/eslint-patch": "~1.7.0", | ||
"@rushstack/eslint-patch": "~1.10.0", | ||
"@storybook/blocks": "~7.6.0", | ||
@@ -31,6 +31,6 @@ "@storybook/react": "~7.6.0", | ||
"@testing-library/jest-dom": "~6.4.0", | ||
"@testing-library/react": "~14.2.0", | ||
"@testing-library/react": "~14.3.0", | ||
"@types/node": "18", | ||
"@types/react-dom": "~18.2.17", | ||
"@types/react": "~18.2.42", | ||
"@types/react-dom": "~18.3.0", | ||
"@types/react": "~18.3.0", | ||
"eslint-plugin-testing-library": "~6.2.0", | ||
@@ -41,7 +41,7 @@ "eslint": "~8.57.0", | ||
"prettier": "~2.8.8", | ||
"react-dom": "~18.2.0", | ||
"react": "~18.2.0", | ||
"react-dom": "~18.3.0", | ||
"react": "~18.3.0", | ||
"typescript": "~5.4.2", | ||
"vite": "~5.2.2", | ||
"vitest": "~1.4.0", | ||
"vitest": "~1.5.0", | ||
"@purpurds/component-rig": "1.0.0" | ||
@@ -48,0 +48,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
870994
+ Added@purpurds/icon@4.4.0(transitive)
+ Added@purpurds/paragraph@4.4.0(transitive)
+ Added@purpurds/tokens@4.4.0(transitive)
- Removed@purpurds/icon@4.3.0(transitive)
- Removed@purpurds/paragraph@4.3.0(transitive)
- Removed@purpurds/tokens@4.3.0(transitive)
Updated@purpurds/icon@4.4.0
Updated@purpurds/paragraph@4.4.0
Updated@purpurds/tokens@4.4.0