Skip to content

Commit c525dac

Browse files
Update @shakacode-tools/react-on-rails-rsc dependency to latest commit
1 parent 453df4f commit c525dac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"@babel/core": "^7.20.12",
2222
"@babel/preset-env": "^7.20.2",
2323
"@tsconfig/node14": "^14.1.2",
24+
"@shakacode-tools/react-on-rails-rsc": "git+https://github.com/shakacode/react_on_rails_rsc.git#main",
2425
"@testing-library/dom": "^10.4.0",
2526
"@testing-library/jest-dom": "^6.6.3",
2627
"@testing-library/react": "^16.2.0",
@@ -51,7 +52,6 @@
5152
"prop-types": "^15.8.1",
5253
"react": "^19.0.0",
5354
"react-dom": "^19.0.0",
54-
"@shakacode-tools/react-on-rails-rsc": "git+https://github.com/shakacode/react_on_rails_rsc.git#main",
5555
"redux": "^4.2.1",
5656
"ts-jest": "^29.2.5",
5757
"typescript": "^5.6.2"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1382,7 +1382,7 @@
13821382

13831383
"@shakacode-tools/react-on-rails-rsc@git+https://github.com/shakacode/react_on_rails_rsc.git#main":
13841384
version "19.0.0"
1385-
resolved "git+https://github.com/shakacode/react_on_rails_rsc.git#6e72fd0a1a51729c7e9c298fb96c3eea7cfa1dab"
1385+
resolved "git+https://github.com/shakacode/react_on_rails_rsc.git#5453eaa574cd6ad54698b0f2ad8c1c44985e169d"
13861386
dependencies:
13871387
react-server-dom-webpack "19.0.0"
13881388

0 commit comments

Comments
 (0)