dependabot[bot]
35b26f9957
build(deps): bump vite from 5.2.2 to 5.2.6 ( #3742 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.2.2 to 5.2.6.
- [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.2.6/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
66bae6bff7
chore: bump deps
12 months ago
Evan You
38ac579d17
chore: bump vite version
12 months ago
Divyansh Singh
86c0967297
chore: bump deps and switch to polka/compression
1 year ago
Divyansh Singh
41e9c40d8e
chore: bump deps
1 year ago
Divyansh Singh
c70b6bf9bf
chore: bump deps
1 year ago
Divyansh Singh
338e526f7c
chore: bump deps
1 year ago
Anthony Fu
1d16a85fdf
chore: upgrade to shiki rc ( #3550 )
1 year ago
Divyansh Singh
30c665b29d
chore: bump deps
1 year ago
Anthony Fu
b8487d3a97
feat: rename shiki packages ( #3506 )
...
BREAKING CHANGE: vitepress now uses shiki instead of shikiji. If you’re on the latest version and using shikiji specific features, you just need to change imports. The shikijiSetup hook is renamed to shikiSetup.
1 year ago
Divyansh Singh
bf0700365d
chore: bump deps
1 year ago
Anthony Fu
e541a18ec8
chore: upgrade shikiji to v0.10 ( #3488 )
1 year ago
dependabot[bot]
3a29790c81
build(deps): bump vite from 5.0.11 to 5.0.12 ( #3479 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.11 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/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>
1 year ago
Divyansh Singh
f815e768b2
chore: switch to custom lunaria build
1 year ago
Divyansh Singh
4c613c53ff
chore: bump deps
1 year ago
Divyansh Singh
3f8998f351
chore: bump deps
1 year ago
Divyansh Singh
6eecfb338f
chore: setup lunaria ( #3444 )
1 year ago
Divyansh Singh
5388143a17
chore: bump deps
1 year ago
Divyansh Singh
2c1d765317
chore: bump deps
1 year ago
vanchKong
3052002b47
docs: add Chinese translations ( #2249 )
...
---------
Co-authored-by: Xavi Lee <awxiaoxian2020@163.com>
Co-authored-by: shellRaining <shellRaining@gmail.com>
Co-authored-by: Xavi Lee <xavilee2002@outlook.com>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Divyansh Singh
b29b3b38e1
refactor: drop dependency on mrmime ( #3400 )
1 year ago
Divyansh Singh
621254300d
chore: bump deps ( #3390 )
1 year ago
Divyansh Singh
5a8605f51c
chore: update deps
1 year ago
Yuxuan Zhang
6dac9a4dc5
refactor: add concurrent promise pooling for render task ( #3366 )
...
fixes #3362
closes #3285
---------
Co-authored-by: Yuxuan Zhang <yuxuan@yuxuanzhang.net>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
Co-authored-by: David Silva <srdavidsilva@gmail.com>
1 year ago
Divyansh Singh
f4d4280d7d
feat(build): enable VUE_PROD_HYDRATION_MISMATCH_DETAILS when DEBUG is truthy
...
closes #422
1 year ago
Evan You
bddf74e379
chore: bump to Vue 3.4 beta
1 year ago
Divyansh Singh
0c434bf537
chore: remove lock on shikiji
1 year ago
Divyansh Singh
2958b8b839
chore: bump deps ( #3345 )
1 year ago
Anthony Fu
8800195457
feat: update shikiji, support twoslash ( #3339 )
1 year 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>
1 year ago
Divyansh Singh
25f8a2c3bb
chore: bump deps
1 year ago
Divyansh Singh
ba5ff86766
chore: bump deps
1 year ago
Anthony Fu
75f18e4733
feat: migrate to shikiji ( #3237 )
1 year ago
Divyansh Singh
8438e971dd
chore: bump deps
1 year ago
烽宁
c4abc950af
fix: wrong recognition of non-html extension leads to route error ( #3218 )
1 year 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.
1 year 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
2 years ago
Divyansh Singh
20afa73604
chore: bump deps
2 years ago
Divyansh Singh
7271a95948
feat: mathjax support ( #2977 )
2 years ago
Divyansh Singh
4cb958452b
chore: bump deps
2 years ago