oxfmt 0.51.0 → 0.53.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.
- package/dist/{acorn-Cz3eAoi8.js → acorn-C-l7ouWN.js} +1 -1
- package/dist/{angular-BzDc3wVg.js → angular-4Mc0TmPv.js} +3 -5
- package/dist/{apis-H4bwlBNm.js → apis-DOCQy_NG.js} +6 -6
- package/dist/{babel-Cs312VeV.js → babel-DjR61Wf3.js} +2 -3
- package/dist/{bindings-qpSSlUMn.js → bindings-ChKdN0o7.js} +31 -30
- package/dist/chunk-DSjvVL_1-CrjveNIv.js +36 -0
- package/dist/cli-worker.js +1 -1
- package/dist/cli.js +44 -25
- package/dist/{dist-DieWQ1D0.js → dist-Cb-CB0nt.js} +71 -50
- package/dist/{estree-BL2Xy2uB.js → estree-DHQPBKqf.js} +1 -1
- package/dist/{flow-Bj4lBR-Y.js → flow-Cz3mJAtC.js} +1 -1
- package/dist/{glimmer-C2ccnwyy.js → glimmer-ubhL-0tG.js} +1 -1
- package/dist/{graphql-D73FSqwO.js → graphql-Cl0TIiHU.js} +1 -1
- package/dist/{html-ENhiK7MR.js → html-Cqnv8X__.js} +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +2 -2
- package/dist/{init-BbKOMZ57.js → init-DGfXRYLw.js} +1 -1
- package/dist/{jiti-Bb1dT6Cw-BtDs_aWX.js → jiti-Bb1dT6Cw-bfahw2Ut.js} +2 -2
- package/dist/{markdown-CDTH7TpJ.js → markdown-Eujfu-fQ.js} +1 -1
- package/dist/{meriyah-C-N-xeFc.js → meriyah-DESRG6oe.js} +1 -1
- package/dist/{migrate-biome-BMqs7-eg.js → migrate-biome-P928W9-y.js} +1 -1
- package/dist/{migrate-prettier-CBzqnxHw.js → migrate-prettier-DWPaoKDl.js} +2 -2
- package/dist/{plugin-DiRKvkOT.js → plugin-DOvWpprN.js} +434 -375
- package/dist/{postcss-CS83Slco.js → postcss-BFLfznNY.js} +1 -1
- package/dist/{prettier-D7Ly-aG0.js → prettier-CttUn4xj.js} +15 -15
- package/dist/{sorter-BZkvDMjt-r7M4pM9t.js → sorter-BZkvDMjt-X7PZZf-k.js} +8 -42
- package/dist/{sorter-D0Nd4qpi.js → sorter-o4mwRTof.js} +1 -1
- package/dist/{typescript-DkgFgfZO.js → typescript-lqJOqGcK.js} +1 -1
- package/dist/{v3-D-mr2VVh-DBBWnwM8.js → v3-D-mr2VVh-BYLPgMY0.js} +4 -3
- package/dist/{v4-C-HWEQJm-OZwT-Lc8.js → v4-C-HWEQJm-DbK_mluY.js} +4 -3
- package/dist/{yaml-Ddi9JTUZ.js → yaml-BT3ntp8h.js} +3 -3
- package/package.json +25 -21
- /package/dist/{chunk-HkwdBwDg.js → chunk-CNf5ZN-e.js} +0 -0
- /package/dist/{prettier-plugin-oxfmt-Besh6ER1.js → prettier-plugin-oxfmt-Dj6FaAil.js} +0 -0
- /package/dist/{shared-BTEY2VsW.js → shared-BiMl-bLP.js} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as __esmMin, r as __exportAll } from "./chunk-
|
|
1
|
+
import { n as __esmMin, r as __exportAll } from "./chunk-CNf5ZN-e.js";
|
|
2
2
|
//#region ../../node_modules/.pnpm/prettier@3.8.3/node_modules/prettier/plugins/postcss.mjs
|
|
3
3
|
var postcss_exports = /* @__PURE__ */ __exportAll({
|
|
4
4
|
default: () => _l,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as __esmMin, r as __exportAll } from "./chunk-
|
|
1
|
+
import { n as __esmMin, r as __exportAll } from "./chunk-CNf5ZN-e.js";
|
|
2
2
|
import { builtinModules, createRequire } from "module";
|
|
3
3
|
import * as url from "url";
|
|
4
4
|
import url2, { fileURLToPath, pathToFileURL } from "url";
|
|
@@ -2402,7 +2402,7 @@ async function loadConfigFromPackageYaml(file) {
|
|
|
2402
2402
|
}
|
|
2403
2403
|
async function loadYaml(file) {
|
|
2404
2404
|
const content = await read_file_default(file);
|
|
2405
|
-
if (!parseYaml) ({__parsePrettierYamlConfig: parseYaml} = await import("./yaml-
|
|
2405
|
+
if (!parseYaml) ({__parsePrettierYamlConfig: parseYaml} = await import("./yaml-BT3ntp8h.js"));
|
|
2406
2406
|
try {
|
|
2407
2407
|
return parseYaml(content);
|
|
2408
2408
|
} catch (error) {
|
|
@@ -15380,7 +15380,7 @@ ${codeblock}`, options8);
|
|
|
15380
15380
|
proseWrap: common_options_evaluate_default.proseWrap
|
|
15381
15381
|
};
|
|
15382
15382
|
estreePlugin = createParsersAndPrinters([{
|
|
15383
|
-
importPlugin: () => import("./estree-
|
|
15383
|
+
importPlugin: () => import("./estree-DHQPBKqf.js"),
|
|
15384
15384
|
printers: ["estree", "estree-json"]
|
|
15385
15385
|
}]);
|
|
15386
15386
|
options7 = {
|
|
@@ -15403,11 +15403,11 @@ ${codeblock}`, options8);
|
|
|
15403
15403
|
];
|
|
15404
15404
|
({parsers, printers} = createParsersAndPrinters([
|
|
15405
15405
|
{
|
|
15406
|
-
importPlugin: () => import("./acorn-
|
|
15406
|
+
importPlugin: () => import("./acorn-C-l7ouWN.js"),
|
|
15407
15407
|
parsers: ["acorn", "espree"]
|
|
15408
15408
|
},
|
|
15409
15409
|
{
|
|
15410
|
-
importPlugin: () => import("./angular-
|
|
15410
|
+
importPlugin: () => import("./angular-4Mc0TmPv.js"),
|
|
15411
15411
|
parsers: [
|
|
15412
15412
|
"__ng_action",
|
|
15413
15413
|
"__ng_binding",
|
|
@@ -15416,7 +15416,7 @@ ${codeblock}`, options8);
|
|
|
15416
15416
|
]
|
|
15417
15417
|
},
|
|
15418
15418
|
{
|
|
15419
|
-
importPlugin: () => import("./babel-
|
|
15419
|
+
importPlugin: () => import("./babel-DjR61Wf3.js"),
|
|
15420
15420
|
parsers: [
|
|
15421
15421
|
"babel",
|
|
15422
15422
|
"babel-flow",
|
|
@@ -15435,21 +15435,21 @@ ${codeblock}`, options8);
|
|
|
15435
15435
|
]
|
|
15436
15436
|
},
|
|
15437
15437
|
{
|
|
15438
|
-
importPlugin: () => import("./flow-
|
|
15438
|
+
importPlugin: () => import("./flow-Cz3mJAtC.js"),
|
|
15439
15439
|
parsers: ["flow"]
|
|
15440
15440
|
},
|
|
15441
15441
|
{
|
|
15442
|
-
importPlugin: () => import("./glimmer-
|
|
15442
|
+
importPlugin: () => import("./glimmer-ubhL-0tG.js"),
|
|
15443
15443
|
parsers: ["glimmer"],
|
|
15444
15444
|
printers: ["glimmer"]
|
|
15445
15445
|
},
|
|
15446
15446
|
{
|
|
15447
|
-
importPlugin: () => import("./graphql-
|
|
15447
|
+
importPlugin: () => import("./graphql-Cl0TIiHU.js"),
|
|
15448
15448
|
parsers: ["graphql"],
|
|
15449
15449
|
printers: ["graphql"]
|
|
15450
15450
|
},
|
|
15451
15451
|
{
|
|
15452
|
-
importPlugin: () => import("./html-
|
|
15452
|
+
importPlugin: () => import("./html-Cqnv8X__.js"),
|
|
15453
15453
|
parsers: [
|
|
15454
15454
|
"html",
|
|
15455
15455
|
"angular",
|
|
@@ -15460,7 +15460,7 @@ ${codeblock}`, options8);
|
|
|
15460
15460
|
printers: ["html"]
|
|
15461
15461
|
},
|
|
15462
15462
|
{
|
|
15463
|
-
importPlugin: () => import("./markdown-
|
|
15463
|
+
importPlugin: () => import("./markdown-Eujfu-fQ.js"),
|
|
15464
15464
|
parsers: [
|
|
15465
15465
|
"markdown",
|
|
15466
15466
|
"mdx",
|
|
@@ -15469,11 +15469,11 @@ ${codeblock}`, options8);
|
|
|
15469
15469
|
printers: ["mdast"]
|
|
15470
15470
|
},
|
|
15471
15471
|
{
|
|
15472
|
-
importPlugin: () => import("./meriyah-
|
|
15472
|
+
importPlugin: () => import("./meriyah-DESRG6oe.js"),
|
|
15473
15473
|
parsers: ["meriyah"]
|
|
15474
15474
|
},
|
|
15475
15475
|
{
|
|
15476
|
-
importPlugin: () => import("./postcss-
|
|
15476
|
+
importPlugin: () => import("./postcss-BFLfznNY.js"),
|
|
15477
15477
|
parsers: [
|
|
15478
15478
|
"css",
|
|
15479
15479
|
"less",
|
|
@@ -15482,11 +15482,11 @@ ${codeblock}`, options8);
|
|
|
15482
15482
|
printers: ["postcss"]
|
|
15483
15483
|
},
|
|
15484
15484
|
{
|
|
15485
|
-
importPlugin: () => import("./typescript-
|
|
15485
|
+
importPlugin: () => import("./typescript-lqJOqGcK.js"),
|
|
15486
15486
|
parsers: ["typescript"]
|
|
15487
15487
|
},
|
|
15488
15488
|
{
|
|
15489
|
-
importPlugin: () => import("./yaml-
|
|
15489
|
+
importPlugin: () => import("./yaml-BT3ntp8h.js"),
|
|
15490
15490
|
parsers: ["yaml"],
|
|
15491
15491
|
printers: ["yaml"]
|
|
15492
15492
|
}
|
|
@@ -1,44 +1,10 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { i as __require, t as __commonJSMin } from "./chunk-DSjvVL_1-CrjveNIv.js";
|
|
2
2
|
import { fileURLToPath, pathToFileURL } from "node:url";
|
|
3
3
|
import * as path from "node:path";
|
|
4
4
|
import { dirname, resolve } from "path";
|
|
5
5
|
import { readdirSync, statSync } from "fs";
|
|
6
6
|
import fs from "node:fs";
|
|
7
|
-
//#region ../../node_modules/.pnpm/prettier-plugin-tailwindcss@0.0.0-insiders.
|
|
8
|
-
var __create = Object.create;
|
|
9
|
-
var __defProp = Object.defineProperty;
|
|
10
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
11
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
12
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
13
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
14
|
-
var __esmMin = (fn, res) => () => (fn && (res = fn(fn = 0)), res);
|
|
15
|
-
var __commonJSMin = (cb, mod) => () => (mod || cb((mod = { exports: {} }).exports, mod), mod.exports);
|
|
16
|
-
var __exportAll = (all, symbols) => {
|
|
17
|
-
let target = {};
|
|
18
|
-
for (var name in all) __defProp(target, name, {
|
|
19
|
-
get: all[name],
|
|
20
|
-
enumerable: true
|
|
21
|
-
});
|
|
22
|
-
if (symbols) __defProp(target, Symbol.toStringTag, { value: "Module" });
|
|
23
|
-
return target;
|
|
24
|
-
};
|
|
25
|
-
var __copyProps = (to, from, except, desc) => {
|
|
26
|
-
if (from && typeof from === "object" || typeof from === "function") for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
|
|
27
|
-
key = keys[i];
|
|
28
|
-
if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, {
|
|
29
|
-
get: ((k) => from[k]).bind(null, key),
|
|
30
|
-
enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
|
|
31
|
-
});
|
|
32
|
-
}
|
|
33
|
-
return to;
|
|
34
|
-
};
|
|
35
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
|
|
36
|
-
value: mod,
|
|
37
|
-
enumerable: true
|
|
38
|
-
}) : target, mod));
|
|
39
|
-
var __require = /* @__PURE__ */ createRequire(import.meta.url);
|
|
40
|
-
//#endregion
|
|
41
|
-
//#region ../../node_modules/.pnpm/prettier-plugin-tailwindcss@0.0.0-insiders.3997fbd_prettier-plugin-svelte@3.5.2_prettie_a08864e9b63fbbe60e61e20100abcb82/node_modules/prettier-plugin-tailwindcss/dist/resolve-pWjAK-4f.mjs
|
|
7
|
+
//#region ../../node_modules/.pnpm/prettier-plugin-tailwindcss@0.0.0-insiders.2b6f3c2_prettier-plugin-svelte@4.0.1_prettie_961279539c8b58c29c93389b521be834/node_modules/prettier-plugin-tailwindcss/dist/resolve-pWjAK-4f.mjs
|
|
42
8
|
function expiringMap(duration) {
|
|
43
9
|
let map = /* @__PURE__ */ new Map();
|
|
44
10
|
return {
|
|
@@ -4232,7 +4198,7 @@ function resolveCssFrom(base, id) {
|
|
|
4232
4198
|
return cssResolver.resolveSync({}, base, id) || id;
|
|
4233
4199
|
}
|
|
4234
4200
|
//#endregion
|
|
4235
|
-
//#region ../../node_modules/.pnpm/prettier-plugin-tailwindcss@0.0.0-insiders.
|
|
4201
|
+
//#region ../../node_modules/.pnpm/prettier-plugin-tailwindcss@0.0.0-insiders.2b6f3c2_prettier-plugin-svelte@4.0.1_prettie_961279539c8b58c29c93389b521be834/node_modules/prettier-plugin-tailwindcss/dist/utils-D8dQkKEd.mjs
|
|
4236
4202
|
function isNodeLike(value) {
|
|
4237
4203
|
return typeof (value === null || value === void 0 ? void 0 : value.type) === "string";
|
|
4238
4204
|
}
|
|
@@ -4311,7 +4277,7 @@ function cacheForDirs(cache, inputDir, value, targetDir, makeKey = (dir) => dir)
|
|
|
4311
4277
|
}
|
|
4312
4278
|
}
|
|
4313
4279
|
//#endregion
|
|
4314
|
-
//#region ../../node_modules/.pnpm/prettier-plugin-tailwindcss@0.0.0-insiders.
|
|
4280
|
+
//#region ../../node_modules/.pnpm/prettier-plugin-tailwindcss@0.0.0-insiders.2b6f3c2_prettier-plugin-svelte@4.0.1_prettie_961279539c8b58c29c93389b521be834/node_modules/prettier-plugin-tailwindcss/dist/sorter-BZkvDMjt.mjs
|
|
4315
4281
|
let seen = /* @__PURE__ */ new Set();
|
|
4316
4282
|
function warn(key, arg, ...args) {
|
|
4317
4283
|
if (seen.has(key)) return;
|
|
@@ -4410,14 +4376,14 @@ async function getTailwindConfig(options) {
|
|
|
4410
4376
|
if (!stylesheet && !(mod === null || mod === void 0 ? void 0 : mod.__unstable__loadDesignSystem)) jsConfig = jsConfig ?? findClosestJsConfig(inputDir);
|
|
4411
4377
|
if (jsConfig) {
|
|
4412
4378
|
if (!stylesheet) return pathToApiMap.remember(`${pkgDir}:${jsConfig}`, async () => {
|
|
4413
|
-
const { loadV3 } = await import("./v3-D-mr2VVh-
|
|
4379
|
+
const { loadV3 } = await import("./v3-D-mr2VVh-BYLPgMY0.js");
|
|
4414
4380
|
return loadV3(pkgDir, jsConfig);
|
|
4415
4381
|
});
|
|
4416
4382
|
error("explicit-stylesheet-and-config-together", base, `You have specified a Tailwind CSS stylesheet and a Tailwind CSS config at the same time. Use stylesheetPath unless you are using v3. Preferring the stylesheet.`);
|
|
4417
4383
|
}
|
|
4418
4384
|
if (mod && !mod.__unstable__loadDesignSystem) {
|
|
4419
4385
|
if (!stylesheet) return pathToApiMap.remember(`${pkgDir}:${jsConfig}`, async () => {
|
|
4420
|
-
const { loadV3 } = await import("./v3-D-mr2VVh-
|
|
4386
|
+
const { loadV3 } = await import("./v3-D-mr2VVh-BYLPgMY0.js");
|
|
4421
4387
|
return loadV3(pkgDir, jsConfig);
|
|
4422
4388
|
});
|
|
4423
4389
|
mod = null;
|
|
@@ -4425,7 +4391,7 @@ async function getTailwindConfig(options) {
|
|
|
4425
4391
|
}
|
|
4426
4392
|
if (mod && mod.__unstable__loadDesignSystem && pkgDir) stylesheet ?? (stylesheet = `${pkgDir}/theme.css`);
|
|
4427
4393
|
return pathToApiMap.remember(`${pkgDir}:${stylesheet}`, async () => {
|
|
4428
|
-
const { loadV4 } = await import("./v4-C-HWEQJm-
|
|
4394
|
+
const { loadV4 } = await import("./v4-C-HWEQJm-DbK_mluY.js");
|
|
4429
4395
|
return loadV4(mod, stylesheet);
|
|
4430
4396
|
});
|
|
4431
4397
|
}
|
|
@@ -4516,4 +4482,4 @@ async function createSorter(opts) {
|
|
|
4516
4482
|
};
|
|
4517
4483
|
}
|
|
4518
4484
|
//#endregion
|
|
4519
|
-
export {
|
|
4485
|
+
export { sortClasses as a, cacheForDirs as c, expiringMap as d, loadIfExists as f, resolveJsFrom as h, sortClassList as i, spliceChangesIntoString as l, resolveCssFrom as m, error as n, warn as o, maybeResolve as p, getTailwindConfig as r, bigSign as s, createSorter as t, visit as u };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { r as getTailwindConfig, t as createSorter } from "./sorter-BZkvDMjt-
|
|
1
|
+
import { r as getTailwindConfig, t as createSorter } from "./sorter-BZkvDMjt-X7PZZf-k.js";
|
|
2
2
|
export { createSorter, getTailwindConfig };
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { a as __toESM, i as __require, n as __esmMin, t as __commonJSMin } from "./chunk-DSjvVL_1-CrjveNIv.js";
|
|
2
|
+
import { s as bigSign } from "./sorter-BZkvDMjt-X7PZZf-k.js";
|
|
3
|
+
import { t as createJiti } from "./jiti-Bb1dT6Cw-bfahw2Ut.js";
|
|
3
4
|
import { fileURLToPath, pathToFileURL } from "node:url";
|
|
4
5
|
import * as path from "node:path";
|
|
5
|
-
//#region ../../node_modules/.pnpm/prettier-plugin-tailwindcss@0.0.0-insiders.
|
|
6
|
+
//#region ../../node_modules/.pnpm/prettier-plugin-tailwindcss@0.0.0-insiders.2b6f3c2_prettier-plugin-svelte@4.0.1_prettie_961279539c8b58c29c93389b521be834/node_modules/prettier-plugin-tailwindcss/dist/v3-D-mr2VVh.mjs
|
|
6
7
|
var getFilename, __filename;
|
|
7
8
|
var init_esm_shims = __esmMin((() => {
|
|
8
9
|
getFilename = () => fileURLToPath(import.meta.url);
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { r as __exportAll } from "./chunk-DSjvVL_1-CrjveNIv.js";
|
|
2
|
+
import { h as resolveJsFrom, m as resolveCssFrom } from "./sorter-BZkvDMjt-X7PZZf-k.js";
|
|
3
|
+
import { t as createJiti } from "./jiti-Bb1dT6Cw-bfahw2Ut.js";
|
|
3
4
|
import { pathToFileURL } from "node:url";
|
|
4
5
|
import * as path from "node:path";
|
|
5
6
|
import * as fs from "node:fs/promises";
|
|
6
|
-
//#region ../../node_modules/.pnpm/prettier-plugin-tailwindcss@0.0.0-insiders.
|
|
7
|
+
//#region ../../node_modules/.pnpm/prettier-plugin-tailwindcss@0.0.0-insiders.2b6f3c2_prettier-plugin-svelte@4.0.1_prettie_961279539c8b58c29c93389b521be834/node_modules/prettier-plugin-tailwindcss/dist/v4-C-HWEQJm.mjs
|
|
7
8
|
var l$1 = {
|
|
8
9
|
inherit: "inherit",
|
|
9
10
|
current: "currentcolor",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as __esmMin } from "./chunk-
|
|
1
|
+
import { n as __esmMin } from "./chunk-CNf5ZN-e.js";
|
|
2
2
|
//#region ../../node_modules/.pnpm/prettier@3.8.3/node_modules/prettier/plugins/yaml.mjs
|
|
3
3
|
function Ri(t) {
|
|
4
4
|
return this[t < 0 ? this.length + t : t];
|
|
@@ -2973,11 +2973,11 @@ ${e.indent}`) : C[0] === `
|
|
|
2973
2973
|
let { anchors: r, maxAliasCount: s } = n, i = r.get(this.source);
|
|
2974
2974
|
if (!i || i.res === void 0) {
|
|
2975
2975
|
let o = "This should not happen: Alias anchor was not resolved?";
|
|
2976
|
-
throw this.cstNode ? new p.YAMLReferenceError(this.cstNode, o) : new ReferenceError(o);
|
|
2976
|
+
throw this.cstNode ? new p.YAMLReferenceError(this.cstNode, o) : /* @__PURE__ */ new ReferenceError(o);
|
|
2977
2977
|
}
|
|
2978
2978
|
if (s >= 0 && (i.count += 1, i.aliasCount === 0 && (i.aliasCount = xt(this.source, r)), i.count * i.aliasCount > s)) {
|
|
2979
2979
|
let o = "Excessive alias count indicates a resource exhaustion attack";
|
|
2980
|
-
throw this.cstNode ? new p.YAMLReferenceError(this.cstNode, o) : new ReferenceError(o);
|
|
2980
|
+
throw this.cstNode ? new p.YAMLReferenceError(this.cstNode, o) : /* @__PURE__ */ new ReferenceError(o);
|
|
2981
2981
|
}
|
|
2982
2982
|
return i.res;
|
|
2983
2983
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oxfmt",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.53.0",
|
|
4
4
|
"description": "Formatter for the JavaScript Oxidation Compiler",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"formatter",
|
|
@@ -45,11 +45,15 @@
|
|
|
45
45
|
"tinypool": "2.1.0"
|
|
46
46
|
},
|
|
47
47
|
"peerDependencies": {
|
|
48
|
-
"svelte": "^5.0.0"
|
|
48
|
+
"svelte": "^5.0.0",
|
|
49
|
+
"vite-plus": "*"
|
|
49
50
|
},
|
|
50
51
|
"peerDependenciesMeta": {
|
|
51
52
|
"svelte": {
|
|
52
53
|
"optional": true
|
|
54
|
+
},
|
|
55
|
+
"vite-plus": {
|
|
56
|
+
"optional": true
|
|
53
57
|
}
|
|
54
58
|
},
|
|
55
59
|
"napi": {
|
|
@@ -82,24 +86,24 @@
|
|
|
82
86
|
},
|
|
83
87
|
"preferUnplugged": true,
|
|
84
88
|
"optionalDependencies": {
|
|
85
|
-
"@oxfmt/binding-darwin-arm64": "0.
|
|
86
|
-
"@oxfmt/binding-android-arm64": "0.
|
|
87
|
-
"@oxfmt/binding-win32-arm64-msvc": "0.
|
|
88
|
-
"@oxfmt/binding-linux-arm64-gnu": "0.
|
|
89
|
-
"@oxfmt/binding-linux-arm64-musl": "0.
|
|
90
|
-
"@oxfmt/binding-openharmony-arm64": "0.
|
|
91
|
-
"@oxfmt/binding-android-arm-eabi": "0.
|
|
92
|
-
"@oxfmt/binding-linux-arm-gnueabihf": "0.
|
|
93
|
-
"@oxfmt/binding-linux-arm-musleabihf": "0.
|
|
94
|
-
"@oxfmt/binding-win32-ia32-msvc": "0.
|
|
95
|
-
"@oxfmt/binding-linux-ppc64-gnu": "0.
|
|
96
|
-
"@oxfmt/binding-linux-riscv64-gnu": "0.
|
|
97
|
-
"@oxfmt/binding-linux-riscv64-musl": "0.
|
|
98
|
-
"@oxfmt/binding-linux-s390x-gnu": "0.
|
|
99
|
-
"@oxfmt/binding-darwin-x64": "0.
|
|
100
|
-
"@oxfmt/binding-win32-x64-msvc": "0.
|
|
101
|
-
"@oxfmt/binding-freebsd-x64": "0.
|
|
102
|
-
"@oxfmt/binding-linux-x64-gnu": "0.
|
|
103
|
-
"@oxfmt/binding-linux-x64-musl": "0.
|
|
89
|
+
"@oxfmt/binding-darwin-arm64": "0.53.0",
|
|
90
|
+
"@oxfmt/binding-android-arm64": "0.53.0",
|
|
91
|
+
"@oxfmt/binding-win32-arm64-msvc": "0.53.0",
|
|
92
|
+
"@oxfmt/binding-linux-arm64-gnu": "0.53.0",
|
|
93
|
+
"@oxfmt/binding-linux-arm64-musl": "0.53.0",
|
|
94
|
+
"@oxfmt/binding-openharmony-arm64": "0.53.0",
|
|
95
|
+
"@oxfmt/binding-android-arm-eabi": "0.53.0",
|
|
96
|
+
"@oxfmt/binding-linux-arm-gnueabihf": "0.53.0",
|
|
97
|
+
"@oxfmt/binding-linux-arm-musleabihf": "0.53.0",
|
|
98
|
+
"@oxfmt/binding-win32-ia32-msvc": "0.53.0",
|
|
99
|
+
"@oxfmt/binding-linux-ppc64-gnu": "0.53.0",
|
|
100
|
+
"@oxfmt/binding-linux-riscv64-gnu": "0.53.0",
|
|
101
|
+
"@oxfmt/binding-linux-riscv64-musl": "0.53.0",
|
|
102
|
+
"@oxfmt/binding-linux-s390x-gnu": "0.53.0",
|
|
103
|
+
"@oxfmt/binding-darwin-x64": "0.53.0",
|
|
104
|
+
"@oxfmt/binding-win32-x64-msvc": "0.53.0",
|
|
105
|
+
"@oxfmt/binding-freebsd-x64": "0.53.0",
|
|
106
|
+
"@oxfmt/binding-linux-x64-gnu": "0.53.0",
|
|
107
|
+
"@oxfmt/binding-linux-x64-musl": "0.53.0"
|
|
104
108
|
}
|
|
105
109
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|