fix(rce): add 'isolate' to list of trusted deps, fixed custom tools environment resolution (#2387)

* fix(rce): add isolate to list of trusted deps

* updated error enchancer in RCE

* fixed

* fix build

* fix failing test

* fix build

* fix build

* remove extraneous comment
This commit is contained in:
Waleed
2025-12-15 15:24:11 -08:00
committed by GitHub
parent 3a5363ac54
commit a45bb1bf3b
14 changed files with 547 additions and 324 deletions

View File

@@ -19,7 +19,7 @@
"fumadocs-mdx": "14.1.0",
"fumadocs-ui": "16.2.3",
"lucide-react": "^0.511.0",
"next": "16.0.9",
"next": "16.1.0-canary.21",
"next-themes": "^0.4.6",
"react": "19.2.1",
"react-dom": "19.2.1",