@rollup/wasm-node 4.9.5 → 4.10.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": "@rollup/wasm-node",
3
- "version": "4.9.5",
3
+ "version": "4.10.0",
4
4
  "description": "Next-generation ES module bundler with Node wasm",
5
5
  "main": "dist/rollup.js",
6
6
  "module": "dist/es/rollup.js",
@@ -29,18 +29,19 @@
29
29
  "@types/estree": "1.0.5"
30
30
  },
31
31
  "devDependenciesComments": {
32
- "@rollup/plugin-typescript": "It appears that 11.1.3 breaks sourcemaps"
32
+ "@types/node": "Version 18.19.0 breaks chokidar and vite types",
33
+ "vitepress": "Version 1.0.0-rc.40 breaks npm run dev"
33
34
  },
34
35
  "devDependencies": {
35
36
  "@codemirror/commands": "^6.3.3",
36
37
  "@codemirror/lang-javascript": "^6.2.1",
37
- "@codemirror/language": "^6.10.0",
38
+ "@codemirror/language": "^6.10.1",
38
39
  "@codemirror/search": "^6.5.5",
39
40
  "@codemirror/state": "^6.4.0",
40
- "@codemirror/view": "^6.23.0",
41
+ "@codemirror/view": "^6.23.1",
41
42
  "@jridgewell/sourcemap-codec": "^1.4.15",
42
- "@mermaid-js/mermaid-cli": "^10.6.1",
43
- "@napi-rs/cli": "^2.17.0",
43
+ "@mermaid-js/mermaid-cli": "^10.7.0",
44
+ "@napi-rs/cli": "^2.18.0",
44
45
  "@rollup/plugin-alias": "^5.1.0",
45
46
  "@rollup/plugin-buble": "^1.0.3",
46
47
  "@rollup/plugin-commonjs": "^25.0.7",
@@ -48,14 +49,15 @@
48
49
  "@rollup/plugin-node-resolve": "^15.2.3",
49
50
  "@rollup/plugin-replace": "^5.0.5",
50
51
  "@rollup/plugin-terser": "^0.4.4",
51
- "@rollup/plugin-typescript": "11.1.5",
52
+ "@rollup/plugin-typescript": "^11.1.6",
52
53
  "@rollup/pluginutils": "^5.1.0",
54
+ "@types/eslint": "^8.56.2",
53
55
  "@types/inquirer": "^9.0.7",
54
56
  "@types/mocha": "^10.0.6",
55
- "@types/node": "18.0.0",
57
+ "@types/node": "~18.18.14",
56
58
  "@types/yargs-parser": "^21.0.3",
57
- "@typescript-eslint/eslint-plugin": "^6.18.1",
58
- "@typescript-eslint/parser": "^6.18.1",
59
+ "@typescript-eslint/eslint-plugin": "^6.21.0",
60
+ "@typescript-eslint/parser": "^6.21.0",
59
61
  "@vue/eslint-config-prettier": "^9.0.0",
60
62
  "@vue/eslint-config-typescript": "^12.0.0",
61
63
  "acorn": "^8.11.3",
@@ -65,55 +67,55 @@
65
67
  "chokidar": "^3.5.3",
66
68
  "colorette": "^2.0.20",
67
69
  "concurrently": "^8.2.2",
68
- "core-js": "^3.35.0",
70
+ "core-js": "^3.35.1",
69
71
  "date-time": "^4.0.0",
70
72
  "es5-shim": "^4.6.7",
71
73
  "es6-shim": "^0.35.8",
72
74
  "eslint": "^8.56.0",
73
75
  "eslint-config-prettier": "^9.1.0",
74
76
  "eslint-plugin-import": "^2.29.1",
75
- "eslint-plugin-prettier": "^5.1.2",
77
+ "eslint-plugin-prettier": "^5.1.3",
76
78
  "eslint-plugin-unicorn": "^50.0.1",
77
- "eslint-plugin-vue": "^9.19.2",
79
+ "eslint-plugin-vue": "^9.21.1",
78
80
  "fixturify": "^3.0.0",
79
81
  "flru": "^1.0.2",
80
82
  "fs-extra": "^11.2.0",
81
83
  "github-api": "^3.4.0",
82
- "husky": "^8.0.3",
83
- "inquirer": "^9.2.12",
84
+ "husky": "^9.0.10",
85
+ "inquirer": "^9.2.14",
84
86
  "is-reference": "^3.0.2",
85
- "lint-staged": "^15.2.0",
87
+ "lint-staged": "^15.2.2",
86
88
  "locate-character": "^3.0.0",
87
- "magic-string": "^0.30.5",
89
+ "magic-string": "^0.30.7",
88
90
  "mocha": "^10.2.0",
89
91
  "nyc": "^15.1.0",
90
92
  "pinia": "^2.1.7",
91
- "prettier": "^3.1.1",
93
+ "prettier": "^3.2.5",
92
94
  "pretty-bytes": "^6.1.1",
93
- "pretty-ms": "^8.0.0",
95
+ "pretty-ms": "^9.0.0",
94
96
  "requirejs": "^2.3.6",
95
- "rollup": "^4.9.4",
97
+ "rollup": "^4.9.6",
96
98
  "rollup-plugin-license": "^3.2.0",
97
99
  "rollup-plugin-string": "^3.0.0",
98
- "semver": "^7.5.4",
100
+ "semver": "^7.6.0",
99
101
  "shx": "^0.3.4",
100
102
  "signal-exit": "^4.1.0",
101
103
  "source-map": "^0.7.4",
102
104
  "source-map-support": "^0.5.21",
103
105
  "systemjs": "^6.14.3",
104
- "terser": "^5.26.0",
106
+ "terser": "^5.27.0",
105
107
  "tslib": "^2.6.2",
106
108
  "typescript": "^5.3.3",
107
- "vite": "^5.0.11",
108
- "vitepress": "^1.0.0-rc.36",
109
- "vue": "^3.4.6",
109
+ "vite": "^5.0.12",
110
+ "vitepress": "1.0.0-rc.39",
111
+ "vue": "^3.4.15",
110
112
  "wasm-pack": "^0.12.1",
111
113
  "weak-napi": "^2.0.2",
112
114
  "yargs-parser": "^21.1.1"
113
115
  },
114
116
  "overrides": {
115
- "axios": "^1.6.5",
116
- "semver": "^7.5.4"
117
+ "axios": "^1.6.7",
118
+ "semver": "^7.6.0"
117
119
  },
118
120
  "files": [
119
121
  "dist/wasm-node/*.wasm",