This commit is contained in:
Ludy87 2025-07-08 13:36:12 +02:00
parent 5aec410be5
commit 3dcdcc8af0
2 changed files with 130 additions and 1714 deletions

1696
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -5,145 +5,17 @@
"scripts": { "scripts": {
"lint:css": "stylelint \"stirling-pdf/src/main/**/*.css\" --fix" "lint:css": "stylelint \"stirling-pdf/src/main/**/*.css\" --fix"
}, },
"license": "MIT", "repository": {
"dependencies": { "type": "git",
"ajv": "^8.17.1", "url": "git+https://github.com/Stirling-Tools/Stirling-PDF.git"
"ansi-regex": "^5.0.1",
"ansi-styles": "^4.3.0",
"argparse": "^2.0.1",
"array-union": "^2.1.0",
"astral-regex": "^2.0.0",
"asynckit": "^0.4.0",
"axios": "^1.8.4",
"balanced-match": "^2.0.0",
"base64-js": "^1.5.1",
"braces": "^3.0.3",
"buffer": "^6.0.3",
"cacheable": "^1.10.1",
"call-bind-apply-helpers": "^1.0.2",
"callsites": "^3.1.0",
"color-convert": "^2.0.1",
"color-name": "^1.1.4",
"colord": "^2.9.3",
"combined-stream": "^1.0.8",
"cosmiconfig": "^9.0.0",
"css-functions-list": "^3.2.3",
"css-tree": "^3.1.0",
"cssesc": "^3.0.0",
"debug": "^4.4.1",
"delayed-stream": "^1.0.0",
"detect-libc": "^2.0.3",
"dir-glob": "^3.0.1",
"dunder-proto": "^1.0.1",
"emoji-regex": "^8.0.0",
"enhanced-resolve": "^5.18.1",
"env-paths": "^2.2.1",
"error-ex": "^1.3.2",
"es-define-property": "^1.0.1",
"es-errors": "^1.3.0",
"es-object-atoms": "^1.1.1",
"es-set-tostringtag": "^2.1.0",
"esbuild": "^0.25.2",
"fast-deep-equal": "^3.1.3",
"fast-glob": "^3.3.3",
"fast-uri": "^3.0.6",
"fastest-levenshtein": "^1.0.16",
"fastq": "^1.19.1",
"fdir": "^6.4.4",
"file-entry-cache": "^10.1.1",
"fill-range": "^7.1.1",
"flat-cache": "^6.1.11",
"flatted": "^3.3.3",
"follow-redirects": "^1.15.9",
"form-data": "^4.0.2",
"function-bind": "^1.1.2",
"get-intrinsic": "^1.3.0",
"get-proto": "^1.0.1",
"glob-parent": "^5.1.2",
"global-modules": "^2.0.0",
"global-prefix": "^3.0.0",
"globby": "^11.1.0",
"globjoin": "^0.1.4",
"gopd": "^1.2.0",
"graceful-fs": "^4.2.11",
"has-flag": "^4.0.0",
"has-symbols": "^1.1.0",
"has-tostringtag": "^1.0.2",
"hasown": "^2.0.2",
"hookified": "^1.10.0",
"html-tags": "^3.3.1",
"ieee754": "^1.2.1",
"ignore": "^7.0.5",
"import-fresh": "^3.3.1",
"imurmurhash": "^0.1.4",
"ini": "^1.3.8",
"is-arrayish": "^0.2.1",
"is-extglob": "^2.1.1",
"is-fullwidth-code-point": "^3.0.0",
"is-glob": "^4.0.3",
"is-number": "^7.0.0",
"is-plain-object": "^5.0.0",
"isexe": "^2.0.0",
"jiti": "^2.4.2",
"js-tokens": "^4.0.0",
"js-yaml": "^4.1.0",
"json-parse-even-better-errors": "^2.3.1",
"json-schema-traverse": "^1.0.0",
"keyv": "^5.3.4",
"kind-of": "^6.0.3",
"known-css-properties": "^0.37.0",
"lightningcss": "^1.29.2",
"lightningcss-win32-x64-msvc": "^1.29.2",
"lines-and-columns": "^1.2.4",
"lodash.truncate": "^4.4.2",
"math-intrinsics": "^1.1.0",
"mathml-tag-names": "^2.1.3",
"mdn-data": "^2.12.2",
"meow": "^13.2.0",
"merge2": "^1.4.1",
"micromatch": "^4.0.8",
"mime-db": "^1.52.0",
"mime-types": "^2.1.35",
"ms": "^2.1.3",
"nanoid": "^3.3.11",
"normalize-path": "^3.0.0",
"parent-module": "^1.0.1",
"parse-json": "^5.2.0",
"path-type": "^4.0.0",
"picocolors": "^1.1.1",
"picomatch": "^4.0.2",
"postcss": "^8.5.6",
"postcss-resolve-nested-selector": "^0.1.6",
"postcss-safe-parser": "^7.0.1",
"postcss-selector-parser": "^7.1.0",
"postcss-value-parser": "^4.2.0",
"proxy-from-env": "^1.1.0",
"queue-microtask": "^1.2.3",
"require-from-string": "^2.0.2",
"resolve-from": "^5.0.0",
"reusify": "^1.1.0",
"rollup": "^4.40.0",
"run-parallel": "^1.2.0",
"signal-exit": "^4.1.0",
"slash": "^3.0.0",
"slice-ansi": "^4.0.0",
"source-map-js": "^1.2.1",
"string-width": "^4.2.3",
"strip-ansi": "^6.0.1",
"stylelint-config-recommended": "^16.0.0",
"supports-color": "^7.2.0",
"supports-hyperlinks": "^3.2.0",
"svg-tags": "^1.0.0",
"table": "^6.9.0",
"tailwindcss": "^4.1.4",
"tapable": "^2.2.1",
"tinyglobby": "^0.2.13",
"to-regex-range": "^5.0.1",
"util-deprecate": "^1.0.2",
"vite": "^6.3.2",
"which": "^1.3.1",
"write-file-atomic": "^5.0.1"
}, },
"keywords": [],
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/Stirling-Tools/Stirling-PDF/issues"
},
"homepage": "https://github.com/Stirling-Tools/Stirling-PDF#readme",
"devDependencies": { "devDependencies": {
"stylelint": "^16.21.1", "stylelint": "^16.21.1",
"stylelint-config-standard": "^38.0.0" "stylelint-config-standard": "^38.0.0"