react-aria-carousel
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "react-aria-carousel", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"exports": { | ||
@@ -13,13 +13,18 @@ ".": { | ||
"scripts": { | ||
"prepare": "panda codegen", | ||
"prepare": "panda --config ./panda.config.ts codegen", | ||
"storybook": "storybook dev -p 6006", | ||
"build-storybook": "storybook build", | ||
"tsc": "tsc --project tsconfig.json" | ||
"build": "tsc --project tsconfig.json" | ||
}, | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^7.5.0", | ||
"@typescript-eslint/parser": "^7.5.0", | ||
"eslint": "^8.57.0", | ||
"eslint-plugin-react": "^7.34.1", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"eslint-plugin-react-refresh": "^0.4.6", | ||
"eslint-plugin-storybook": "^0.8.0", | ||
"@chromatic-com/storybook": "^1.3.4", | ||
"@codesandbox/sandpack-react": "^2.13.10", | ||
"@mdx-js/react": "^3.0.1", | ||
"@pandacss/dev": "^0.39.1", | ||
"@parcel/transformer-inline-string": "2.12.0", | ||
"@react-types/shared": "^3.23.0", | ||
@@ -41,3 +46,2 @@ "@storybook/addon-docs": "^8.0.10", | ||
"clsx": "^2.1.1", | ||
"parcel": "^2.12.0", | ||
"postcss": "^8.4.38", | ||
@@ -49,3 +53,2 @@ "react": "^18.3.1", | ||
"storybook-source-link": "^4.0.1", | ||
"tailwindcss": "^3.4.3", | ||
"tsup": "^8.0.2", | ||
@@ -52,0 +55,0 @@ "typescript": "^5.4.5", |
"use client"; | ||
import "./utils/scrollend-polyfill"; | ||
import { | ||
@@ -4,0 +6,0 @@ Dispatch, |
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
49981
29
1481
37