Kyohei Fukuda
27c8d21227
ci(test): split pdfme test workflow ( #1501 )
2026-05-11 12:21:05 +09:00
Kyohei Fukuda
2ca0ff16e5
[codex] add Claude Code review workflow ( #1500 )
...
* chore: add claude review workflow
* chore: address claude review feedback
* chore: keep claude review workflow scoped
2026-05-11 11:02:35 +09:00
Kyohei Fukuda
03f616f0c5
[codex] Add @pdfme/jsx package ( #1466 )
...
* feat(jsx): add pdfme jsx package
* refactor(jsx): derive text props from schema types
* fix(jsx): tighten mvp layout constraints
* feat(jsx): measure text height with schema helpers
* docs: update jsx md2pdf roadmap
2026-05-05 17:48:19 +09:00
dependabot[bot]
d613b13a74
build(deps): bump the minor-and-patch group across 2 directories with 8 updates ( #1459 )
...
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>
2026-05-01 18:17:28 +00:00
Kyohei Fukuda
ff363fda63
chore(deps): major version bumps for v5 (Tailwind 4, TS 6 in playground, Sentry 10, react-router 7, etc.) ( #1455 )
...
* chore(deps): major version bumps for v5
Consolidates 10 unique major-version Dependabot PRs into one.
Bumps:
- color 4 -> 5 (packages/pdf-lib)
- signature_pad 4 -> 5 (packages/schemas, playground)
- vite-plugin-css-injected-by-js 4 -> 5 (packages/ui)
- jsdom 26 -> 29 (root)
- @sentry/react 9 -> 10 (playground)
- react-router-dom 6 -> 7 (playground)
- tailwindcss 3 -> 4 (playground) -- migrated to @tailwindcss/postcss plugin and @import "tailwindcss" syntax
- typescript 5 -> 6 (playground; root already on 6)
Snapshot updates:
- jsdom 29 normalises CSS slightly (border: medium, background-position: center center, etc.) -- updated UI snapshots
- color 5 produces a 0.34% pixel diff in barcodes-1.png -- regenerated image snapshot
Note: React 19 (#1437 , #1438 , #1445 , #1446 , #1447 , #1449 ) deferred to a follow-up. The form-render -> rc-color-picker peer chain pins react@16.x, which forces a dual-instance install incompatible with @dnd-kit/core's hooks dispatcher in tests. Will revisit once form-render is replaced or removed.
Supersedes: #1439 , #1440 , #1441 , #1442 , #1443 , #1444 , #1448 , #1450 , #1451 , #1452 , #1453
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
* test(generator): relax integration-segmenter perf threshold 2.5s -> 3s
CIで2.8秒前後で稳定的にflakyになっており、main上でも落ちている。
許容範囲を広げて誤検知を抑える。
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
* test(generator): relax integration-other perf threshold 1.5s -> 2.5s
CIで1.9秒前後で落ちる。誤検知を抑えるため許容範囲を拡大。
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
* test(generator): bump fontSubset test timeout 10s -> 30s
CIで10sタイムアウトしている (フォントsubset無効化での生成が重い)。
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-27 15:52:21 +09:00
dependabot[bot]
a919849b81
build(deps): bump the minor-and-patch group across 3 directories with 28 updates ( #1436 )
...
Bumps the minor-and-patch group with 15 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `25.5.0` | `25.6.0` |
| [typescript](https://github.com/microsoft/TypeScript ) | `6.0.2` | `6.0.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `8.0.3` | `8.0.10` |
| [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli ) | `0.1.13` | `0.1.19` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) | `4.1.0` | `4.1.5` |
| [vitest-image-snapshot](https://github.com/wgsl-tooling-wg/wesl-js ) | `0.6.47` | `0.6.50` |
| [@napi-rs/canvas](https://github.com/Brooooooklyn/canvas ) | `0.1.97` | `0.1.99` |
| [pdfjs-dist](https://github.com/mozilla/pdf.js ) | `5.5.207` | `5.6.205` |
| [bwip-js](https://github.com/metafloor/bwip-js ) | `4.9.0` | `4.10.1` |
| [dompurify](https://github.com/cure53/DOMPurify ) | `3.3.3` | `3.4.1` |
| [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide ) | `1.7.0` | `1.9.0` |
| [antd](https://github.com/ant-design/ant-design ) | `6.3.5` | `6.3.6` |
| [hotkeys-js](https://github.com/jaywcjlove/hotkeys-js ) | `4.0.2` | `4.0.3` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) | `1.7.0` | `1.9.0` |
| [citty](https://github.com/unjs/citty ) | `0.2.1` | `0.2.2` |
Bumps the minor-and-patch group with 8 updates in the /playground directory:
| Package | From | To |
| --- | --- | --- |
| [vite-plus](https://github.com/voidzero-dev/vite-plus/tree/HEAD/packages/cli ) | `0.1.15` | `0.1.19` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) | `4.1.2` | `4.1.5` |
| [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react ) | `2.2.9` | `2.2.10` |
| [react-toastify](https://github.com/fkhadra/react-toastify ) | `11.0.5` | `11.1.0` |
| [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins ) | `5.1.1` | `5.2.0` |
| [autoprefixer](https://github.com/postcss/autoprefixer ) | `10.4.27` | `10.5.0` |
| [postcss](https://github.com/postcss/postcss ) | `8.5.8` | `8.5.10` |
| [puppeteer](https://github.com/puppeteer/puppeteer ) | `24.40.0` | `24.42.0` |
Bumps the minor-and-patch group with 8 updates in the /website directory:
| Package | From | To |
| --- | --- | --- |
| [typescript](https://github.com/microsoft/TypeScript ) | `6.0.2` | `6.0.3` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react ) | `19.2.4` | `19.2.5` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) | `19.2.4` | `19.2.5` |
| [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus ) | `3.9.2` | `3.10.0` |
| [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases ) | `3.9.2` | `3.10.0` |
| [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects ) | `3.9.2` | `3.10.0` |
| [@docusaurus/plugin-google-gtag](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-google-gtag ) | `3.9.2` | `3.10.0` |
| [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) | `3.9.2` | `3.10.0` |
Updates `@types/node` from 25.5.0 to 25.6.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `typescript` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.2...v6.0.3 )
Updates `vite` from 8.0.3 to 8.0.10
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v8.0.10/packages/vite )
Updates `vite-plus` from 0.1.13 to 0.1.19
- [Release notes](https://github.com/voidzero-dev/vite-plus/releases )
- [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.1.19/packages/cli )
Updates `vitest` from 4.1.0 to 4.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest )
Updates `vitest-image-snapshot` from 0.6.47 to 0.6.50
- [Commits](https://github.com/wgsl-tooling-wg/wesl-js/commits )
Updates `@napi-rs/canvas` from 0.1.97 to 0.1.99
- [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.97...v0.1.99 )
Updates `pdfjs-dist` from 5.5.207 to 5.6.205
- [Release notes](https://github.com/mozilla/pdf.js/releases )
- [Commits](https://github.com/mozilla/pdf.js/compare/v5.5.207...v5.6.205 )
Updates `bwip-js` from 4.9.0 to 4.10.1
- [Release notes](https://github.com/metafloor/bwip-js/releases )
- [Commits](https://github.com/metafloor/bwip-js/compare/v4.9.0...v4.10.1 )
Updates `dompurify` from 3.3.3 to 3.4.1
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.3.3...3.4.1 )
Updates `lucide` from 1.7.0 to 1.9.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/1.9.0/packages/lucide )
Updates `antd` from 6.3.5 to 6.3.6
- [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.5...6.3.6 )
Updates `hotkeys-js` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/jaywcjlove/hotkeys-js/releases )
- [Commits](https://github.com/jaywcjlove/hotkeys-js/compare/v4.0.2...v4.0.3 )
Updates `lucide-react` from 1.7.0 to 1.9.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/1.9.0/packages/lucide-react )
Updates `citty` from 0.2.1 to 0.2.2
- [Release notes](https://github.com/unjs/citty/releases )
- [Changelog](https://github.com/unjs/citty/blob/main/CHANGELOG.md )
- [Commits](https://github.com/unjs/citty/compare/v0.2.1...v0.2.2 )
Updates `vite-plus` from 0.1.15 to 0.1.19
- [Release notes](https://github.com/voidzero-dev/vite-plus/releases )
- [Commits](https://github.com/voidzero-dev/vite-plus/commits/v0.1.19/packages/cli )
Updates `vitest` from 4.1.2 to 4.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest )
Updates `@headlessui/react` from 2.2.9 to 2.2.10
- [Release notes](https://github.com/tailwindlabs/headlessui/releases )
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v2.2.10/packages/@headlessui-react )
Updates `react-toastify` from 11.0.5 to 11.1.0
- [Release notes](https://github.com/fkhadra/react-toastify/releases )
- [Commits](https://github.com/fkhadra/react-toastify/compare/v11.0.5...v11.1.0 )
Updates `@sentry/vite-plugin` from 5.1.1 to 5.2.0
- [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/5.1.1...5.2.0 )
Updates `autoprefixer` from 10.4.27 to 10.5.0
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.27...10.5.0 )
Updates `postcss` from 8.5.8 to 8.5.10
- [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.8...8.5.10 )
Updates `puppeteer` from 24.40.0 to 24.42.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.40.0...puppeteer-v24.42.0 )
Updates `typescript` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.2...v6.0.3 )
Updates `react` from 19.2.4 to 19.2.5
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react )
Updates `react-dom` from 19.2.4 to 19.2.5
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react-dom )
Updates `@docusaurus/core` from 3.9.2 to 3.10.0
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.0/packages/docusaurus )
Updates `@docusaurus/module-type-aliases` from 3.9.2 to 3.10.0
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.0/packages/docusaurus-module-type-aliases )
Updates `@docusaurus/plugin-client-redirects` from 3.9.2 to 3.10.0
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.0/packages/docusaurus-plugin-client-redirects )
Updates `@docusaurus/plugin-google-gtag` from 3.9.2 to 3.10.0
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.0/packages/docusaurus-plugin-google-gtag )
Updates `@docusaurus/preset-classic` from 3.9.2 to 3.10.0
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v3.10.0/packages/docusaurus-preset-classic )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: typescript
dependency-version: 6.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: vite
dependency-version: 8.0.10
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: vite-plus
dependency-version: 0.1.19
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: vitest
dependency-version: 4.1.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: vitest-image-snapshot
dependency-version: 0.6.50
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@napi-rs/canvas"
dependency-version: 0.1.99
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: pdfjs-dist
dependency-version: 5.6.205
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: bwip-js
dependency-version: 4.10.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: dompurify
dependency-version: 3.4.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: lucide
dependency-version: 1.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: antd
dependency-version: 6.3.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: hotkeys-js
dependency-version: 4.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: lucide-react
dependency-version: 1.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: citty
dependency-version: 0.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: vite-plus
dependency-version: 0.1.19
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: vitest
dependency-version: 4.1.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@headlessui/react"
dependency-version: 2.2.10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: react-toastify
dependency-version: 11.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@sentry/vite-plugin"
dependency-version: 5.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: autoprefixer
dependency-version: 10.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: postcss
dependency-version: 8.5.10
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: puppeteer
dependency-version: 24.42.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: typescript
dependency-version: 6.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: react
dependency-version: 19.2.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: react-dom
dependency-version: 19.2.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: "@docusaurus/core"
dependency-version: 3.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@docusaurus/module-type-aliases"
dependency-version: 3.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@docusaurus/plugin-client-redirects"
dependency-version: 3.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@docusaurus/plugin-google-gtag"
dependency-version: 3.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: "@docusaurus/preset-classic"
dependency-version: 3.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
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>
2026-04-27 03:33:15 +00:00
hand-dot
680cf17f79
Merge branch 'fix/npm-audit-vulnerabilities'
...
# Conflicts:
# package-lock.json
2026-04-03 15:35:18 +09:00
dependabot[bot]
4a94dd4ce4
build(deps-dev): bump vite from 7.3.1 to 8.0.3 ( #1408 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.3.1 to 8.0.3.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/create-vite@8.0.3/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 8.0.3
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-03 15:31:42 +09:00
hand-dot
9b1e12bcaf
fix(deps): address npm audit findings
2026-04-03 15:29:45 +09:00
Kyohei Fukuda
51f63b747f
fix(deps): unblock dependabot updates ( #1419 )
...
* fix(deps): unblock dependabot updates
* test(ui): refresh antd 6 snapshots
2026-04-03 15:25:43 +09:00
hand-dot
c1299b42c7
fix(repo): address build and ui review feedback
2026-04-02 16:48:36 +09:00
hand-dot
e09656ba28
chore(repo): pin npm 11.12.1 and set min-release-age
2026-04-02 12:52:25 +09:00
hand-dot
e277eb7bca
fix(ci): support npm installs with ignore-scripts
2026-04-02 11:41:59 +09:00
hand-dot
cc27790770
Convert CJS helpers to JS
2026-03-24 16:00:44 +09:00
hand-dot
7fae525445
Fix CI build order and async UI waits
2026-03-21 18:22:54 +09:00
hand-dot
bfbe3ad17e
fix: revert parallel test runner to vp sequential execution
...
The custom parallel test runner (run-workspace-tests.mjs) caused flaky
UI snapshot tests due to CPU contention during parallel execution.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-21 17:52:31 +09:00
hand-dot
b5f4f31997
Add @pdfme/cli package
2026-03-21 17:42:42 +09:00
hand-dot
c759a120d7
feat: update test script to run workspace tests and refactor schema imports
...
- Changed the test script in package.json to run workspace tests using a new script.
- Updated imports in generator and helper files to point to specific schema paths.
- Added new builtins and tables exports in schemas package.json and created corresponding files.
- Enhanced error handling in multiVariableText propPanel for JSON parsing.
- Refactored UI components to use React 18 and updated dependencies accordingly.
- Improved snapshot tests to ensure cleaner output by removing empty text nodes.
- Updated documentation to reflect changes in package usage and requirements.
2026-03-21 16:10:48 +09:00
hand-dot
86f29255e2
Fix CI typecheck and playground preview startup
2026-03-21 10:40:08 +09:00
hand-dot
cd3db68070
improve scripts
2026-03-21 10:20:23 +09:00
hand-dot
3d87f977d6
use vp
2026-03-21 09:24:02 +09:00
hand-dot
fc7567b879
Finish Phase 1 cleanup and verification
2026-03-20 22:58:47 +09:00
hand-dot
fc60395cac
fix for playground test
2026-03-20 21:55:19 +09:00
hand-dot
f497bae137
Fix pdfjs worker and migrate playground tests to Vitest
2026-03-20 20:31:35 +09:00
hand-dot
c756700c09
Expand type-aware lint and fix pdf-lib Node ESM exports
2026-03-20 17:52:11 +09:00
hand-dot
f60a10c002
Migrate ui tests to Vitest
2026-03-20 16:14:29 +09:00
hand-dot
11169c6692
Migrate generator and pdf-lib tests to Vitest
2026-03-20 15:48:05 +09:00
hand-dot
19e6bfb68c
Migrate converter and schemas tests to Vitest
2026-03-20 15:38:28 +09:00
hand-dot
45082df08b
Add Vitest foundation for common and manipulator
2026-03-20 15:31:31 +09:00
hand-dot
58a8c712cb
Add TypeScript project references
2026-03-20 15:10:39 +09:00
dependabot[bot]
e5ec86fc81
build(deps-dev): bump babel-loader from 10.0.0 to 10.1.1 ( #1394 )
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 10.0.0 to 10.1.1.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v10.0.0...v10.1.1 )
---
updated-dependencies:
- dependency-name: babel-loader
dependency-version: 10.1.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-18 01:31:28 +00:00
dependabot[bot]
3130c92c80
build(deps-dev): bump jest-image-snapshot from 6.5.1 to 6.5.2 ( #1384 )
...
Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot ) from 6.5.1 to 6.5.2.
- [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases )
- [Changelog](https://github.com/americanexpress/jest-image-snapshot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/americanexpress/jest-image-snapshot/compare/v6.5.1...v6.5.2 )
---
updated-dependencies:
- dependency-name: jest-image-snapshot
dependency-version: 6.5.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-18 01:24:47 +00:00
dependabot[bot]
2f828c2891
build(deps-dev): bump the eslint-packages group with 3 updates ( #1380 )
...
Bumps the eslint-packages group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) and [eslint](https://github.com/eslint/eslint ).
Updates `@typescript-eslint/eslint-plugin` from 8.56.1 to 8.57.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.56.1 to 8.57.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/parser )
Updates `eslint` from 9.39.2 to 9.39.4
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v9.39.2...v9.39.4 )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.57.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint-packages
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.57.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint-packages
- dependency-name: eslint
dependency-version: 9.39.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: eslint-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-18 01:23:58 +00:00
hand-dot
798a88a227
build(deps-dev): bump @types/node from 24 to 25
...
Supersedes #1364 .
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-18 09:50:36 +09:00
Kyohei Fukuda
723bcdf734
Merge pull request #1340 from pdfme/dependabot/npm_and_yarn/npm-run-all2-8.0.4
...
build(deps-dev): bump npm-run-all2 from 7.0.2 to 8.0.4
2026-03-17 16:40:36 +09:00
dependabot[bot]
a221fdea86
build(deps-dev): bump npm-run-all2 from 7.0.2 to 8.0.4
...
Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2 ) from 7.0.2 to 8.0.4.
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases )
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bcomnes/npm-run-all2/compare/v7.0.2...v8.0.4 )
---
updated-dependencies:
- dependency-name: npm-run-all2
dependency-version: 8.0.4
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-01 15:18:19 +00:00
dependabot[bot]
318802f4e4
build(deps-dev): bump @types/jest-image-snapshot from 6.4.0 to 6.4.1
...
Bumps [@types/jest-image-snapshot](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-image-snapshot ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest-image-snapshot )
---
updated-dependencies:
- dependency-name: "@types/jest-image-snapshot"
dependency-version: 6.4.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-01 15:11:33 +00:00
dependabot[bot]
9a3604a23f
build(deps-dev): bump rimraf from 6.1.2 to 6.1.3 ( #1355 )
...
Bumps [rimraf](https://github.com/isaacs/rimraf ) from 6.1.2 to 6.1.3.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/rimraf/compare/v6.1.2...v6.1.3 )
---
updated-dependencies:
- dependency-name: rimraf
dependency-version: 6.1.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-01 15:08:48 +00:00
dependabot[bot]
a1eb5925bb
build(deps-dev): bump the eslint-packages group with 2 updates ( #1353 )
...
Bumps the eslint-packages group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ).
Updates `@typescript-eslint/eslint-plugin` from 8.54.0 to 8.56.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.54.0 to 8.56.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.56.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint-packages
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.56.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-01 15:07:54 +00:00
dependabot[bot]
2f0e57eb24
build(deps-dev): bump prettier from 3.7.4 to 3.8.1 ( #1343 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.7.4 to 3.8.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.7.4...3.8.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.8.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-01 15:12:40 +00:00
dependabot[bot]
03ad029dcd
build(deps-dev): bump ts-jest from 29.4.5 to 29.4.6 ( #1325 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.4.5 to 29.4.6.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.4.5...v29.4.6 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-version: 29.4.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-01 15:08:13 +00:00
dependabot[bot]
2725514ef3
build(deps-dev): bump the eslint-packages group with 3 updates ( #1321 )
...
Bumps the eslint-packages group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) and [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ).
Updates `@typescript-eslint/eslint-plugin` from 8.51.0 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.51.0 to 8.54.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.54.0/packages/parser )
Updates `eslint-plugin-prettier` from 5.5.4 to 5.5.5
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.4...v5.5.5 )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.54.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint-packages
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.54.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint-packages
- dependency-name: eslint-plugin-prettier
dependency-version: 5.5.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: eslint-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-01 15:07:38 +00:00
Kyohei Fukuda
5cddf77ba6
build(deps-dev): batch update dev dependencies ( #1306 )
...
- prettier: 3.6.2 → 3.7.3
- vite: 7.1.7 → 7.2.6
- esbuild: 0.25.10 → 0.27.0
- @vitejs/plugin-react: 5.0.4 → 5.1.1
Supersedes PRs #1279 , #1277 , #1268 , #1264
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-06 17:42:05 +09:00
dependabot[bot]
27b8b9ed20
build(deps-dev): bump rimraf from 6.1.0 to 6.1.2 ( #1261 )
...
Bumps [rimraf](https://github.com/isaacs/rimraf ) from 6.1.0 to 6.1.2.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/rimraf/compare/v6.1.0...v6.1.2 )
---
updated-dependencies:
- dependency-name: rimraf
dependency-version: 6.1.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 09:21:38 +09:00
dependabot[bot]
a564c66c54
build(deps-dev): bump the eslint-packages group across 1 directory with 3 updates ( #1302 )
...
Bumps the eslint-packages group with 2 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) and [eslint](https://github.com/eslint/eslint ).
Updates `@typescript-eslint/eslint-plugin` from 8.46.3 to 8.51.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.46.3 to 8.51.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/parser )
Updates `eslint` from 9.39.1 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v9.39.1...v9.39.2 )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.51.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint-packages
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.51.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint-packages
- dependency-name: eslint
dependency-version: 9.39.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: eslint-packages
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-01 15:15:54 +00:00
ryoppippi
38eeecb3ed
chore: replace npm-run-all with npm-run-all2 ( #1288 )
...
* chore: replace npm-run-all with npm-run-all2
* chore: replace npm-run-all with npm-run-all2 and use run-p shorthand
2025-12-05 09:42:53 +09:00
dependabot[bot]
968dddea63
build(deps-dev): bump typescript from 5.8.3 to 5.9.3 ( #1211 )
...
* build(deps-dev): bump typescript from 5.8.3 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.8.3 to 5.9.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.3...v5.9.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.9.3
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Apply TypeScript 5.9 compatibility changes
- Update Uint8Array types to Uint8Array<ArrayBuffer> for TypeScript 5.9 compatibility
- Changes based on PR #1145 comment by bnarnold
Co-Authored-By: Kyohei Fukuda <kyoheif@wix.com >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyoheif@wix.com >
2025-11-09 08:32:15 +09:00
dependabot[bot]
42b6285caa
build(deps-dev): bump @babel/core from 7.28.3 to 7.28.4 ( #1205 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.28.3 to 7.28.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-version: 7.28.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-08 13:55:58 +09:00
dependabot[bot]
9bd4781594
build(deps-dev): bump ts-loader from 9.5.2 to 9.5.4 ( #1202 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.5.2 to 9.5.4.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.5.2...v9.5.4 )
---
updated-dependencies:
- dependency-name: ts-loader
dependency-version: 9.5.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-08 13:54:22 +09:00
dependabot[bot]
f052fc8b2b
build(deps-dev): bump ts-jest from 29.4.0 to 29.4.4 ( #1201 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 29.4.0 to 29.4.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.4.0...v29.4.4 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-version: 29.4.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-08 13:54:09 +09:00