mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 03:32:51 +02:00
refactor: update and theme configuration
This commit is contained in:
parent
7659bbd1e2
commit
63aa495d8b
19 changed files with 299 additions and 310 deletions
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
|
@ -41,6 +41,9 @@ importers:
|
|||
astro-robots-txt:
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0
|
||||
hastscript:
|
||||
specifier: ^9.0.0
|
||||
version: 9.0.0
|
||||
markdown-it:
|
||||
specifier: ^14.1.0
|
||||
version: 14.1.0
|
||||
|
@ -99,24 +102,15 @@ importers:
|
|||
'@antfu/eslint-config':
|
||||
specifier: ^3.14.0
|
||||
version: 3.14.0(@typescript-eslint/utils@8.20.0(eslint@9.18.0(jiti@2.4.2))(typescript@5.7.3))(@unocss/eslint-plugin@65.4.0(eslint@9.18.0(jiti@2.4.2))(typescript@5.7.3))(@vue/compiler-sfc@3.5.13)(astro-eslint-parser@1.1.0(typescript@5.7.3))(eslint-plugin-astro@1.3.1(eslint@9.18.0(jiti@2.4.2))(typescript@5.7.3))(eslint@9.18.0(jiti@2.4.2))(typescript@5.7.3)
|
||||
'@types/hast':
|
||||
specifier: ^3.0.4
|
||||
version: 3.0.4
|
||||
'@types/markdown-it':
|
||||
specifier: ^14.1.2
|
||||
version: 14.1.2
|
||||
'@types/mdast':
|
||||
specifier: ^4.0.4
|
||||
version: 4.0.4
|
||||
'@types/node':
|
||||
specifier: ^22.10.6
|
||||
version: 22.10.6
|
||||
'@types/sanitize-html':
|
||||
specifier: ^2.13.0
|
||||
version: 2.13.0
|
||||
'@types/unist':
|
||||
specifier: ^3.0.3
|
||||
version: 3.0.3
|
||||
'@unocss/eslint-plugin':
|
||||
specifier: ^65.4.0
|
||||
version: 65.4.0(eslint@9.18.0(jiti@2.4.2))(typescript@5.7.3)
|
||||
|
@ -129,9 +123,6 @@ importers:
|
|||
eslint-plugin-astro:
|
||||
specifier: ^1.3.1
|
||||
version: 1.3.1(eslint@9.18.0(jiti@2.4.2))(typescript@5.7.3)
|
||||
hastscript:
|
||||
specifier: ^9.0.0
|
||||
version: 9.0.0
|
||||
lint-staged:
|
||||
specifier: ^15.3.0
|
||||
version: 15.3.0
|
||||
|
@ -147,9 +138,6 @@ importers:
|
|||
unocss-preset-theme:
|
||||
specifier: ^0.14.1
|
||||
version: 0.14.1(@unocss/core@65.4.0)
|
||||
vfile:
|
||||
specifier: ^6.0.3
|
||||
version: 6.0.3
|
||||
|
||||
packages:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue