@visulima/packem 2.0.0-alpha.15 → 2.0.0-alpha.17

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": "@visulima/packem",
3
- "version": "2.0.0-alpha.15",
3
+ "version": "2.0.0-alpha.17",
4
4
  "description": "A fast and modern bundler for Node.js and TypeScript.",
5
5
  "keywords": [
6
6
  "anolilab",
@@ -175,7 +175,7 @@
175
175
  "@visulima/packem-share": "1.0.0-alpha.9",
176
176
  "@visulima/pail": "2.1.25",
177
177
  "@visulima/path": "1.4.0",
178
- "@visulima/rollup-plugin-css": "1.0.0-alpha.1",
178
+ "@visulima/rollup-plugin-css": "1.0.0-alpha.3",
179
179
  "@visulima/source-map": "1.0.20",
180
180
  "@visulima/tsconfig": "1.1.19",
181
181
  "browserslist": "4.25.4",
@@ -186,7 +186,7 @@
186
186
  "magic-string": "0.30.18",
187
187
  "mlly": "1.8.0",
188
188
  "picomatch": "4.0.3",
189
- "rollup": "4.49.0",
189
+ "rollup": "4.50.0",
190
190
  "semver": "7.7.2",
191
191
  "tinyexec": "1.0.1",
192
192
  "tinyglobby": "0.2.14"