We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b74f6af + e6c8c52 commit 13b299cCopy full SHA for 13b299c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@codebolt/codeboltjs",
3
- "version": "1.1.74",
+ "version": "1.1.71",
4
"description": "",
5
"keywords": [],
6
"author": "",
@@ -19,10 +19,8 @@
19
"homepage": "https://codeboltai.github.io",
20
"dependencies": {
21
"@codebolt/types": "^1.0.10",
22
- "bufferutil": "^4.0.9",
23
"js-yaml": "^4.1.0",
24
"typedoc-plugin-missing-exports": "^2.2.0",
25
- "utf-8-validate": "^6.0.5",
26
"ws": "^8.17.0"
27
},
28
"devDependencies": {
@@ -36,10 +34,10 @@
36
34
"typedoc": "^0.25.13",
37
35
"typedoc-plugin-markdown": "^4.0.1",
38
"typescript": "^5.4.5",
39
- "webpack": "^5.97.1",
+ "webpack": "^5.91.0",
40
"webpack-cli": "^5.1.4"
41
42
"jest": {
43
"testTimeout": 50000
44
}
45
-}
+}
0 commit comments