@proj-airi/unocss-preset-fonts 0.8.0-beta.2 → 0.8.0-beta.3

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,9 +1,9 @@
1
1
 
2
- > @proj-airi/unocss-preset-fonts@0.8.0-beta.2 build /home/runner/work/airi/airi/packages/unocss-preset-fonts
2
+ > @proj-airi/unocss-preset-fonts@0.8.0-beta.3 build /home/runner/work/airi/airi/packages/unocss-preset-fonts
3
3
  > tsdown
4
4
 
5
- ℹ tsdown v0.16.8 powered by rolldown v1.0.0-beta.52
6
- ℹ Using tsdown config: /home/runner/work/airi/airi/packages/unocss-preset-fonts/tsdown.config.ts
5
+ ℹ tsdown v0.17.3 powered by rolldown v1.0.0-beta.53
6
+ ℹ config file: /home/runner/work/airi/airi/packages/unocss-preset-fonts/tsdown.config.ts
7
7
  ℹ entry: src/index.ts
8
8
  ℹ tsconfig: tsconfig.json
9
9
  ℹ Build start
@@ -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 6904ms
14
+ ✔ Build complete in 7104ms
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.2",
4
+ "version": "0.8.0-beta.3",
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.2",
30
- "@proj-airi/font-xiaolai": "^0.8.0-beta.2",
31
- "@proj-airi/font-departure-mono": "^0.8.0-beta.2"
29
+ "@proj-airi/font-cjkfonts-allseto": "^0.8.0-beta.3",
30
+ "@proj-airi/font-xiaolai": "^0.8.0-beta.3",
31
+ "@proj-airi/font-departure-mono": "^0.8.0-beta.3"
32
32
  },
33
33
  "scripts": {
34
34
  "dev": "pnpm run build",