mirror of
https://github.com/pdfme/pdfme.git
synced 2026-06-02 11:17:32 -04:00
Bumps the minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [jsdom](https://github.com/jsdom/jsdom) | `29.0.2` | `29.1.0` | | [@types/color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/color) | `4.2.0` | `4.2.1` | | [@napi-rs/canvas](https://github.com/Brooooooklyn/canvas) | `0.1.99` | `0.1.100` | | [pdfjs-dist](https://github.com/mozilla/pdf.js) | `5.6.205` | `5.7.284` | | [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide) | `1.9.0` | `1.12.0` | | [antd](https://github.com/ant-design/ant-design) | `6.3.6` | `6.3.7` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.9.0` | `1.12.0` | Bumps the minor-and-patch group with 1 update in the /playground directory: [postcss](https://github.com/postcss/postcss). Updates `jsdom` from 29.0.2 to 29.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](https://github.com/jsdom/jsdom/compare/v29.0.2...v29.1.0) Updates `@types/color` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/color) Updates `@napi-rs/canvas` from 0.1.99 to 0.1.100 - [Release notes](https://github.com/Brooooooklyn/canvas/releases) - [Changelog](https://github.com/Brooooooklyn/canvas/blob/main/CHANGELOG.md) - [Commits](https://github.com/Brooooooklyn/canvas/compare/v0.1.99...v0.1.100) Updates `pdfjs-dist` from 5.6.205 to 5.7.284 - [Release notes](https://github.com/mozilla/pdf.js/releases) - [Commits](https://github.com/mozilla/pdf.js/compare/v5.6.205...v5.7.284) Updates `lucide` from 1.9.0 to 1.12.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.12.0/packages/lucide) Updates `antd` from 6.3.6 to 6.3.7 - [Release notes](https://github.com/ant-design/ant-design/releases) - [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md) - [Commits](https://github.com/ant-design/ant-design/compare/6.3.6...6.3.7) Updates `lucide-react` from 1.9.0 to 1.12.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.12.0/packages/lucide-react) Updates `postcss` from 8.5.10 to 8.5.12 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.5.10...8.5.12) --- updated-dependencies: - dependency-name: jsdom dependency-version: 29.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/color" dependency-version: 4.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@napi-rs/canvas" dependency-version: 0.1.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pdfjs-dist dependency-version: 5.7.284 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: lucide dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: antd dependency-version: 6.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: lucide-react dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: postcss dependency-version: 8.5.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
70 lines
1.5 KiB
JSON
70 lines
1.5 KiB
JSON
{
|
|
"name": "@pdfme/pdf-lib",
|
|
"version": "0.0.0",
|
|
"description": "Create and modify PDF files with JavaScript",
|
|
"keywords": [
|
|
"create",
|
|
"creation",
|
|
"document",
|
|
"edit",
|
|
"editing",
|
|
"javascript",
|
|
"library",
|
|
"modification",
|
|
"modify",
|
|
"pdf",
|
|
"pdf-lib",
|
|
"typescript"
|
|
],
|
|
"homepage": "https://pdfme.com",
|
|
"bugs": {
|
|
"url": "https://github.com/pdfme/pdfme/issues"
|
|
},
|
|
"license": "MIT",
|
|
"author": "hand-dot",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@github.com:pdfme/pdfme.git"
|
|
},
|
|
"files": [
|
|
"dist",
|
|
"README.md",
|
|
"LICENSE.md"
|
|
],
|
|
"type": "module",
|
|
"sideEffects": false,
|
|
"main": "./dist/index.js",
|
|
"module": "./dist/index.js",
|
|
"types": "./dist/index.d.ts",
|
|
"exports": {
|
|
".": {
|
|
"types": "./dist/index.d.ts",
|
|
"import": "./dist/index.js",
|
|
"default": "./dist/index.js"
|
|
}
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"scripts": {
|
|
"dev": "vite build --watch",
|
|
"build": "vite build && tsc -p tsconfig.build.json",
|
|
"clean": "rimraf --glob dist \"src/**/*.d.ts\"",
|
|
"lint": "vp lint -c ../../.oxlintrc.json src",
|
|
"fmt": "vp fmt -c ../../.oxfmtrc.json src --write",
|
|
"test": "vitest run --config ../../vitest.config.ts"
|
|
},
|
|
"dependencies": {
|
|
"@pdf-lib/standard-fonts": "^1.0.0",
|
|
"@pdf-lib/upng": "^1.0.1",
|
|
"color": "^5.0.3",
|
|
"node-html-better-parser": "^1.5.8",
|
|
"pako": "^2.1.0"
|
|
},
|
|
"devDependencies": {
|
|
"@pdf-lib/fontkit": "^1.1.0",
|
|
"@types/color": "^4.2.1",
|
|
"@types/pako": "^2.0.4"
|
|
}
|
|
}
|