nova-design-elements
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "nova-design-elements", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"main": "dist/index.js", | ||
@@ -14,3 +14,4 @@ "module": "dist/index.esm.js", | ||
"build-storybook": "storybook build", | ||
"build-tailwind": "npx tailwindcss -i ./src/styles/globals.css -o ./dist/output.css --watch" | ||
"build-tailwind": "npx tailwindcss -i ./src/styles/globals.css -o ./dist/output.css --watch", | ||
"translate": "npx i18next-scanner" | ||
}, | ||
@@ -37,2 +38,4 @@ "eslintConfig": { | ||
"devDependencies": { | ||
"@dnd-kit/core": "^6.0.8", | ||
"@headlessui/react": "^1.7.15", | ||
"@rollup/plugin-commonjs": "^25.0.0", | ||
@@ -49,2 +52,3 @@ "@rollup/plugin-node-resolve": "^15.1.0", | ||
"@storybook/testing-library": "^0.0.14-next.2", | ||
"@tailwindcss/forms": "^0.5.3", | ||
"@testing-library/jest-dom": "^5.16.5", | ||
@@ -55,8 +59,15 @@ "@testing-library/react": "^13.4.0", | ||
"@types/node": "^20.2.5", | ||
"@types/react": "^18.2.9", | ||
"@types/react-dom": "^18.2.4", | ||
"@types/rollup-plugin-peer-deps-external": "^2.2.1", | ||
"animated-tailwindcss": "^4.0.0", | ||
"autoprefixer": "^10.4.14", | ||
"clsx": "^1.2.1", | ||
"eslint-plugin-storybook": "^0.6.12", | ||
"i18next-scanner": "^4.2.0", | ||
"npm-run-all": "^4.1.5", | ||
"postcss": "^8.4.24", | ||
"prop-types": "^15.8.1", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"react-scripts": "5.0.1", | ||
@@ -70,15 +81,6 @@ "rollup": "^2.79.1", | ||
"storybook": "^7.0.18", | ||
"tailwindcss": "^3.3.2", | ||
"tailwindcss-inner-border": "^0.2.0", | ||
"typescript": "^5.1.3", | ||
"web-vitals": "^2.1.4", | ||
"@dnd-kit/core": "^6.0.8", | ||
"@headlessui/react": "^1.7.15", | ||
"@tailwindcss/forms": "^0.5.3", | ||
"@types/react": "^18.2.9", | ||
"@types/react-dom": "^18.2.4", | ||
"animated-tailwindcss": "^4.0.0", | ||
"clsx": "^1.2.1", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"tailwindcss": "^3.3.2", | ||
"tailwindcss-inner-border": "^0.2.0" | ||
"web-vitals": "^2.1.4" | ||
}, | ||
@@ -110,4 +112,6 @@ "peerDependencies": { | ||
"dependencies": { | ||
"i18next": "^22.5.1", | ||
"react-i18next": "^12.3.1", | ||
"react-icons": "^4.9.0" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2806964
50
1549
5
14
44
+ Addedi18next@^22.5.1
+ Addedreact-i18next@^12.3.1
+ Added@babel/runtime@7.26.0(transitive)
+ Addedhtml-parse-stringify@3.0.1(transitive)
+ Addedi18next@22.5.1(transitive)
+ Addedreact-i18next@12.3.1(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)
+ Addedvoid-elements@3.1.0(transitive)