|
97 | 97 | "@types/markdown-it": "^13.0.7",
|
98 | 98 | "@vitejs/plugin-vue": "^5.0.3",
|
99 | 99 | "@vue/devtools-api": "^6.5.1",
|
100 |
| - "@vueuse/core": "^10.7.1", |
101 |
| - "@vueuse/integrations": "^10.7.1", |
| 100 | + "@vueuse/core": "^10.7.2", |
| 101 | + "@vueuse/integrations": "^10.7.2", |
102 | 102 | "focus-trap": "^7.5.4",
|
103 | 103 | "mark.js": "8.11.1",
|
104 | 104 | "minisearch": "^6.3.0",
|
105 | 105 | "shikiji": "^0.9.19",
|
106 | 106 | "shikiji-core": "^0.9.19",
|
107 | 107 | "shikiji-transformers": "^0.9.19",
|
108 | 108 | "vite": "^5.0.11",
|
109 |
| - "vue": "^3.4.11" |
| 109 | + "vue": "^3.4.14" |
110 | 110 | },
|
111 | 111 | "peerDependencies": {
|
112 | 112 | "markdown-it-mathjax3": "^4.3.2",
|
|
146 | 146 | "@types/markdown-it-emoji": "^2.0.4",
|
147 | 147 | "@types/micromatch": "^4.0.6",
|
148 | 148 | "@types/minimist": "^1.2.5",
|
149 |
| - "@types/node": "^20.11.0", |
| 149 | + "@types/node": "^20.11.2", |
150 | 150 | "@types/postcss-prefix-selector": "^1.16.3",
|
151 | 151 | "@types/prompts": "^2.4.9",
|
152 |
| - "@vue/shared": "^3.4.11", |
| 152 | + "@vue/shared": "^3.4.14", |
153 | 153 | "chokidar": "^3.5.3",
|
154 | 154 | "compression": "^1.7.4",
|
155 | 155 | "conventional-changelog-cli": "^4.1.0",
|
|
183 | 183 | "playwright-chromium": "^1.40.1",
|
184 | 184 | "polka": "1.0.0-next.23",
|
185 | 185 | "postcss-prefix-selector": "^1.16.0",
|
186 |
| - "prettier": "^3.2.0", |
| 186 | + "prettier": "^3.2.2", |
187 | 187 | "prompts": "^2.4.2",
|
188 | 188 | "punycode": "^2.3.1",
|
189 | 189 | "rimraf": "^5.0.5",
|
|
0 commit comments