react-parallax-tilt
Advanced tools
{ | ||
"name": "react-parallax-tilt", | ||
"description": "Easily apply tilt hover effect on React components - lightweight/zero dependencies", | ||
"version": "1.7.288", | ||
"version": "1.7.289", | ||
"type": "module", | ||
@@ -57,17 +57,17 @@ "types": "./dist/legacy/index.d.ts", | ||
"@storybook/addon-webpack5-compiler-swc": "3.0.0", | ||
"@storybook/manager-api": "8.6.11", | ||
"@storybook/react": "8.6.11", | ||
"@storybook/react-webpack5": "8.6.11", | ||
"@storybook/theming": "8.6.11", | ||
"@storybook/manager-api": "8.6.12", | ||
"@storybook/react": "8.6.12", | ||
"@storybook/react-webpack5": "8.6.12", | ||
"@storybook/theming": "8.6.12", | ||
"@testing-library/dom": "10.4.0", | ||
"@testing-library/jest-dom": "6.6.3", | ||
"@testing-library/react": "16.2.0", | ||
"@testing-library/react": "16.3.0", | ||
"@testing-library/user-event": "14.6.1", | ||
"@types/eslint": "9.6.1", | ||
"@types/node": "22.13.14", | ||
"@types/react": "19.0.12", | ||
"@types/react-dom": "19.0.4", | ||
"@vitest/coverage-v8": "3.0.9", | ||
"@vitest/eslint-plugin": "1.1.38", | ||
"@vitest/ui": "3.0.9", | ||
"@types/node": "22.14.0", | ||
"@types/react": "19.1.0", | ||
"@types/react-dom": "19.1.1", | ||
"@vitest/coverage-v8": "3.1.1", | ||
"@vitest/eslint-plugin": "1.1.39", | ||
"@vitest/ui": "3.1.1", | ||
"commitizen": "4.3.1", | ||
@@ -83,4 +83,4 @@ "demozap": "1.3.82", | ||
"eslint-plugin-playwright": "2.2.0", | ||
"eslint-plugin-prettier": "5.2.5", | ||
"eslint-plugin-react": "7.37.4", | ||
"eslint-plugin-prettier": "5.2.6", | ||
"eslint-plugin-react": "7.37.5", | ||
"eslint-plugin-react-hooks": "5.2.0", | ||
@@ -90,3 +90,3 @@ "eslint-plugin-testing-library": "7.1.1", | ||
"jsdom": "26.0.0", | ||
"knip": "5.46.3", | ||
"knip": "5.46.5", | ||
"lint-staged": "15.5.0", | ||
@@ -98,10 +98,10 @@ "prettier": "3.5.3", | ||
"react-joystick-component": "6.2.1", | ||
"rollup": "4.38.0", | ||
"rollup": "4.39.0", | ||
"rollup-plugin-dts": "6.2.1", | ||
"semantic-release": "24.2.3", | ||
"storybook": "8.6.11", | ||
"storybook": "8.6.12", | ||
"typescript": "5.8.2", | ||
"typescript-eslint": "8.28.0", | ||
"typescript-eslint": "8.29.0", | ||
"vite-tsconfig-paths": "5.1.4", | ||
"vitest": "3.0.9" | ||
"vitest": "3.1.1" | ||
}, | ||
@@ -108,0 +108,0 @@ "peerDependencies": { |
72271
0