@hpcc-js/wasm 2.9.0 → 2.11.0

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hpcc-js/wasm",
3
- "version": "2.9.0",
3
+ "version": "2.11.0",
4
4
  "description": "hpcc-js - WASM Libraries",
5
5
  "keywords": [
6
6
  "graphviz",
@@ -120,20 +120,20 @@
120
120
  },
121
121
  "devDependencies": {
122
122
  "@istanbuljs/nyc-config-typescript": "1.0.2",
123
- "@rollup/plugin-commonjs": "24.0.1",
124
- "@rollup/plugin-node-resolve": "15.0.1",
125
- "@rollup/plugin-terser": "0.4.0",
123
+ "@rollup/plugin-commonjs": "24.1.0",
124
+ "@rollup/plugin-node-resolve": "15.0.2",
125
+ "@rollup/plugin-terser": "0.4.1",
126
126
  "@types/chai": "4.3.4",
127
127
  "@types/emscripten": "1.39.6",
128
128
  "@types/mocha": "10.0.1",
129
129
  "@types/node": "18.15.11",
130
130
  "@types/yargs": "17.0.24",
131
- "@typescript-eslint/eslint-plugin": "5.57.0",
132
- "@typescript-eslint/parser": "5.57.0",
133
- "assemblyscript": "0.27.1",
131
+ "@typescript-eslint/eslint-plugin": "5.58.0",
132
+ "@typescript-eslint/parser": "5.58.0",
133
+ "assemblyscript": "0.27.2",
134
134
  "chai": "4.3.7",
135
135
  "coveralls": "3.1.1",
136
- "eslint": "8.37.0",
136
+ "eslint": "8.38.0",
137
137
  "fzstd": "0.1.0",
138
138
  "karma": "6.4.1",
139
139
  "karma-chai": "0.1.0",
@@ -145,16 +145,16 @@
145
145
  "mocha": "10.2.0",
146
146
  "npm-run-all": "4.1.5",
147
147
  "nyc": "15.1.0",
148
- "rimraf": "4.4.1",
149
- "rollup": "3.20.2",
148
+ "rimraf": "5.0.0",
149
+ "rollup": "3.20.4",
150
150
  "rollup-plugin-sourcemaps": "0.6.3",
151
151
  "run-script-os": "1.1.6",
152
152
  "standard-version": "9.5.0",
153
153
  "tslib": "2.5.0",
154
- "typedoc": "0.23.28",
155
- "typedoc-plugin-markdown": "3.14.0",
156
- "typescript": "5.0.2",
157
- "vitepress": "1.0.0-alpha.63"
154
+ "typedoc": "0.24.4",
155
+ "typedoc-plugin-markdown": "3.15.1",
156
+ "typescript": "5.0.4",
157
+ "vitepress": "1.0.0-alpha.71"
158
158
  },
159
159
  "repository": {
160
160
  "type": "git",