|
12 | 12 | "update-package": "pnpm dlx vp-update src"
|
13 | 13 | },
|
14 | 14 | "devDependencies": {
|
15 |
| - "@antfu/eslint-config": "^3.7.3", |
16 |
| - "@cloudflare/workers-types": "^4.20240925.0", |
17 |
| - "@iconify-json/carbon": "^1.2.1", |
18 |
| - "@iconify-json/icon-park-outline": "^1.2.0", |
19 |
| - "@iconify-json/octicon": "^1.2.0", |
20 |
| - "@nolebase/vitepress-plugin-enhanced-readabilities": "^2.5.0", |
21 |
| - "@nolebase/vitepress-plugin-highlight-targeted-heading": "^2.5.0", |
| 15 | + "@antfu/eslint-config": "^3.8.0", |
| 16 | + "@cloudflare/workers-types": "^4.20241106.0", |
| 17 | + "@iconify-json/carbon": "^1.2.4", |
| 18 | + "@iconify-json/icon-park-outline": "^1.2.1", |
| 19 | + "@iconify-json/octicon": "^1.2.1", |
| 20 | + "@nolebase/vitepress-plugin-enhanced-readabilities": "^2.8.1", |
| 21 | + "@nolebase/vitepress-plugin-highlight-targeted-heading": "^2.8.1", |
22 | 22 | "@project-trans/suggestion-box": "^0.0.9",
|
23 |
| - "@project-trans/vitepress-theme-project-trans": "^0.4.1727360260", |
| 23 | + "@project-trans/vitepress-theme-project-trans": "^0.4.1729954049", |
24 | 24 | "@saithodev/semantic-release-backmerge": "^4.0.1",
|
25 | 25 | "@unocss/eslint-plugin": "^0.62.4",
|
26 | 26 | "conventional-changelog-conventionalcommits": "^8.0.0",
|
27 |
| - "eslint": "^9.11.1", |
| 27 | + "eslint": "^9.14.0", |
28 | 28 | "eslint-plugin-format": "^0.1.2",
|
29 |
| - "semantic-release": "^24.1.1", |
| 29 | + "semantic-release": "^24.2.0", |
30 | 30 | "unocss": "^0.62.4",
|
31 | 31 | "unplugin-vue-components": "^0.27.4",
|
32 |
| - "vite": "^5.4.8", |
33 |
| - "vitepress": "^1.3.4", |
| 32 | + "vite": "^5.4.10", |
| 33 | + "vitepress": "^1.5.0", |
34 | 34 | "vitepress-plugin-image-viewer": "^1.1.5",
|
35 |
| - "vue": "^3.5.9" |
| 35 | + "vue": "^3.5.12" |
36 | 36 | },
|
37 | 37 | "pnpm": {
|
38 | 38 | "overrides": {
|
|
42 | 42 | },
|
43 | 43 | "dependencies": {
|
44 | 44 | "i": "^0.3.7",
|
45 |
| - "npm": "^10.8.3", |
| 45 | + "npm": "^10.9.0", |
46 | 46 | "viewerjs": "^1.11.6"
|
47 | 47 | }
|
48 | 48 | }
|
0 commit comments