Skip to content

Commit

Permalink
feat: add sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryolitia committed Dec 5, 2024
1 parent 8b8fa5a commit 951e069
Show file tree
Hide file tree
Showing 3 changed files with 1,100 additions and 1,071 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,27 +12,27 @@
"update-package": "pnpm dlx vp-update src"
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@cloudflare/workers-types": "^4.20241106.0",
"@antfu/eslint-config": "^3.11.2",
"@cloudflare/workers-types": "^4.20241202.0",
"@iconify-json/carbon": "^1.2.4",
"@iconify-json/icon-park-outline": "^1.2.1",
"@iconify-json/octicon": "^1.2.1",
"@nolebase/vitepress-plugin-enhanced-readabilities": "^2.8.1",
"@nolebase/vitepress-plugin-highlight-targeted-heading": "^2.8.1",
"@nolebase/vitepress-plugin-enhanced-readabilities": "^2.11.1",
"@nolebase/vitepress-plugin-highlight-targeted-heading": "^2.11.1",
"@project-trans/suggestion-box": "^0.0.9",
"@project-trans/vitepress-theme-project-trans": "^0.4.1729954049",
"@project-trans/vitepress-theme-project-trans": "^0.6.1733407347",
"@saithodev/semantic-release-backmerge": "^4.0.1",
"@unocss/eslint-plugin": "^0.62.4",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.14.0",
"eslint-plugin-format": "^0.1.2",
"eslint": "^9.16.0",
"eslint-plugin-format": "^0.1.3",
"semantic-release": "^24.2.0",
"unocss": "^0.62.4",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.10",
"unplugin-vue-components": "^0.27.5",
"vite": "^5.4.11",
"vitepress": "^1.5.0",
"vitepress-plugin-image-viewer": "^1.1.5",
"vue": "^3.5.12"
"vue": "^3.5.13"
},
"pnpm": {
"overrides": {
Expand All @@ -42,7 +42,7 @@
},
"dependencies": {
"i": "^0.3.7",
"npm": "^10.9.0",
"viewerjs": "^1.11.6"
"npm": "^10.9.2",
"viewerjs": "^1.11.7"
}
}
Loading

0 comments on commit 951e069

Please sign in to comment.