@rollup/wasm-node 4.53.5 → 4.55.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.
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.53.5
4
- Tue, 16 Dec 2025 06:14:08 GMT - commit 31bb66ee9eea35e5ae348e4074bbad55d390112b
3
+ Rollup.js v4.55.0
4
+ Mon, 05 Jan 2026 08:05:39 GMT - commit 570b7ee21ce3ca143bdfad918fcb31b1792d308f
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.53.5
4
- Tue, 16 Dec 2025 06:14:08 GMT - commit 31bb66ee9eea35e5ae348e4074bbad55d390112b
3
+ Rollup.js v4.55.0
4
+ Mon, 05 Jan 2026 08:05:39 GMT - commit 570b7ee21ce3ca143bdfad918fcb31b1792d308f
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rollup/wasm-node",
3
- "version": "4.53.5",
3
+ "version": "4.55.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",
@@ -35,13 +35,13 @@
35
35
  "core-js": "We only update manually as every update requires a snapshot update"
36
36
  },
37
37
  "devDependencies": {
38
- "@codemirror/commands": "^6.10.0",
38
+ "@codemirror/commands": "^6.10.1",
39
39
  "@codemirror/lang-javascript": "^6.2.4",
40
- "@codemirror/language": "^6.11.3",
40
+ "@codemirror/language": "^6.12.1",
41
41
  "@codemirror/search": "^6.5.11",
42
- "@codemirror/state": "^6.5.2",
43
- "@codemirror/view": "^6.39.3",
44
- "@eslint/js": "^9.39.1",
42
+ "@codemirror/state": "^6.5.3",
43
+ "@codemirror/view": "^6.39.8",
44
+ "@eslint/js": "^9.39.2",
45
45
  "@inquirer/prompts": "^7.10.1",
46
46
  "@jridgewell/sourcemap-codec": "^1.5.5",
47
47
  "@mermaid-js/mermaid-cli": "^11.12.0",
@@ -55,13 +55,13 @@
55
55
  "@rollup/plugin-terser": "^0.4.4",
56
56
  "@rollup/plugin-typescript": "^12.3.0",
57
57
  "@rollup/pluginutils": "^5.3.0",
58
- "@shikijs/vitepress-twoslash": "^3.19.0",
58
+ "@shikijs/vitepress-twoslash": "^3.20.0",
59
59
  "@types/mocha": "^10.0.10",
60
- "@types/node": "^20.19.26",
60
+ "@types/node": "^20.19.27",
61
61
  "@types/picomatch": "^4.0.2",
62
62
  "@types/semver": "^7.7.1",
63
63
  "@types/yargs-parser": "^21.0.3",
64
- "@vue/language-server": "^3.1.8",
64
+ "@vue/language-server": "^3.2.1",
65
65
  "acorn": "^8.15.0",
66
66
  "acorn-import-assertions": "^1.9.0",
67
67
  "acorn-jsx": "^5.3.2",
@@ -74,14 +74,14 @@
74
74
  "date-time": "^4.0.0",
75
75
  "es5-shim": "^4.6.7",
76
76
  "es6-shim": "^0.35.8",
77
- "eslint": "^9.39.1",
77
+ "eslint": "^9.39.2",
78
78
  "eslint-config-prettier": "^10.1.8",
79
79
  "eslint-plugin-prettier": "^5.5.4",
80
80
  "eslint-plugin-unicorn": "^62.0.0",
81
81
  "eslint-plugin-vue": "^10.6.2",
82
82
  "fixturify": "^3.0.0",
83
83
  "flru": "^1.0.2",
84
- "fs-extra": "^11.3.2",
84
+ "fs-extra": "^11.3.3",
85
85
  "github-api": "^3.4.0",
86
86
  "globals": "^16.5.0",
87
87
  "husky": "^9.1.7",
@@ -103,9 +103,8 @@
103
103
  "pretty-bytes": "^7.1.0",
104
104
  "pretty-ms": "^9.3.0",
105
105
  "requirejs": "^2.3.8",
106
- "rollup": "^4.53.3",
106
+ "rollup": "^4.54.0",
107
107
  "rollup-plugin-license": "^3.6.0",
108
- "rollup-plugin-string": "^3.0.0",
109
108
  "semver": "^7.7.3",
110
109
  "shx": "^0.4.0",
111
110
  "signal-exit": "^4.1.0",
@@ -115,12 +114,12 @@
115
114
  "terser": "^5.44.1",
116
115
  "tslib": "^2.8.1",
117
116
  "typescript": "^5.9.3",
118
- "typescript-eslint": "^8.49.0",
119
- "vite": "^7.2.7",
117
+ "typescript-eslint": "^8.51.0",
118
+ "vite": "^7.3.0",
120
119
  "vitepress": "^1.6.4",
121
- "vue": "^3.5.25",
120
+ "vue": "^3.5.26",
122
121
  "vue-eslint-parser": "^10.2.0",
123
- "vue-tsc": "^3.1.8",
122
+ "vue-tsc": "^3.2.1",
124
123
  "wasm-pack": "^0.13.1",
125
124
  "yargs-parser": "^21.1.1"
126
125
  },
@@ -131,7 +130,7 @@
131
130
  "semver": "^7.7.3",
132
131
  "vite": "$vite",
133
132
  "path-scurry": {
134
- "lru-cache": "^11.2.2"
133
+ "lru-cache": "^11.2.4"
135
134
  }
136
135
  },
137
136
  "comments": {