@visulima/packem 2.0.0-alpha.46 → 2.0.0-alpha.48

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 +1 @@
1
- var i=Object.defineProperty;var o=(e,r)=>i(e,"name",{value:r,configurable:!0});import{isolatedDeclaration as m}from"oxc-transform";var s=Object.defineProperty,u=o((e,r)=>s(e,"name",{value:r,configurable:!0}),"o"),l=Object.defineProperty,p=u((e,r)=>l(e,"name",{value:r,configurable:!0}),"o"),f=Object.defineProperty,d=p((e,r)=>f(e,"name",{value:r,configurable:!0}),"r");const g=d((e,r,t,n)=>{const a=m(e,r,{...n,sourcemap:t});return{errors:a.errors.map(c=>c.message),map:a.map?.mappings,sourceText:a.code}},"isolatedDeclarationsOxcTransformer");export{g as d};
1
+ var i=Object.defineProperty;var o=(e,r)=>i(e,"name",{value:r,configurable:!0});import{isolatedDeclaration as m}from"oxc-transform";var s=Object.defineProperty,u=o((e,r)=>s(e,"name",{value:r,configurable:!0}),"o"),l=Object.defineProperty,p=u((e,r)=>l(e,"name",{value:r,configurable:!0}),"o"),f=Object.defineProperty,d=p((e,r)=>f(e,"name",{value:r,configurable:!0}),"r");const g=d((e,r,t,n)=>{const a=m(e,r,{...n,sourcemap:t});return{errors:a.errors?.map(c=>c.message)??[],map:a.map?.mappings,sourceText:a.code}},"isolatedDeclarationsOxcTransformer");export{g as d};
@@ -1 +1 @@
1
- import{d as e}from"../../../packem_shared/isolatedDeclarationsOxcTransformer-WbfE6cGu-NeZOx2Y7.js";export{e as default};
1
+ import{d as e}from"../../../packem_shared/isolatedDeclarationsOxcTransformer-nQ2h3HMz-D30o-5Rj.js";export{e as default};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visulima/packem",
3
- "version": "2.0.0-alpha.46",
3
+ "version": "2.0.0-alpha.48",
4
4
  "description": "A fast and modern bundler for Node.js and TypeScript.",
5
5
  "keywords": [
6
6
  "anolilab",
@@ -82,6 +82,10 @@
82
82
  "types": "./dist/config/preset/react.d.ts",
83
83
  "default": "./dist/config/preset/react.js"
84
84
  },
85
+ "./config/preset/preact": {
86
+ "types": "./dist/config/preset/preact.d.ts",
87
+ "default": "./dist/config/preset/preact.js"
88
+ },
85
89
  "./config/preset/solid": {
86
90
  "types": "./dist/config/preset/solid.d.ts",
87
91
  "default": "./dist/config/preset/solid.js"
@@ -181,34 +185,34 @@
181
185
  "@antfu/install-pkg": "1.1.0",
182
186
  "@clack/prompts": "0.11.0",
183
187
  "@rollup/pluginutils": "5.3.0",
184
- "@visulima/cerebro": "2.1.3",
185
- "@visulima/colorize": "1.4.27",
186
- "@visulima/find-cache-dir": "2.0.4",
187
- "@visulima/fs": "4.0.4",
188
- "@visulima/humanizer": "2.0.3",
189
- "@visulima/package": "4.1.4",
190
- "@visulima/packem-rollup": "1.0.0-alpha.34",
191
- "@visulima/packem-share": "1.0.0-alpha.17",
192
- "@visulima/pail": "3.2.0",
193
- "@visulima/path": "1.4.0",
194
- "@visulima/rollup-plugin-css": "1.0.0-alpha.14",
195
- "@visulima/source-map": "2.0.3",
188
+ "@visulima/cerebro": "2.1.5",
189
+ "@visulima/colorize": "1.4.29",
190
+ "@visulima/find-cache-dir": "2.0.7",
191
+ "@visulima/fs": "4.1.0",
192
+ "@visulima/humanizer": "2.0.5",
193
+ "@visulima/package": "4.1.7",
194
+ "@visulima/packem-rollup": "1.0.0-alpha.36",
195
+ "@visulima/packem-share": "1.0.0-alpha.18",
196
+ "@visulima/pail": "3.2.2",
197
+ "@visulima/path": "2.0.5",
198
+ "@visulima/rollup-plugin-css": "1.0.0-alpha.16",
199
+ "@visulima/source-map": "2.0.5",
196
200
  "@visulima/tabular": "^3.1.3",
197
- "@visulima/tsconfig": "2.1.0",
198
- "browserslist": "4.26.2",
201
+ "@visulima/tsconfig": "2.1.3",
202
+ "browserslist": "4.28.1",
199
203
  "cjs-module-lexer": "^2.1.1",
200
204
  "clean-css": "^5.3.3",
201
205
  "defu": "6.1.4",
202
206
  "fastest-levenshtein": "1.0.16",
203
- "hookable": "5.5.3",
204
- "html-minifier-next": "^4.9.2",
205
- "jiti": "2.6.0",
206
- "magic-string": "0.30.19",
207
+ "hookable": "6.0.1",
208
+ "html-minifier-next": "4.15.2",
209
+ "jiti": "2.6.1",
210
+ "magic-string": "0.30.21",
207
211
  "mlly": "1.8.0",
208
212
  "picomatch": "4.0.3",
209
- "rollup": "^4.53.5",
210
- "semver": "7.7.2",
211
- "tinyexec": "1.0.1",
213
+ "rollup": "4.54.0",
214
+ "semver": "7.7.3",
215
+ "tinyexec": "1.0.2",
212
216
  "tinyglobby": "0.2.15"
213
217
  },
214
218
  "peerDependencies": {