@e-llm-studio/instant-learning 1.3.0-alpha.119 → 1.3.0-alpha.121

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@e-llm-studio/instant-learning",
3
- "version": "1.3.0-alpha.119",
3
+ "version": "1.3.0-alpha.121",
4
4
  "author": "Devesh Patel",
5
5
  "description": "",
6
6
  "license": "MIT",
@@ -101,6 +101,7 @@
101
101
  "@babel/preset-react": "7.26.3",
102
102
  "@babel/preset-typescript": "7.26.0",
103
103
  "@e-llm-studio/streaming-response": "^1.1.84",
104
+ "@types/node": "^20.19.0",
104
105
  "@emotion/react": "^11.14.0",
105
106
  "@emotion/styled": "^11.14.1",
106
107
  "@monaco-editor/react": "^4.7.0",
@@ -126,7 +127,6 @@
126
127
  "patch-package": "^8.0.1",
127
128
  "prettier": "^3.7.4",
128
129
  "react-markdown": "^8.0.7",
129
- "react-router-dom": "^7.15.1",
130
130
  "react-scripts": ">=5.0.1",
131
131
  "react-syntax-highlighter": "^15.6.1",
132
132
  "rehype-raw": "^7.0.0",
@@ -183,6 +183,7 @@
183
183
  "vfile-message": "^4.0.2",
184
184
  "@types/react": "^18.3.28",
185
185
  "@types/react-dom": "^18.3.7",
186
+ "@types/node": "^20.19.0",
186
187
  "@e-llm-studio/watch-me-work": {
187
188
  "react": "18.3.1",
188
189
  "react-dom": "18.3.1"