Parcourir la source

Updated OpenCode to 1.0.121

paviko il y a 2 mois
Parent
commit
a1f0e0991a
4 fichiers modifiés avec 370 ajouts et 56 suppressions
  1. 357 53
      bun.lock
  2. 5 0
      hosts/jetbrains-plugin/changelog.html
  3. 4 0
      hosts/vscode-plugin/CHANGELOG.md
  4. 4 3
      package.json

Fichier diff supprimé car celui-ci est trop grand
+ 357 - 53
bun.lock


+ 5 - 0
hosts/jetbrains-plugin/changelog.html

@@ -1,5 +1,10 @@
 <h2>OpenCode (unofficial) JetBrains Plugin Changelog</h2>
 
+<h3>2025.11.xx</h3>
+<ul>
+  <li>Updated OpenCode to v1.0.121</li>
+</ul>
+
 <h3>2025.11.24</h3>
 <ul>
   <li>Fixed multi-project bug with drag&drop and "Add to context"</li>

+ 4 - 0
hosts/vscode-plugin/CHANGELOG.md

@@ -5,6 +5,10 @@ All notable changes to the OpenCode VSCode extension will be documented in this
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
+## [25.11.xx] - 2025-11-xx
+
+- Updated OpenCode to v1.0.121
+
 ## [25.11.24] - 2025-11-24
 
 - UI improvements

+ 4 - 3
package.json

@@ -58,10 +58,11 @@
     "@tsconfig/bun": "catalog:",
     "husky": "9.1.7",
     "prettier": "3.6.2",
-    "sst": "3.17.23",
-    "turbo": "2.5.6",
+    "quansync": "^0.2.11",
     "react-markdown": "10.1.0",
-    "remark-gfm": "4.0.1"
+    "remark-gfm": "4.0.1",
+    "sst": "3.17.23",
+    "turbo": "2.5.6"
   },
   "dependencies": {
     "@aws-sdk/client-s3": "3.933.0",

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff