@hpcc-js/wasm 2.10.0 → 2.12.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.10.0",
3
+ "version": "2.12.0",
4
4
  "description": "hpcc-js - WASM Libraries",
5
5
  "keywords": [
6
6
  "graphviz",
@@ -120,24 +120,24 @@
120
120
  },
121
121
  "devDependencies": {
122
122
  "@istanbuljs/nyc-config-typescript": "1.0.2",
123
- "@rollup/plugin-commonjs": "24.0.1",
123
+ "@rollup/plugin-commonjs": "24.1.0",
124
124
  "@rollup/plugin-node-resolve": "15.0.2",
125
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
- "@types/node": "18.15.11",
129
+ "@types/node": "18.15.13",
130
130
  "@types/yargs": "17.0.24",
131
- "@typescript-eslint/eslint-plugin": "5.58.0",
132
- "@typescript-eslint/parser": "5.58.0",
133
- "assemblyscript": "0.27.1",
131
+ "@typescript-eslint/eslint-plugin": "5.59.0",
132
+ "@typescript-eslint/parser": "5.59.0",
133
+ "assemblyscript": "0.27.2",
134
134
  "chai": "4.3.7",
135
135
  "coveralls": "3.1.1",
136
- "eslint": "8.38.0",
136
+ "eslint": "8.39.0",
137
137
  "fzstd": "0.1.0",
138
- "karma": "6.4.1",
138
+ "karma": "6.4.2",
139
139
  "karma-chai": "0.1.0",
140
- "karma-chrome-launcher": "3.1.1",
140
+ "karma-chrome-launcher": "3.2.0",
141
141
  "karma-firefox-launcher": "2.1.2",
142
142
  "karma-mocha": "2.0.1",
143
143
  "karma-spec-reporter": "0.0.36",
@@ -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.7",
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.24.1",
155
- "typedoc-plugin-markdown": "3.15.1",
154
+ "typedoc": "0.24.4",
155
+ "typedoc-plugin-markdown": "3.15.2",
156
156
  "typescript": "5.0.4",
157
- "vitepress": "1.0.0-alpha.65"
157
+ "vitepress": "1.0.0-alpha.73"
158
158
  },
159
159
  "repository": {
160
160
  "type": "git",