|
5 | 5 | }, |
6 | 6 | "description": "Effortlessly detect scroll direction in React apps with @smakss/react-scroll-direction. Perfect for React, Remix, Next.js, and Gatsby projects, offering adjustable sensitivity.", |
7 | 7 | "devDependencies": { |
8 | | - "@commitlint/cli": "^18.2.0", |
| 8 | + "@commitlint/cli": "^18.4.3", |
9 | 9 | "@commitlint/config-conventional": "^18.4.3", |
10 | | - "@rollup/plugin-commonjs": "^25.0.0", |
11 | | - "@rollup/plugin-node-resolve": "^15.0.1", |
12 | | - "@rollup/plugin-typescript": "^11.1.1", |
| 10 | + "@rollup/plugin-commonjs": "^25.0.7", |
| 11 | + "@rollup/plugin-node-resolve": "^15.2.3", |
| 12 | + "@rollup/plugin-typescript": "^11.1.5", |
13 | 13 | "@types/react": "^18.2.46", |
14 | | - "@typescript-eslint/eslint-plugin": "^5.59.6", |
15 | | - "@typescript-eslint/parser": "^5.59.6", |
16 | | - "eslint": "^8.41.0", |
17 | | - "eslint-config-prettier": "9.0.0", |
| 14 | + "@typescript-eslint/eslint-plugin": "^6.16.0", |
| 15 | + "@typescript-eslint/parser": "^6.16.0", |
| 16 | + "eslint": "^8.56.0", |
| 17 | + "eslint-config-prettier": "^9.1.0", |
18 | 18 | "eslint-plugin-prettier": "^5.1.2", |
19 | 19 | "husky": "^8.0.3", |
20 | | - "lint-staged": "^15.0.2", |
21 | | - "prettier": "^3.1.0", |
| 20 | + "lint-staged": "^15.2.0", |
| 21 | + "prettier": "^3.1.1", |
22 | 22 | "rollup": "^4.9.1", |
23 | 23 | "typescript": "^5.3.3" |
24 | 24 | }, |
|
0 commit comments