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.238", | ||
"version": "1.7.239", | ||
"type": "module", | ||
@@ -47,4 +47,4 @@ "types": "./dist/legacy/index.d.ts", | ||
"devDependencies": { | ||
"@commitlint/cli": "19.4.1", | ||
"@commitlint/config-conventional": "19.4.1", | ||
"@commitlint/cli": "19.5.0", | ||
"@commitlint/config-conventional": "19.5.0", | ||
"@playwright/test": "1.47.0", | ||
@@ -55,6 +55,6 @@ "@rollup/plugin-commonjs": "26.0.1", | ||
"@storybook/addon-webpack5-compiler-swc": "1.0.5", | ||
"@storybook/manager-api": "8.2.9", | ||
"@storybook/react": "8.2.9", | ||
"@storybook/react-webpack5": "8.2.9", | ||
"@storybook/theming": "8.2.9", | ||
"@storybook/manager-api": "8.3.0", | ||
"@storybook/react": "8.3.0", | ||
"@storybook/react-webpack5": "8.3.0", | ||
"@storybook/theming": "8.3.0", | ||
"@testing-library/dom": "10.4.0", | ||
@@ -65,3 +65,3 @@ "@testing-library/jest-dom": "6.5.0", | ||
"@types/eslint": "9.6.1", | ||
"@types/jest": "29.5.12", | ||
"@types/jest": "29.5.13", | ||
"@types/node": "22.5.4", | ||
@@ -84,7 +84,7 @@ "@types/react": "18.3.5", | ||
"eslint-plugin-prettier": "5.2.1", | ||
"eslint-plugin-react": "7.35.2", | ||
"eslint-plugin-react": "7.36.1", | ||
"eslint-plugin-react-hooks": "4.6.2", | ||
"eslint-plugin-storybook": "0.8.0", | ||
"eslint-plugin-testing-library": "6.3.0", | ||
"husky": "9.1.5", | ||
"husky": "9.1.6", | ||
"jest": "29.7.0", | ||
@@ -99,6 +99,6 @@ "jest-config": "29.7.0", | ||
"react-joystick-component": "6.2.1", | ||
"rollup": "4.21.2", | ||
"rollup": "4.21.3", | ||
"rollup-plugin-dts": "6.1.1", | ||
"semantic-release": "24.1.0", | ||
"storybook": "8.2.9", | ||
"semantic-release": "24.1.1", | ||
"storybook": "8.3.0", | ||
"ts-jest": "29.2.5", | ||
@@ -105,0 +105,0 @@ "tsc-files": "1.1.4", |