Skip to content

Commit 189f414

Browse files
justin808claude
andcommitted
Update yarn.lock workspace dependency resolution
The workspace dependency for react-on-rails resolved to the published version 16.1.2 instead of the local workspace version. This can happen when yarn resolves dependencies during installation. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 76ff92b commit 189f414

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

yarn.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7019,8 +7019,10 @@ react-on-rails-rsc@19.0.2:
70197019
neo-async "^2.6.1"
70207020
webpack-sources "^3.2.0"
70217021

7022-
react-on-rails@./packages/react-on-rails:
7023-
version "16.2.0-beta.11"
7022+
react-on-rails@*:
7023+
version "16.1.2"
7024+
resolved "https://registry.npmjs.org/react-on-rails/-/react-on-rails-16.1.2.tgz#27308d7d5806e73354eea2355c5c4036ade443d4"
7025+
integrity sha512-SiE168FgUtp9Sld2MAZUs2+R/D7B+SlNGX4zl9T2rB1QluzgTY042a4/i6v+ivQpBIhNjJujlVFIHYp+uVqjoQ==
70247026

70257027
react@^19.0.0:
70267028
version "19.0.0"

0 commit comments

Comments
 (0)