react-parallax-tilt
Advanced tools
Comparing version
{ | ||
"name": "react-parallax-tilt", | ||
"description": "Easily apply tilt hover effect on React components - lightweight/zero dependencies", | ||
"version": "1.7.301", | ||
"version": "1.7.302", | ||
"type": "module", | ||
@@ -50,3 +50,3 @@ "types": "./dist/legacy/index.d.ts", | ||
"@commitlint/config-conventional": "19.8.1", | ||
"@eslint/js": "9.31.0", | ||
"@eslint/js": "9.32.0", | ||
"@playwright/test": "1.54.1", | ||
@@ -56,9 +56,9 @@ "@rollup/plugin-commonjs": "28.0.6", | ||
"@rollup/plugin-typescript": "11.1.6", | ||
"@storybook/react-vite": "9.0.17", | ||
"@storybook/react-vite": "9.0.18", | ||
"@testing-library/dom": "10.4.0", | ||
"@testing-library/jest-dom": "6.6.3", | ||
"@testing-library/jest-dom": "6.6.4", | ||
"@testing-library/react": "16.3.0", | ||
"@testing-library/user-event": "14.6.1", | ||
"@types/eslint": "9.6.1", | ||
"@types/node": "24.0.14", | ||
"@types/node": "24.1.0", | ||
"@types/react": "19.1.8", | ||
@@ -71,3 +71,3 @@ "@types/react-dom": "19.1.6", | ||
"demozap": "1.3.83", | ||
"eslint": "9.31.0", | ||
"eslint": "9.32.0", | ||
"eslint-config-prettier": "10.1.8", | ||
@@ -83,3 +83,3 @@ "eslint-import-resolver-typescript": "4.4.4", | ||
"eslint-plugin-react-hooks": "6.0.0", | ||
"eslint-plugin-testing-library": "7.6.0", | ||
"eslint-plugin-testing-library": "7.6.1", | ||
"husky": "9.1.7", | ||
@@ -94,9 +94,9 @@ "jsdom": "26.1.0", | ||
"react-joystick-component": "6.2.1", | ||
"rollup": "4.45.1", | ||
"rollup": "4.45.3", | ||
"rollup-plugin-dts": "6.2.1", | ||
"semantic-release": "24.2.7", | ||
"storybook": "9.0.17", | ||
"storybook": "9.0.18", | ||
"typescript": "5.8.3", | ||
"typescript-eslint": "8.37.0", | ||
"vite": "7.0.5", | ||
"typescript-eslint": "8.38.0", | ||
"vite": "7.0.6", | ||
"vite-tsconfig-paths": "5.1.4", | ||
@@ -103,0 +103,0 @@ "vitest": "3.2.4" |
72038
0