@proj-airi/unocss-preset-fonts 0.8.0-beta.4 → 0.8.0-beta.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
 
2
- > @proj-airi/unocss-preset-fonts@0.8.0-beta.4 build /home/runner/work/airi/airi/packages/unocss-preset-fonts
2
+ > @proj-airi/unocss-preset-fonts@0.8.0-beta.5 build /home/runner/work/airi/airi/packages/unocss-preset-fonts
3
3
  > tsdown
4
4
 
5
5
  ℹ tsdown v0.17.4 powered by rolldown v1.0.0-beta.53
@@ -11,4 +11,4 @@
11
11
  ℹ dist/index.mjs.map 1.28 kB │ gzip: 0.55 kB
12
12
  ℹ dist/index.d.mts 0.22 kB │ gzip: 0.18 kB
13
13
  ℹ 3 files, total: 2.32 kB
14
- ✔ Build complete in 7151ms
14
+ ✔ Build complete in 6041ms
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@proj-airi/unocss-preset-fonts",
3
3
  "type": "module",
4
- "version": "0.8.0-beta.4",
4
+ "version": "0.8.0-beta.5",
5
5
  "description": "Fonts that are not included by Google Fonts, FontSource but open-source used by Project AIRI",
6
6
  "author": {
7
7
  "name": "Moeru AI Project AIRI Team",
@@ -26,9 +26,9 @@
26
26
  "@unocss/preset-web-fonts": ">=66"
27
27
  },
28
28
  "dependencies": {
29
- "@proj-airi/font-cjkfonts-allseto": "^0.8.0-beta.4",
30
- "@proj-airi/font-departure-mono": "^0.8.0-beta.4",
31
- "@proj-airi/font-xiaolai": "^0.8.0-beta.4"
29
+ "@proj-airi/font-cjkfonts-allseto": "^0.8.0-beta.5",
30
+ "@proj-airi/font-departure-mono": "^0.8.0-beta.5",
31
+ "@proj-airi/font-xiaolai": "^0.8.0-beta.5"
32
32
  },
33
33
  "scripts": {
34
34
  "dev": "pnpm run build",