Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
c030f56
deps: bump @easyops-cn/docusaurus-search-local (#132)
dependabot[bot] Jun 4, 2025
62c3a00
deps: bump the all-dependencies group across 1 directory with 7 updat…
dependabot[bot] Jul 5, 2025
81fee2e
deps: bump @easyops-cn/docusaurus-search-local (#138)
dependabot[bot] Jul 7, 2025
b2284e4
Create discordgift.md
TomLeDev Jul 21, 2025
cf86262
Merge branch 'preprod' of https://github.com/ClientXCMS/docs.clientxc…
TomLeDev Jul 21, 2025
a758cd3
Update .gitignore
TomLeDev Jul 21, 2025
9995d04
Cartes cadeaux + Cadeaux Discord addon docs
TomLeDev Jul 21, 2025
b248c56
deps: bump @easyops-cn/docusaurus-search-local (#140)
dependabot[bot] Jul 26, 2025
6770837
merge(preprod): merge rework_settings_store into preprod
alexwrite Aug 1, 2025
f45d331
Page Fund + Gift Cards + Discord Gift
TomLeDev Aug 1, 2025
76bd928
Feat/cpanel documentation (#147)
DarkIncognito85 Aug 1, 2025
1435127
Merge branch 'V2' into preprod
TomLeDev Aug 1, 2025
fc3704a
Update sitemap.md (#149)
TomLeDev Aug 1, 2025
4c6156c
Update fund.md
TomLeDev Aug 1, 2025
1677d95
Update free_trial.md
TomLeDev Aug 1, 2025
70e7635
Update giftcard.md
TomLeDev Aug 1, 2025
fade973
Merge branch 'preprod' of https://github.com/ClientXCMS/docs.clientxc…
TomLeDev Aug 1, 2025
d05b7d2
Update sitemap.md
TomLeDev Aug 1, 2025
dbbf92a
merge(preprod): merge docs/settings into preprod
alexwrite Aug 3, 2025
c9af2e5
deps: bump the all-dependencies group across 1 directory with 3 updat…
dependabot[bot] Aug 4, 2025
b88b8f6
deps: bump the all-dependencies group across 1 directory with 7 updat…
dependabot[bot] Sep 28, 2025
b538199
deps: bump the all-dependencies group with 6 updates (#154)
dependabot[bot] Sep 30, 2025
7611fbe
Update docker-image-preprod.yml
cicou02 Sep 30, 2025
c1e7020
Update docker-images.yml
cicou02 Sep 30, 2025
1696a78
deps: bump typescript from 5.9.2 to 5.9.3 in the all-dependencies gro…
dependabot[bot] Oct 1, 2025
b90dc69
deps: bump the all-dependencies group with 2 updates (#158)
dependabot[bot] Oct 5, 2025
0ebd789
Some FIX of Warn (#159)
cicou02 Oct 9, 2025
7934d83
Merge branch 'V2' into preprod
cicou02 Oct 10, 2025
18a040e
deps: bump the all-dependencies group with 6 updates (#162)
dependabot[bot] Nov 11, 2025
cb6515a
Merge branch 'V2' into preprod
cicou02 Nov 11, 2025
2ca581e
Update for CVE
cicou02 Nov 11, 2025
675803f
Update dependencies in package.json and lockfile
cicou02 Nov 11, 2025
78ece9b
Merge branch 'V2' into preprod
cicou02 Nov 11, 2025
1dc40de
deps: bump brace-expansion in the all-dependencies group (#167)
dependabot[bot] Nov 17, 2025
07c26c5
Merge branch 'V2' into preprod
cicou02 Nov 17, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
65 changes: 32 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@docusaurus/preset-classic": "3.9.2",
"@easyops-cn/docusaurus-search-local": "^0.52.1",
"@mdx-js/react": "^3.1.1",
"brace-expansion": "1.1.12",
"brace-expansion": "4.0.1",
"clsx": "^2.0.0",
"cross-spawn": "7.0.6",
"docusaurus-plugin-dotenv": "^1.0.1",
Expand Down