@hpcc-js/wasm 2.13.1 → 2.14.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.13.1",
3
+ "version": "2.14.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.1.0",
124
- "@rollup/plugin-node-resolve": "15.1.0",
123
+ "@rollup/plugin-commonjs": "25.0.4",
124
+ "@rollup/plugin-node-resolve": "15.2.1",
125
125
  "@rollup/plugin-terser": "0.4.3",
126
- "@types/chai": "4.3.5",
126
+ "@types/chai": "4.3.6",
127
127
  "@types/emscripten": "1.39.7",
128
128
  "@types/mocha": "10.0.1",
129
- "@types/node": "18.17.1",
129
+ "@types/node": "18.17.15",
130
130
  "@types/yargs": "17.0.24",
131
- "@typescript-eslint/eslint-plugin": "5.62.0",
132
- "@typescript-eslint/parser": "5.62.0",
133
- "assemblyscript": "0.27.6",
134
- "chai": "4.3.7",
131
+ "@typescript-eslint/eslint-plugin": "6.7.0",
132
+ "@typescript-eslint/parser": "6.7.0",
133
+ "assemblyscript": "0.27.9",
134
+ "chai": "4.3.8",
135
135
  "coveralls": "3.1.1",
136
- "eslint": "8.46.0",
136
+ "eslint": "8.49.0",
137
137
  "fzstd": "0.1.0",
138
138
  "karma": "6.4.2",
139
139
  "karma-chai": "0.1.0",
@@ -146,15 +146,15 @@
146
146
  "npm-run-all": "4.1.5",
147
147
  "nyc": "15.1.0",
148
148
  "rimraf": "5.0.1",
149
- "rollup": "3.27.0",
149
+ "rollup": "3.29.1",
150
150
  "rollup-plugin-sourcemaps": "0.6.3",
151
151
  "run-script-os": "1.1.6",
152
152
  "standard-version": "9.5.0",
153
- "tslib": "2.6.1",
154
- "typedoc": "0.24.8",
155
- "typedoc-plugin-markdown": "3.15.4",
156
- "typescript": "5.1.6",
157
- "vitepress": "1.0.0-beta.7"
153
+ "tslib": "2.6.2",
154
+ "typedoc": "0.25.1",
155
+ "typedoc-plugin-markdown": "3.16.0",
156
+ "typescript": "5.2.2",
157
+ "vitepress": "1.0.0-rc.13"
158
158
  },
159
159
  "repository": {
160
160
  "type": "git",