14 Commits

Author SHA1 Message Date
kawamataryo
e7852bcc9a 🚀 implement batch search feature 2024-01-19 11:10:26 +09:00
kawamataryo
b9c51dd758 💫 add biome and format src files. 2024-01-13 10:42:09 +09:00
kawamataryo
9a37b1fbc7 🛠️ bump dependencies 2023-12-31 07:18:38 +09:00
dependabot[bot]
5aae0f229e
Bump sharp and plasmo
Bumps [sharp](https://github.com/lovell/sharp) to 0.32.6 and updates ancestor dependency [plasmo](https://github.com/PlasmoHQ/plasmo/tree/HEAD/cli/plasmo). These dependencies need to be updated together.


Updates `sharp` from 0.32.5 to 0.32.6
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.32.5...v0.32.6)

Updates `plasmo` from 0.82.1 to 0.84.0
- [Release notes](https://github.com/PlasmoHQ/plasmo/releases)
- [Commits](https://github.com/PlasmoHQ/plasmo/commits/v0.84.0/cli/plasmo)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: indirect
- dependency-name: plasmo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 19:36:09 +00:00
ryo
ea68829a1c 🛠️ add changeset 2023-11-09 14:51:19 +09:00
ryo
f865d0d8c1
Merge pull request #20 from kawamataryo/dependabot/npm_and_yarn/postcss-8.4.31 2023-10-08 06:11:37 +09:00
dependabot[bot]
df26cbe743
Bump postcss from 8.4.28 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.31.
- [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.4.28...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 23:30:23 +00:00
dependabot[bot]
d78c5ae80b
Bump zod from 3.21.4 to 3.22.4
Bumps [zod](https://github.com/colinhacks/zod) from 3.21.4 to 3.22.4.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.21.4...v3.22.4)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 23:30:17 +00:00
kawamataryo
a449216b4e 🛠️ prepare distribution feature 2023-08-22 20:34:57 +09:00
kawamataryo
d6bc1af255 use vanjs 2023-08-16 22:17:24 +09:00
kawamataryo
0369e075d1 update dependencies 2023-08-16 12:26:06 +09:00
kawamataryo
258aba4fa4 🚀 add blocking feature
wip
2023-08-16 12:05:06 +09:00
dependabot[bot]
aea50a2153
Bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 08:19:57 +00:00
kawamataryo
4d46a620e4 🌱 create projects 2023-05-20 17:42:58 +09:00