@visulima/packem 2.0.0-alpha.98 → 2.0.0-alpha.99

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.98",
3
+ "version": "2.0.0-alpha.99",
4
4
  "description": "A fast and modern bundler for Node.js and TypeScript.",
5
5
  "keywords": [
6
6
  "anolilab",
@@ -174,10 +174,10 @@
174
174
  "@clack/prompts": "1.7.0",
175
175
  "@rollup/pluginutils": "5.4.0",
176
176
  "@visulima/cerebro": "3.0.0",
177
- "@visulima/packem-share": "1.0.0-alpha.55",
177
+ "@visulima/packem-share": "1.0.0-alpha.56",
178
178
  "@visulima/pail": "4.0.0",
179
- "@visulima/rollup-plugin-css": "1.0.0-alpha.59",
180
- "@visulima/rollup-plugin-dts": "1.0.0-alpha.40",
179
+ "@visulima/rollup-plugin-css": "1.0.0-alpha.60",
180
+ "@visulima/rollup-plugin-dts": "1.0.0-alpha.41",
181
181
  "@visulima/tsconfig": "3.2.0",
182
182
  "browserslist": "4.28.6",
183
183
  "cjs-module-lexer": "2.2.0",
@@ -203,7 +203,7 @@
203
203
  "@swc/core": ">=1.15.40",
204
204
  "@tailwindcss/node": "4.3.2",
205
205
  "@tailwindcss/oxide": "4.3.2",
206
- "@visulima/packem-rollup": "1.0.0-alpha.80",
206
+ "@visulima/packem-rollup": "1.0.0-alpha.81",
207
207
  "cssnano": ">=8.0.1",
208
208
  "esbuild": ">=0.28.0",
209
209
  "icss-utils": ">=5.1.0",