vitepress 1.2.1 → 1.2.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vitepress",
3
- "version": "1.2.1",
3
+ "version": "1.2.3",
4
4
  "description": "Vite & Vue powered static site generator",
5
5
  "keywords": [
6
6
  "vite",
@@ -63,19 +63,19 @@
63
63
  "dependencies": {
64
64
  "@docsearch/css": "^3.6.0",
65
65
  "@docsearch/js": "^3.6.0",
66
- "@shikijs/core": "^1.5.2",
67
- "@shikijs/transformers": "^1.5.2",
66
+ "@shikijs/core": "^1.6.2",
67
+ "@shikijs/transformers": "^1.6.2",
68
68
  "@types/markdown-it": "^14.1.1",
69
- "@vitejs/plugin-vue": "^5.0.4",
70
- "@vue/devtools-api": "^7.2.0",
69
+ "@vitejs/plugin-vue": "^5.0.5",
70
+ "@vue/devtools-api": "^7.2.1",
71
71
  "@vue/shared": "^3.4.27",
72
- "@vueuse/core": "^10.9.0",
73
- "@vueuse/integrations": "^10.9.0",
72
+ "@vueuse/core": "^10.10.0",
73
+ "@vueuse/integrations": "^10.10.0",
74
74
  "focus-trap": "^7.5.4",
75
75
  "mark.js": "8.11.1",
76
76
  "minisearch": "^6.3.0",
77
- "shiki": "^1.5.2",
78
- "vite": "^5.2.11",
77
+ "shiki": "^1.6.2",
78
+ "vite": "^5.2.12",
79
79
  "vue": "^3.4.27"
80
80
  },
81
81
  "devDependencies": {
@@ -87,15 +87,14 @@
87
87
  "@mdit-vue/plugin-title": "^2.1.3",
88
88
  "@mdit-vue/plugin-toc": "^2.1.3",
89
89
  "@mdit-vue/shared": "^2.1.3",
90
- "@polka/compression": "1.0.0-next.25",
90
+ "@polka/compression": "^1.0.0-next.25",
91
91
  "@rollup/plugin-alias": "^5.1.0",
92
- "@rollup/plugin-commonjs": "^25.0.7",
92
+ "@rollup/plugin-commonjs": "^25.0.8",
93
93
  "@rollup/plugin-json": "^6.1.0",
94
94
  "@rollup/plugin-node-resolve": "^15.2.3",
95
95
  "@rollup/plugin-replace": "^5.0.5",
96
96
  "@types/cross-spawn": "^6.0.6",
97
97
  "@types/debug": "^4.1.12",
98
- "@types/escape-html": "^1.0.4",
99
98
  "@types/fs-extra": "^11.0.4",
100
99
  "@types/lodash.template": "^4.5.3",
101
100
  "@types/mark.js": "^8.11.12",
@@ -104,21 +103,20 @@
104
103
  "@types/markdown-it-emoji": "^3.0.1",
105
104
  "@types/micromatch": "^4.0.7",
106
105
  "@types/minimist": "^1.2.5",
107
- "@types/node": "^20.12.12",
106
+ "@types/node": "^20.14.1",
108
107
  "@types/postcss-prefix-selector": "^1.16.3",
109
108
  "@types/prompts": "^2.4.9",
110
109
  "chokidar": "^3.6.0",
111
110
  "conventional-changelog-cli": "^5.0.0",
112
111
  "cross-spawn": "^7.0.3",
113
- "debug": "^4.3.4",
114
- "esbuild": "^0.21.3",
115
- "escape-html": "^1.0.3",
112
+ "debug": "^4.3.5",
113
+ "esbuild": "^0.21.4",
116
114
  "execa": "^9.1.0",
117
115
  "fast-glob": "^3.3.2",
118
116
  "fs-extra": "^11.2.0",
119
117
  "get-port": "^7.1.0",
120
118
  "gray-matter": "^4.0.3",
121
- "lint-staged": "^15.2.2",
119
+ "lint-staged": "^15.2.5",
122
120
  "lodash.template": "^4.5.0",
123
121
  "lru-cache": "^10.2.2",
124
122
  "markdown-it": "^14.1.0",
@@ -127,7 +125,7 @@
127
125
  "markdown-it-container": "^4.0.0",
128
126
  "markdown-it-emoji": "^3.0.0",
129
127
  "markdown-it-mathjax3": "^4.3.2",
130
- "micromatch": "^4.0.5",
128
+ "micromatch": "^4.0.7",
131
129
  "minimist": "^1.2.8",
132
130
  "nanoid": "^5.0.7",
133
131
  "npm-run-all": "^4.1.5",
@@ -136,20 +134,20 @@
136
134
  "path-to-regexp": "^6.2.2",
137
135
  "picocolors": "^1.0.1",
138
136
  "pkg-dir": "^8.0.0",
139
- "playwright-chromium": "^1.44.0",
140
- "polka": "1.0.0-next.25",
137
+ "playwright-chromium": "^1.44.1",
138
+ "polka": "^1.0.0-next.25",
141
139
  "postcss-prefix-selector": "^1.16.1",
142
- "prettier": "^3.2.5",
140
+ "prettier": "^3.3.0",
143
141
  "prompts": "^2.4.2",
144
142
  "punycode": "^2.3.1",
145
143
  "rimraf": "^5.0.7",
146
- "rollup": "^4.17.2",
147
- "rollup-plugin-dts": "^6.1.0",
144
+ "rollup": "^4.18.0",
145
+ "rollup-plugin-dts": "^6.1.1",
148
146
  "rollup-plugin-esbuild": "^6.1.1",
149
147
  "semver": "^7.6.2",
150
148
  "simple-git-hooks": "^2.11.1",
151
149
  "sirv": "^2.0.4",
152
- "sitemap": "^7.1.1",
150
+ "sitemap": "^8.0.0",
153
151
  "sort-package-json": "^2.10.0",
154
152
  "supports-color": "^9.4.0",
155
153
  "typescript": "^5.4.5",