Преглед на файлове

chore(plugins): unpin rtk to latest

Move rtk from v0.34.3 to "latest" to pick up upstream fixes as they
ship (notably the pending TTY-passthrough issue documented in
tasks/rtk-upstream-issue.md).

Co-Authored-By: Claude <noreply@anthropic.com>
bastien преди 1 месец
родител
ревизия
9536527a37
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      plugins.lock.json

+ 1 - 1
plugins.lock.json

@@ -2,7 +2,7 @@
   "_readme": "Pinned versions for reproducible installs. Update versions deliberately, then run install-plugins.sh.",
   "rtk": {
     "source": "https://github.com/rtk-ai/rtk",
-    "version": "v0.34.3",
+    "version": "latest",
     "note": "Check latest at https://github.com/rtk-ai/rtk/releases before updating"
   },
   "gsd": {