Skip to content

Commit 8b8fa5a

Browse files
dep: update at 2024-11-08T01:24:21
1 parent d55de84 commit 8b8fa5a

File tree

3 files changed

+1131
-1087
lines changed

3 files changed

+1131
-1087
lines changed

flake.lock

+50-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -12,27 +12,27 @@
1212
"update-package": "pnpm dlx vp-update src"
1313
},
1414
"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",
2222
"@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",
2424
"@saithodev/semantic-release-backmerge": "^4.0.1",
2525
"@unocss/eslint-plugin": "^0.62.4",
2626
"conventional-changelog-conventionalcommits": "^8.0.0",
27-
"eslint": "^9.11.1",
27+
"eslint": "^9.14.0",
2828
"eslint-plugin-format": "^0.1.2",
29-
"semantic-release": "^24.1.1",
29+
"semantic-release": "^24.2.0",
3030
"unocss": "^0.62.4",
3131
"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",
3434
"vitepress-plugin-image-viewer": "^1.1.5",
35-
"vue": "^3.5.9"
35+
"vue": "^3.5.12"
3636
},
3737
"pnpm": {
3838
"overrides": {
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"i": "^0.3.7",
45-
"npm": "^10.8.3",
45+
"npm": "^10.9.0",
4646
"viewerjs": "^1.11.6"
4747
}
4848
}

0 commit comments

Comments
 (0)