Divyansh Singh
0c434bf537
chore: remove lock on shikiji
11 months ago
Divyansh Singh
2958b8b839
chore: bump deps ( #3345 )
11 months ago
Anthony Fu
8800195457
feat: update shikiji, support twoslash ( #3339 )
11 months ago
dependabot[bot]
006fd80095
build(deps): bump vite from 5.0.2 to 5.0.5 ( #3294 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.2 to 5.0.5.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.5/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
Divyansh Singh
25f8a2c3bb
chore: bump deps
12 months ago
Divyansh Singh
ba5ff86766
chore: bump deps
12 months ago
Anthony Fu
75f18e4733
feat: migrate to shikiji ( #3237 )
12 months ago
Divyansh Singh
8438e971dd
chore: bump deps
12 months ago
烽宁
c4abc950af
fix: wrong recognition of non-html extension leads to route error ( #3218 )
12 months ago
Divyansh Singh
d2238eedb7
feat: switch to vite 5 and bump deps ( #3200 )
...
BREAKING CHANGE: VitePress now runs on Vite 5. Please refer https://vitejs.dev/guide/migration for breaking changes and migration guide if you're relying on some Vite-specific things.
12 months ago
Divyansh Singh
aa75fd6264
fix: lock plugin-vue version
1 year ago
Divyansh Singh
0a241bd7ba
chore: bump deps
1 year ago
Divyansh Singh
65cd6a7128
chore: bump deps
...
bumping nanoid again to v5 -- issue regarding crypto.getRandomValues is resolved upstream -- https://github.com/ai/nanoid/pull/448
1 year ago
Divyansh Singh
fe83377354
chore(deps): revert nanoid to v4
1 year ago
Divyansh Singh
9df11b29f2
chore: bump deps ( #3079 )
1 year ago
dependabot[bot]
1a461c073d
build(deps): bump postcss from 8.4.30 to 8.4.31 ( #3054 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.30 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.30...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Divyansh Singh
6f2a2af1ff
chore: fix types
1 year ago
Divyansh Singh
8b10848810
build: improve types ( #3009 )
1 year ago
Divyansh Singh
5f2d9060d0
chore: bump deps
1 year ago
Divyansh Singh
33936974f0
chore: bump deps
1 year ago
Divyansh Singh
4088c0c2a8
chore: bump deps
1 year ago
Divyansh Singh
20afa73604
chore: bump deps
1 year ago
Divyansh Singh
7271a95948
feat: mathjax support ( #2977 )
1 year ago
Divyansh Singh
4cb958452b
chore: bump deps
1 year ago
Divyansh Singh
81bb7bc8a3
chore: bump deps
1 year ago
Divyansh Singh
7fabfc513a
revert: back to vite 4
1 year ago
Divyansh Singh
cecc47da11
fix(deps): bundle vite-plugin-vue - two vite versions being installed
1 year ago
Divyansh Singh
1b618e6725
chore: bump deps
1 year ago
Divyansh Singh
db17df336e
chore!: bump deps ( #2852 )
1 year ago
Divyansh Singh
3c736c1c95
feat: export postcssIsolateStyles for vp-raw
1 year ago
Divyansh Singh
877f643b13
fix: stackblitz not working on firefox
...
closes #2817
1 year ago
Divyansh Singh
41ab96a269
refactor: drop body-scroll-lock in favor of vueuse useScrollLock ( #2809 )
1 year ago
烽宁
3dab9a6be1
fix: scroll-to-top in iOS when opens sidebar ( #2803 )
1 year ago
Divyansh Singh
ae1042d1e4
chore: bump deps
1 year ago
Divyansh Singh
23d751165f
fix(cli): generate mjs file on init if type: module is not present
1 year ago
Divyansh Singh
0f1e6b593d
chore: bump deps
1 year ago
Divyansh Singh
0c9dd1fccb
chore: remove lock on conventional-changelog
1 year ago
Divyansh Singh
f0d308288c
chore: bump deps ( #2724 )
1 year ago
Divyansh Singh
5bd92653af
chore: bump deps
1 year ago
Divyansh Singh
5563695b15
feat: sitemap generation ( #2691 )
1 year ago
Divyansh Singh
fb048a6f72
fix(search): add useFocusTrap and mark.js to optimizeDeps ( #2682 )
1 year ago
烽宁
d015cddb30
chore(vite): support define replacement without removing double quotes ( #2677 )
1 year ago
Divyansh Singh
d5e39eecec
chore: bump deps
1 year ago
Jérémy Riverain
37d5b273fb
feat(search): allow excluding content from search results ( #2602 )
...
closes #2344
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Divyansh Singh
ad7ab9cb8e
chore: update lockfile
1 year ago
Divyansh Singh
ec6bfbd5a3
revert( #2622 ): to fix hmr
1 year ago
Divyansh Singh
e02adfe3ea
fix(build): remove `=""` from boolean attributes in head ( #2620 )
...
x-ref: https://github.com/vuejs/vitepress/issues/1131#issuecomment-1574092184 , #2607
Co-authored-by: CaptainTeemo <alittlebarney@gmail.com>
1 year ago
Divyansh Singh
09d7123963
chore: bump deps
1 year ago
Jeff Tian
0c4210bb5e
feat(build): support nested markdown includes ( #2545 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Liana
c6ab139235
chore: update shiki dependency version to 0.14.3 ( #2554 )
1 year ago