react-parallax-tilt
Advanced tools
{ | ||
"name": "react-parallax-tilt", | ||
"description": "Easily apply tilt hover effect on React components - lightweight/zero dependencies", | ||
"version": "1.7.257", | ||
"version": "1.7.258", | ||
"type": "module", | ||
@@ -48,4 +48,4 @@ "types": "./dist/legacy/index.d.ts", | ||
"devDependencies": { | ||
"@commitlint/cli": "19.5.0", | ||
"@commitlint/config-conventional": "19.5.0", | ||
"@commitlint/cli": "19.6.0", | ||
"@commitlint/config-conventional": "19.6.0", | ||
"@eslint/js": "9.15.0", | ||
@@ -57,6 +57,6 @@ "@playwright/test": "1.49.0", | ||
"@storybook/addon-webpack5-compiler-swc": "1.0.5", | ||
"@storybook/manager-api": "8.4.4", | ||
"@storybook/react": "8.4.4", | ||
"@storybook/react-webpack5": "8.4.4", | ||
"@storybook/theming": "8.4.4", | ||
"@storybook/manager-api": "8.4.5", | ||
"@storybook/react": "8.4.5", | ||
"@storybook/react-webpack5": "8.4.5", | ||
"@storybook/theming": "8.4.5", | ||
"@testing-library/dom": "10.4.0", | ||
@@ -67,3 +67,3 @@ "@testing-library/jest-dom": "6.6.3", | ||
"@types/eslint": "9.6.1", | ||
"@types/node": "22.9.0", | ||
"@types/node": "22.9.3", | ||
"@types/react": "18.3.12", | ||
@@ -87,3 +87,3 @@ "@types/react-dom": "18.3.1", | ||
"eslint-plugin-react-hooks": "5.0.0", | ||
"eslint-plugin-testing-library": "6.4.0", | ||
"eslint-plugin-testing-library": "7.0.0", | ||
"husky": "9.1.7", | ||
@@ -97,9 +97,9 @@ "jsdom": "25.0.1", | ||
"react-joystick-component": "6.2.1", | ||
"rollup": "4.27.3", | ||
"rollup": "4.27.4", | ||
"rollup-plugin-dts": "6.1.1", | ||
"semantic-release": "24.2.0", | ||
"storybook": "8.4.4", | ||
"typescript": "5.6.3", | ||
"storybook": "8.4.5", | ||
"typescript": "5.7.2", | ||
"typescript-eslint": "8.15.0", | ||
"vite-tsconfig-paths": "5.1.2", | ||
"vite-tsconfig-paths": "5.1.3", | ||
"vitest": "2.1.5" | ||
@@ -106,0 +106,0 @@ }, |