Compare commits

..

4 Commits

Author SHA1 Message Date
Tomasi Patrick
2db2aeba86
Merge pull request #39 from TomasiDeveloping/dependabot/npm_and_yarn/Ui/hono-4.12.7
Bump hono from 4.12.4 to 4.12.7 in /Ui
2026-03-12 07:27:12 +01:00
Tomasi Patrick
1f31c9e8ff
Merge pull request #40 from TomasiDeveloping/dependabot/npm_and_yarn/Ui/tar-7.5.11
Bump tar from 7.5.10 to 7.5.11 in /Ui
2026-03-12 06:54:27 +01:00
dependabot[bot]
9a0b1e3bd0
Bump tar from 7.5.10 to 7.5.11 in /Ui
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.10 to 7.5.11.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.10...v7.5.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.11
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 21:33:22 +00:00
dependabot[bot]
863a144a1c
Bump hono from 4.12.4 to 4.12.7 in /Ui
Bumps [hono](https://github.com/honojs/hono) from 4.12.4 to 4.12.7.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.4...v4.12.7)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.12.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 02:09:43 +00:00

12
Ui/package-lock.json generated
View File

@ -7460,9 +7460,9 @@
} }
}, },
"node_modules/hono": { "node_modules/hono": {
"version": "4.12.4", "version": "4.12.7",
"resolved": "https://registry.npmjs.org/hono/-/hono-4.12.4.tgz", "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.7.tgz",
"integrity": "sha512-ooiZW1Xy8rQ4oELQ++otI2T9DsKpV0M6c6cO6JGx4RTfav9poFFLlet9UMXHZnoM1yG0HWGlQLswBGX3RZmHtg==", "integrity": "sha512-jq9l1DM0zVIvsm3lv9Nw9nlJnMNPOcAtsbsgiUhWcFzPE99Gvo6yRTlszSLLYacMeQ6quHD6hMfId8crVHvexw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
@ -11435,9 +11435,9 @@
} }
}, },
"node_modules/tar": { "node_modules/tar": {
"version": "7.5.10", "version": "7.5.11",
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.10.tgz", "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.11.tgz",
"integrity": "sha512-8mOPs1//5q/rlkNSPcCegA6hiHJYDmSLEI8aMH/CdSQJNWztHC9WHNam5zdQlfpTwB9Xp7IBEsHfV5LKMJGVAw==", "integrity": "sha512-ChjMH33/KetonMTAtpYdgUFr0tbz69Fp2v7zWxQfYZX4g5ZN2nOBXm1R2xyA+lMIKrLKIoKAwFj93jE/avX9cQ==",
"dev": true, "dev": true,
"license": "BlueOak-1.0.0", "license": "BlueOak-1.0.0",
"dependencies": { "dependencies": {