@focus4/styling
Advanced tools
@@ -0,5 +1,5 @@ | ||
| import { createContext, useContext, useMemo } from 'react'; | ||
| import { jsx } from 'react/jsx-runtime'; | ||
| import classNames from 'classnames'; | ||
| import { pick } from 'es-toolkit'; | ||
| import { createContext, useContext, useMemo } from 'react'; | ||
| import { jsx } from 'react/jsx-runtime'; | ||
@@ -6,0 +6,0 @@ function get() { |
+8
-7
| { | ||
| "name": "@focus4/styling", | ||
| "version": "12.8.0", | ||
| "version": "12.9.0", | ||
| "description": "Focus v4, styling module", | ||
@@ -19,7 +19,7 @@ "main": "lib/focus4.styling.js", | ||
| "dependencies": { | ||
| "@types/react": "~19.2.7", | ||
| "@types/react-dom": "~19.2.3", | ||
| "classnames": "~2.5.1", | ||
| "es-toolkit": "~1.43.0", | ||
| "tslib": "~2.8.1" | ||
| "@types/react": "^19.2.14", | ||
| "@types/react-dom": "^19.2.3", | ||
| "classnames": "^2.5.1", | ||
| "es-toolkit": "^1.45.1", | ||
| "tslib": "^2.8.1" | ||
| }, | ||
@@ -29,3 +29,4 @@ "peerDependencies": { | ||
| "react-dom": ">= 19.0 < 20" | ||
| } | ||
| }, | ||
| "gitHead": "fa2a850433c95d8f541379723dbaf54284e5eed7" | ||
| } |
58519
0.1%+ Added
- Removed
Updated
Updated
Updated
Updated
Updated