hand-dot
b95e10120d
fix(package-lock): remove hasInstallScript property from root package
2026-04-02 15:54:24 +09:00
hand-dot
e277eb7bca
fix(ci): support npm installs with ignore-scripts
2026-04-02 11:41:59 +09:00
hand-dot
e9bb09a3e6
Promote signature and harden example jobs
2026-03-23 17:55:55 +09:00
hand-dot
aa0b6b3246
Harden core CLI machine interface
2026-03-23 17:03:27 +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
cd3db68070
improve scripts
2026-03-21 10:20:23 +09:00
hand-dot
803cee2912
fix for warn log
2026-03-21 09:45:04 +09:00
hand-dot
3d87f977d6
use vp
2026-03-21 09:24:02 +09:00
hand-dot
6b06c606f7
Clean up playground deps and update converter docs
2026-03-20 23:16:12 +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
22810a6637
Add peer dependency flag to multiple packages in package-lock.json
2026-03-20 20:48:28 +09:00
hand-dot
5f70376d12
Fix Node pdf renderer and refresh snapshots
2026-03-20 18:13:04 +09:00
hand-dot
ef0e60c808
Fix clean typecheck and upgrade converter renderer
2026-03-20 17:37:10 +09:00
hand-dot
45082df08b
Add Vitest foundation for common and manipulator
2026-03-20 15:31:31 +09:00
dependabot[bot]
e74d21c171
build(deps-dev): bump jest-environment-jsdom from 29.7.0 to 30.3.0
...
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom ) from 29.7.0 to 30.3.0.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest-environment-jsdom )
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-version: 30.3.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-20 03:25:40 +00:00
Kyohei Fukuda
9acc622a1b
Merge pull request #1393 from pdfme/dependabot/npm_and_yarn/vitejs/plugin-react-6.0.1
...
build(deps-dev): bump @vitejs/plugin-react from 5.1.4 to 6.0.1
2026-03-20 12:24:17 +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]
eb6e76d59a
build(deps-dev): bump @types/fontkit from 2.0.8 to 2.0.9 ( #1390 )
...
Bumps [@types/fontkit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fontkit ) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fontkit )
---
updated-dependencies:
- dependency-name: "@types/fontkit"
dependency-version: 2.0.9
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:27:53 +00:00
dependabot[bot]
378515eb16
build(deps): bump dompurify from 3.3.1 to 3.3.3 ( #1383 )
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 3.3.1 to 3.3.3.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.3.1...3.3.3 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-version: 3.3.3
dependency-type: direct:production
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:26:47 +00:00
dependabot[bot]
902e5d59d9
build(deps-dev): bump @vitejs/plugin-react from 5.1.4 to 6.0.1
...
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) from 5.1.4 to 6.0.1.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.1/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-version: 6.0.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-18 01:26:34 +00:00
dependabot[bot]
97042e827d
build(deps-dev): bump esbuild from 0.27.3 to 0.27.4 ( #1385 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.27.3 to 0.27.4.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.27.3...v0.27.4 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-version: 0.27.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>
2026-03-18 01:25:42 +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]
17ac3baee5
build(deps-dev): bump postcss from 8.5.6 to 8.5.8 ( #1382 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.5.6 to 8.5.8.
- [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.6...8.5.8 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.8
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:12 +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
Kyohei Fukuda
883b7dc959
Merge pull request #1374 from pdfme/dependabot/vite-plugin-css-injected-by-js-4
...
build(deps-dev): bump vite-plugin-css-injected-by-js from 3 to 4
2026-03-18 10:13:39 +09:00
hand-dot
b14c45e410
build(deps-dev): bump vite-plugin-css-injected-by-js from 3 to 4
...
Supersedes #1365 .
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-18 09:53:06 +09: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
hand-dot
3b1769d5be
fix(schemas): prevent XSS via innerHTML injection in select, SVG, and text schemas
...
- Select: replace innerHTML string interpolation with safe DOM API (createElement + textContent)
- SVG: sanitize user-supplied SVG with DOMPurify before DOM insertion on both editable and non-editable paths
- Text: HTML-escape each character before wrapping in <span> tags
Addresses GHSA-qq9g-96v4-m3cj and GHSA-87v3-4cfp-cm76.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-17 16:48:47 +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
Kyohei Fukuda
ad44236c54
Merge pull request #1366 from pdfme/dependabot/npm_and_yarn/hotkeys-js-4.0.2
...
build(deps): bump hotkeys-js from 3.13.15 to 4.0.2
2026-03-17 16:40:08 +09:00
Kyohei Fukuda
5b2b4dca1f
Merge pull request #1367 from pdfme/dependabot/npm_and_yarn/vite-tsconfig-paths-6.1.1
...
build(deps-dev): bump vite-tsconfig-paths from 5.1.4 to 6.1.1
2026-03-17 16:39:58 +09:00
Kyohei Fukuda
b024e9f598
Merge pull request #1341 from pdfme/dependabot/npm_and_yarn/types/jest-image-snapshot-6.4.1
...
build(deps-dev): bump @types/jest-image-snapshot from 6.4.0 to 6.4.1
2026-03-17 16:39:43 +09:00
dependabot[bot]
de18c27577
build(deps-dev): bump vite-tsconfig-paths from 5.1.4 to 6.1.1
...
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths ) from 5.1.4 to 6.1.1.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases )
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v5.1.4...v6.1.1 )
---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
dependency-version: 6.1.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-01 15:19:25 +00: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]
58311a11ca
build(deps): bump hotkeys-js from 3.13.15 to 4.0.2
...
Bumps [hotkeys-js](https://github.com/jaywcjlove/hotkeys-js ) from 3.13.15 to 4.0.2.
- [Release notes](https://github.com/jaywcjlove/hotkeys-js/releases )
- [Commits](https://github.com/jaywcjlove/hotkeys-js/compare/v3.13.15...v4.0.2 )
---
updated-dependencies:
- dependency-name: hotkeys-js
dependency-version: 4.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-01 15:16:20 +00:00
dependabot[bot]
8fa67ff22f
build(deps-dev): bump rollup from 4.57.1 to 4.59.0 ( #1361 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.57.1 to 4.59.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.57.1...v4.59.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.59.0
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-01 15:15:17 +00:00
dependabot[bot]
06e9de3048
build(deps-dev): bump @vitejs/plugin-react from 5.1.2 to 5.1.4 ( #1359 )
...
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) from 5.1.2 to 5.1.4.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.4/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-version: 5.1.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>
2026-03-01 15:12:27 +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]
3943e17574
build(deps): bump acorn from 8.15.0 to 8.16.0 ( #1362 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 8.15.0 to 8.16.0.
- [Commits](https://github.com/acornjs/acorn/compare/8.15.0...8.16.0 )
---
updated-dependencies:
- dependency-name: acorn
dependency-version: 8.16.0
dependency-type: direct:production
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-01 15:10:47 +00:00
dependabot[bot]
c86a6d2875
build(deps-dev): bump esbuild from 0.27.2 to 0.27.3 ( #1356 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.27.2 to 0.27.3.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.27.2...v0.27.3 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-version: 0.27.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:10:17 +00:00
dependabot[bot]
1550d87c68
build(deps): bump lucide from 0.563.0 to 0.575.0 ( #1360 )
...
Bumps [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide ) from 0.563.0 to 0.575.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.575.0/packages/lucide )
---
updated-dependencies:
- dependency-name: lucide
dependency-version: 0.575.0
dependency-type: direct:production
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-01 15:09:30 +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]
d8b48d2cd6
build(deps): bump lucide-react from 0.563.0 to 0.575.0 ( #1354 )
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.563.0 to 0.575.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.575.0/packages/lucide-react )
---
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 0.575.0
dependency-type: direct:production
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-01 15:08:08 +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]
f677be56b3
build(deps-dev): bump vite from 7.3.0 to 7.3.1 ( #1334 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.3.0 to 7.3.1.
- [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/v7.3.1/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.3.1
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:12:53 +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]
c69c3c1d38
build(deps): bump lucide from 0.555.0 to 0.563.0 ( #1323 )
...
Bumps [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide ) from 0.555.0 to 0.563.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.563.0/packages/lucide )
---
updated-dependencies:
- dependency-name: lucide
dependency-version: 0.563.0
dependency-type: direct:production
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:11:55 +00:00
dependabot[bot]
1d7b67c060
build(deps): bump lucide-react from 0.562.0 to 0.563.0 ( #1339 )
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.562.0 to 0.563.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.563.0/packages/lucide-react )
---
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 0.563.0
dependency-type: direct:production
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:11:25 +00:00