Skip to content

Commit b26074f

Browse files
Update package.json
1 parent 93a8754 commit b26074f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"eslint-plugin-prettier": "^5.2.3",
5454
"eslint-plugin-react": "^7.37.4",
5555
"eslint-plugin-react-hooks": "^5.2.0",
56+
"typescript-eslint": "^8.26.1",
5657
"globals": "^16.0.0",
5758
"jest": "^29.7.0",
5859
"jest-environment-jsdom": "^29.7.0",
@@ -68,8 +69,7 @@
6869
"react-on-rails-rsc": "git+https://github.com/shakacode/react_on_rails_rsc.git#add-support-for-generating-client-components-manifest-for-server-bundle",
6970
"redux": "^4.2.1",
7071
"ts-jest": "^29.2.5",
71-
"typescript": "^5.8.3",
72-
"typescript-eslint": "^8.26.1"
72+
"typescript": "^5.8.3"
7373
},
7474
"peerDependencies": {
7575
"react": ">= 16",

0 commit comments

Comments
 (0)