Skip to content

Commit b91b8fc

Browse files
committed
chore(deps): upgrade deps
1 parent ff06cb4 commit b91b8fc

File tree

2 files changed

+207
-208
lines changed

2 files changed

+207
-208
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@
55
},
66
"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.",
77
"devDependencies": {
8-
"@commitlint/cli": "^18.2.0",
8+
"@commitlint/cli": "^18.4.3",
99
"@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",
1313
"@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",
1818
"eslint-plugin-prettier": "^5.1.2",
1919
"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",
2222
"rollup": "^4.9.1",
2323
"typescript": "^5.3.3"
2424
},

0 commit comments

Comments
 (0)