@batijs/core 0.0.497 → 0.0.499
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/dist/index.js +307 -307
- package/package.json +7 -7
- package/dist/chunk-RBCZH3S6.js +0 -9
- package/dist/jiti-4VHEHEJ6.js +0 -478
- package/dist/jiti-EM3N2G3P.js +0 -483
- package/dist/jiti-GY3WFVF7.js +0 -478
- package/dist/jiti-QYPC42DC.js +0 -478
- package/dist/jiti-W5Y5D52V.js +0 -483
- package/dist/lib-NAFETZUN.js +0 -450
- package/dist/src-UAKFXUB2.js +0 -9
- package/dist/src-UC4KONXL.js +0 -9
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@batijs/core",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.499",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -13,12 +13,12 @@
|
|
|
13
13
|
"@types/estree": "^1.0.8",
|
|
14
14
|
"@types/node": "^20.19.21",
|
|
15
15
|
"@types/which": "^3.0.4",
|
|
16
|
-
"@typescript-eslint/parser": "^8.46.
|
|
17
|
-
"@typescript-eslint/utils": "^8.46.
|
|
16
|
+
"@typescript-eslint/parser": "^8.46.3",
|
|
17
|
+
"@typescript-eslint/utils": "^8.46.3",
|
|
18
18
|
"attributes-parser": "^2.2.3",
|
|
19
19
|
"colorette": "^2.0.20",
|
|
20
|
-
"esbuild": "^0.
|
|
21
|
-
"eslint": "^9.39.
|
|
20
|
+
"esbuild": "^0.27.0",
|
|
21
|
+
"eslint": "^9.39.1",
|
|
22
22
|
"eslint-plugin-solid": "^0.14.5",
|
|
23
23
|
"eslint-rule-composer": "^0.3.0",
|
|
24
24
|
"espree": "^10.4.0",
|
|
@@ -34,11 +34,11 @@
|
|
|
34
34
|
"tsx": "^4.20.6",
|
|
35
35
|
"typescript": "^5.9.3",
|
|
36
36
|
"unplugin-purge-polyfills": "^0.1.0",
|
|
37
|
-
"vitest": "^4.0.
|
|
37
|
+
"vitest": "^4.0.8",
|
|
38
38
|
"vue-eslint-parser": "^10.2.0",
|
|
39
39
|
"which": "^5.0.0",
|
|
40
40
|
"yaml": "^2.8.1",
|
|
41
|
-
"@batijs/features": "0.0.
|
|
41
|
+
"@batijs/features": "0.0.499"
|
|
42
42
|
},
|
|
43
43
|
"exports": {
|
|
44
44
|
".": "./dist/index.js",
|
package/dist/chunk-RBCZH3S6.js
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { createRequire } from 'module';
|
|
2
|
-
import { fileURLToPath as BATI_fileURLToPath } from "node:url";
|
|
3
|
-
import { dirname as BATI_dirname } from "node:path";
|
|
4
|
-
const require = createRequire(import.meta.url);
|
|
5
|
-
|
|
6
|
-
const __filename = BATI_fileURLToPath(import.meta.url);
|
|
7
|
-
const __dirname = BATI_dirname(__filename);
|
|
8
|
-
|
|
9
|
-
var h=Object.create;var e=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var j=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,l=Object.prototype.hasOwnProperty;var m=(a=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(a,{get:(b,c)=>(typeof require<"u"?require:b)[c]}):a)(function(a){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+a+'" is not supported')});var n=(a,b)=>()=>(a&&(b=a(a=0)),b);var o=(a,b)=>()=>(b||a((b={exports:{}}).exports,b),b.exports),p=(a,b)=>{for(var c in b)e(a,c,{get:b[c],enumerable:!0})},g=(a,b,c,f)=>{if(b&&typeof b=="object"||typeof b=="function")for(let d of j(b))!l.call(a,d)&&d!==c&&e(a,d,{get:()=>b[d],enumerable:!(f=i(b,d))||f.enumerable});return a};var q=(a,b,c)=>(c=a!=null?h(k(a)):{},g(b||!a||!a.__esModule?e(c,"default",{value:a,enumerable:!0}):c,a)),r=a=>g(e({},"__esModule",{value:!0}),a);export{m as a,n as b,o as c,p as d,q as e,r as f};
|