Skip to content

Commit 086ef84

Browse files
Update @shakacode-tools/react-on-rails-rsc dependency to latest commit
1 parent 713d33b commit 086ef84

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
@@ -17,6 +17,7 @@
1717
"devDependencies": {
1818
"@babel/core": "^7.20.12",
1919
"@babel/preset-env": "^7.20.2",
20+
"@shakacode-tools/react-on-rails-rsc": "git+https://github.com/shakacode/react_on_rails_rsc.git#main",
2021
"@testing-library/dom": "^10.4.0",
2122
"@testing-library/jest-dom": "^6.6.3",
2223
"@testing-library/react": "^16.2.0",
@@ -46,7 +47,6 @@
4647
"prop-types": "^15.8.1",
4748
"react": "^19.0.0",
4849
"react-dom": "^19.0.0",
49-
"@shakacode-tools/react-on-rails-rsc": "git+https://github.com/shakacode/react_on_rails_rsc.git#main",
5050
"redux": "^4.2.1",
5151
"ts-jest": "^29.2.5",
5252
"typescript": "^5.6.2"

yarn.lock

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

15751575
"@shakacode-tools/react-on-rails-rsc@git+https://github.com/shakacode/react_on_rails_rsc.git#main":
15761576
version "19.0.0"
1577-
resolved "git+https://github.com/shakacode/react_on_rails_rsc.git#6e72fd0a1a51729c7e9c298fb96c3eea7cfa1dab"
1577+
resolved "git+https://github.com/shakacode/react_on_rails_rsc.git#5453eaa574cd6ad54698b0f2ad8c1c44985e169d"
15781578
dependencies:
15791579
react-server-dom-webpack "19.0.0"
15801580

0 commit comments

Comments
 (0)