valaxy 0.15.14 → 0.16.0

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
- import { b as Post } from '../config-a1820a44.js';
2
- export { A as Album, D as DefaultTheme, E as ExcerptType, F as FuseListItem, h as Page, f as PageFrontMatter, P as PartialDeep, e as Photo, g as PostFrontMatter, R as RuntimeConfig, S as SiteConfig, c as SocialLink, U as UserSiteConfig, d as UserValaxyConfig, a as ValaxyAddon, V as ValaxyConfig } from '../config-a1820a44.js';
1
+ import { b as Post } from '../config-tjZfKSoC.js';
2
+ export { A as Album, D as DefaultTheme, E as ExcerptType, F as FuseListItem, h as Page, f as PageFrontMatter, P as PartialDeep, e as Photo, g as PostFrontMatter, R as RuntimeConfig, S as SiteConfig, c as SocialLink, U as UserSiteConfig, d as UserValaxyConfig, a as ValaxyAddon, V as ValaxyConfig } from '../config-tjZfKSoC.js';
3
3
  import 'medium-zoom';
4
4
  import '@vueuse/integrations/useFuse';
5
5
  import 'vanilla-lazyload';
@@ -50,4 +50,4 @@ interface PageDataPayload {
50
50
  }
51
51
  type HeadConfig = [string, Record<string, string>] | [string, Record<string, string>, string];
52
52
 
53
- export { CleanUrlsMode, HeadConfig, Header, PageData, PageDataPayload, Post };
53
+ export { type CleanUrlsMode, type HeadConfig, type Header, type PageData, type PageDataPayload, Post };
@@ -1,2 +1,2 @@
1
1
  import {createRequire as __createRequire} from 'module';var require=__createRequire(import.meta.url);
2
- import{e}from"../chunk-GY4S4RDR.mjs";e();e();e();e();e();e();e();
2
+ import{e}from"../chunk-XKQECU6I.mjs";e();e();e();e();e();e();e();
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "valaxy",
3
3
  "type": "module",
4
- "version": "0.15.14",
4
+ "version": "0.16.0",
5
5
  "description": "📄 Vite & Vue powered static blog generator.",
6
6
  "author": {
7
7
  "email": "me@yunyoujun.cn",
@@ -52,18 +52,18 @@
52
52
  "node": "^14.18.0 || >=16.0.0"
53
53
  },
54
54
  "dependencies": {
55
- "@antfu/utils": "^0.7.6",
55
+ "@antfu/utils": "^0.7.7",
56
56
  "@ctrl/tinycolor": "^4.0.2",
57
- "@iconify-json/carbon": "^1.1.21",
58
- "@iconify-json/ri": "^1.1.12",
59
- "@intlify/unplugin-vue-i18n": "^1.5.0",
57
+ "@iconify-json/carbon": "^1.1.26",
58
+ "@iconify-json/ri": "^1.1.17",
59
+ "@intlify/unplugin-vue-i18n": "^1.6.0",
60
60
  "@types/body-scroll-lock": "^3.1.2",
61
- "@unhead/addons": "^1.8.3",
62
- "@unhead/schema-org": "^1.8.3",
63
- "@unhead/vue": "^1.8.3",
64
- "@vitejs/plugin-vue": "^4.4.1",
65
- "@vueuse/core": "^10.6.0",
66
- "@vueuse/integrations": "^10.6.0",
61
+ "@unhead/addons": "^1.8.9",
62
+ "@unhead/schema-org": "^1.8.9",
63
+ "@unhead/vue": "^1.8.9",
64
+ "@vitejs/plugin-vue": "^4.5.2",
65
+ "@vueuse/core": "^10.7.0",
66
+ "@vueuse/integrations": "^10.7.0",
67
67
  "body-scroll-lock": "4.0.0-beta.0",
68
68
  "consola": "^3.2.3",
69
69
  "critters": "^0.0.20",
@@ -74,8 +74,8 @@
74
74
  "ejs": "^3.1.9",
75
75
  "escape-html": "^1.0.3",
76
76
  "feed": "^4.2.2",
77
- "fs-extra": "^11.1.1",
78
- "fuse.js": "^6.6.2",
77
+ "fs-extra": "^11.2.0",
78
+ "fuse.js": "^7.0.0",
79
79
  "gray-matter": "^4.0.3",
80
80
  "hookable": "^5.5.3",
81
81
  "html-to-text": "^9.0.5",
@@ -83,15 +83,15 @@
83
83
  "jiti": "^1.21.0",
84
84
  "katex": "^0.16.9",
85
85
  "kolorist": "^1.8.0",
86
- "lru-cache": "^10.0.2",
87
- "markdown-it": "^13.0.2",
86
+ "lru-cache": "^10.1.0",
87
+ "markdown-it": "^14.0.0",
88
88
  "markdown-it-anchor": "^8.6.7",
89
89
  "markdown-it-attrs": "^4.1.6",
90
- "markdown-it-container": "^3.0.0",
91
- "markdown-it-emoji": "^2.0.2",
90
+ "markdown-it-container": "^4.0.0",
91
+ "markdown-it-emoji": "^3.0.0",
92
92
  "markdown-it-table-of-contents": "^0.6.0",
93
93
  "markdown-it-task-lists": "^2.1.1",
94
- "medium-zoom": "^1.0.8",
94
+ "medium-zoom": "^1.1.0",
95
95
  "nprogress": "^0.2.0",
96
96
  "open": "9.1.0",
97
97
  "ora": "^7.0.1",
@@ -99,39 +99,39 @@
99
99
  "pinia": "^2.1.7",
100
100
  "qrcode": "^1.5.3",
101
101
  "sass": "^1.69.5",
102
- "shiki": "^0.14.5",
102
+ "shiki": "^0.14.7",
103
103
  "star-markdown-css": "^0.4.2",
104
104
  "unconfig": "^0.3.11",
105
- "unocss": "^0.57.3",
106
- "unplugin-vue-components": "^0.25.2",
105
+ "unocss": "^0.58.0",
106
+ "unplugin-vue-components": "^0.26.0",
107
107
  "vanilla-lazyload": "^17.8.5",
108
- "vite": "^4.5.0",
109
- "vite-plugin-pages": "^0.31.0",
110
- "vite-plugin-vue-layouts": "^0.8.0",
108
+ "vite": "^5.0.10",
109
+ "vite-plugin-pages": "^0.32.0",
110
+ "vite-plugin-vue-layouts": "^0.10.0",
111
111
  "vite-ssg": "0.23.5",
112
- "vite-ssg-sitemap": "0.6.0",
113
- "vue": "^3.3.8",
114
- "vue-i18n": "^9.6.5",
112
+ "vite-ssg-sitemap": "0.6.1",
113
+ "vue": "^3.3.12",
114
+ "vue-i18n": "^9.8.0",
115
115
  "vue-router": "^4.2.5",
116
116
  "yargs": "^17.7.2"
117
117
  },
118
118
  "devDependencies": {
119
- "@mdit-vue/plugin-component": "^1.0.0",
120
- "@mdit-vue/plugin-frontmatter": "^1.0.0",
121
- "@mdit-vue/plugin-headers": "^1.0.0",
122
- "@mdit-vue/plugin-sfc": "^1.0.0",
123
- "@mdit-vue/plugin-title": "^1.0.0",
124
- "@mdit-vue/plugin-toc": "^1.0.0",
125
- "@mdit-vue/shared": "^1.0.0",
126
- "@types/cross-spawn": "^6.0.5",
119
+ "@mdit-vue/plugin-component": "^2.0.0",
120
+ "@mdit-vue/plugin-frontmatter": "^2.0.0",
121
+ "@mdit-vue/plugin-headers": "^2.0.0",
122
+ "@mdit-vue/plugin-sfc": "^2.0.0",
123
+ "@mdit-vue/plugin-title": "^2.0.0",
124
+ "@mdit-vue/plugin-toc": "^2.0.0",
125
+ "@mdit-vue/shared": "^2.0.0",
126
+ "@types/cross-spawn": "^6.0.6",
127
127
  "@types/ejs": "^3.1.5",
128
128
  "@types/html-to-text": "^9.0.4",
129
- "@types/katex": "^0.16.6",
130
- "@types/markdown-it": "^13.0.6",
129
+ "@types/katex": "^0.16.7",
130
+ "@types/markdown-it": "^13.0.7",
131
131
  "@types/nprogress": "^0.2.3",
132
132
  "@types/pascalcase": "^1.0.3",
133
133
  "@types/qrcode": "^1.5.5",
134
- "@types/yargs": "^17.0.31",
134
+ "@types/yargs": "^17.0.32",
135
135
  "debug": "^4.3.4",
136
136
  "diacritics": "^1.3.0",
137
137
  "https-localhost": "^4.7.1",