Skip to content

Commit

Permalink
feat: add SOC-8
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryolitia committed Dec 5, 2024
1 parent b1b3dee commit 37a268f
Show file tree
Hide file tree
Showing 3 changed files with 568 additions and 558 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ const themeConfig: ThemeContext = {
sitePattern: `docs`,
HideAuthors: true,
HideLastUpdated: true,
hostName: "https://project-trans.org/SOC-8/",
}

// https://vitepress.dev/reference/site-config
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
},
"devDependencies": {
"@antfu/eslint-config": "^2.27.3",
"@cloudflare/workers-types": "^4.20241112.0",
"@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",
"@project-trans/suggestion-box": "^0.0.9",
"@project-trans/vitepress-theme-project-trans": "^0.6.0",
"@project-trans/vitepress-theme-project-trans": "^0.6.1733407347",
"@unocss/eslint-plugin": "^0.59.4",
"eslint": "^8.57.1",
"eslint-plugin-format": "^0.1.2",
"eslint-plugin-format": "^0.1.3",
"unocss": "^0.62.4",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.4.11",
Expand All @@ -39,6 +39,6 @@
},
"dependencies": {
"i": "^0.3.7",
"npm": "^10.9.0"
"npm": "^10.9.2"
}
}
Loading

0 comments on commit 37a268f

Please sign in to comment.