mirror of
https://github.com/oekazuma/svelte-meta-tags.git
synced 2025-12-11 20:15:14 +01:00
chore(deps): update dependency prettier to ^3.7.3 (#1802)
This commit is contained in:
parent
32924d1038
commit
372e495547
@ -8,7 +8,7 @@ sidebar:
|
||||
| ---------------------------------- | --------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
||||
| `title` | string | ページのメタタイトルを設定します |
|
||||
| `titleTemplate` | string | タイトルに追加されるデフォルトのタイトルテンプレートを設定します |
|
||||
| `robots` | string または boolean (デフォルト値 `index,follow`) | ページのmeta robotsを設定します ⚠ falseに設定することで完全に無効にすることもできますが、ページがインデックスされなくなる危険性があるため、注意して使用してください⚠ |
|
||||
| `robots` | string または boolean (デフォルト値 `index,follow`) | ページのmeta robotsを設定します ⚠ falseに設定することで完全に無効にすることもできますが、ページがインデックスされなくなる危険性があるため、注意して使用してください⚠ |
|
||||
| `additionRobotsProps` | Object | `X-Robots-Tag`の追加メタ情報を設定します |
|
||||
| `description` | string | ページのメタディスクリプションを設定します |
|
||||
| `canonical` | string | ページの正規URLを設定します |
|
||||
|
||||
@ -8,7 +8,7 @@ sidebar:
|
||||
| ---------------------------------- | ------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| `title` | string | Sets the meta title of the page |
|
||||
| `titleTemplate` | string | Allows you to set the default title template that will be added to your title |
|
||||
| `robots` | string or boolean (default `index,follow`) | Sets the meta robots of the page ⚠ You can disable it completely by setting it to false, but use it with caution as there is a risk that the page will not be indexed⚠ |
|
||||
| `robots` | string or boolean (default `index,follow`) | Sets the meta robots of the page ⚠ You can disable it completely by setting it to false, but use it with caution as there is a risk that the page will not be indexed⚠ |
|
||||
| `additionRobotsProps` | Object | Set the additional meta information for the `X-Robots-Tag` |
|
||||
| `description` | string | Sets the meta description of the page |
|
||||
| `canonical` | string | Make the page canonical URL |
|
||||
|
||||
35
pnpm-lock.yaml
generated
35
pnpm-lock.yaml
generated
@ -55,8 +55,8 @@ catalogs:
|
||||
specifier: ^16.5.0
|
||||
version: 16.5.0
|
||||
prettier:
|
||||
specifier: ^3.6.2
|
||||
version: 3.6.2
|
||||
specifier: ^3.7.3
|
||||
version: 3.7.3
|
||||
prettier-plugin-svelte:
|
||||
specifier: ^3.4.0
|
||||
version: 3.4.0
|
||||
@ -115,10 +115,10 @@ importers:
|
||||
version: 16.5.0
|
||||
prettier:
|
||||
specifier: 'catalog:'
|
||||
version: 3.6.2
|
||||
version: 3.7.3
|
||||
prettier-plugin-svelte:
|
||||
specifier: 'catalog:'
|
||||
version: 3.4.0(prettier@3.6.2)(svelte@5.45.2)
|
||||
version: 3.4.0(prettier@3.7.3)(svelte@5.45.2)
|
||||
typescript-eslint:
|
||||
specifier: 'catalog:'
|
||||
version: 8.48.0(eslint@9.39.1)(typescript@5.9.3)
|
||||
@ -127,7 +127,7 @@ importers:
|
||||
dependencies:
|
||||
'@astrojs/check':
|
||||
specifier: 'catalog:'
|
||||
version: 0.9.6(prettier@3.6.2)(typescript@5.9.3)
|
||||
version: 0.9.6(prettier@3.7.3)(typescript@5.9.3)
|
||||
'@astrojs/starlight':
|
||||
specifier: 'catalog:'
|
||||
version: 0.36.3(astro@5.16.3(@types/node@24.10.1)(rollup@4.53.3)(typescript@5.9.3)(yaml@2.8.1))
|
||||
@ -2585,6 +2585,11 @@ packages:
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
prettier@3.7.3:
|
||||
resolution: {integrity: sha512-QgODejq9K3OzoBbuyobZlUhznP5SKwPqp+6Q6xw6o8gnhr4O85L2U915iM2IDcfF2NPXVaM9zlo9tdwipnYwzg==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
prismjs@1.30.0:
|
||||
resolution: {integrity: sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==}
|
||||
engines: {node: '>=6'}
|
||||
@ -3442,9 +3447,9 @@ packages:
|
||||
|
||||
snapshots:
|
||||
|
||||
'@astrojs/check@0.9.6(prettier@3.6.2)(typescript@5.9.3)':
|
||||
'@astrojs/check@0.9.6(prettier@3.7.3)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@astrojs/language-server': 2.16.1(prettier@3.6.2)(typescript@5.9.3)
|
||||
'@astrojs/language-server': 2.16.1(prettier@3.7.3)(typescript@5.9.3)
|
||||
chokidar: 4.0.3
|
||||
kleur: 4.1.5
|
||||
typescript: 5.9.3
|
||||
@ -3457,7 +3462,7 @@ snapshots:
|
||||
|
||||
'@astrojs/internal-helpers@0.7.5': {}
|
||||
|
||||
'@astrojs/language-server@2.16.1(prettier@3.6.2)(typescript@5.9.3)':
|
||||
'@astrojs/language-server@2.16.1(prettier@3.7.3)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@astrojs/compiler': 2.13.0
|
||||
'@astrojs/yaml2ts': 0.2.2
|
||||
@ -3471,14 +3476,14 @@ snapshots:
|
||||
volar-service-css: 0.0.66(@volar/language-service@2.4.23)
|
||||
volar-service-emmet: 0.0.66(@volar/language-service@2.4.23)
|
||||
volar-service-html: 0.0.66(@volar/language-service@2.4.23)
|
||||
volar-service-prettier: 0.0.66(@volar/language-service@2.4.23)(prettier@3.6.2)
|
||||
volar-service-prettier: 0.0.66(@volar/language-service@2.4.23)(prettier@3.7.3)
|
||||
volar-service-typescript: 0.0.66(@volar/language-service@2.4.23)
|
||||
volar-service-typescript-twoslash-queries: 0.0.66(@volar/language-service@2.4.23)
|
||||
volar-service-yaml: 0.0.66(@volar/language-service@2.4.23)
|
||||
vscode-html-languageservice: 5.6.0
|
||||
vscode-uri: 3.1.0
|
||||
optionalDependencies:
|
||||
prettier: 3.6.2
|
||||
prettier: 3.7.3
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
@ -6346,15 +6351,17 @@ snapshots:
|
||||
|
||||
prelude-ls@1.2.1: {}
|
||||
|
||||
prettier-plugin-svelte@3.4.0(prettier@3.6.2)(svelte@5.45.2):
|
||||
prettier-plugin-svelte@3.4.0(prettier@3.7.3)(svelte@5.45.2):
|
||||
dependencies:
|
||||
prettier: 3.6.2
|
||||
prettier: 3.7.3
|
||||
svelte: 5.45.2
|
||||
|
||||
prettier@2.8.8: {}
|
||||
|
||||
prettier@3.6.2: {}
|
||||
|
||||
prettier@3.7.3: {}
|
||||
|
||||
prismjs@1.30.0: {}
|
||||
|
||||
prompts@2.4.2:
|
||||
@ -7080,12 +7087,12 @@ snapshots:
|
||||
optionalDependencies:
|
||||
'@volar/language-service': 2.4.23
|
||||
|
||||
volar-service-prettier@0.0.66(@volar/language-service@2.4.23)(prettier@3.6.2):
|
||||
volar-service-prettier@0.0.66(@volar/language-service@2.4.23)(prettier@3.7.3):
|
||||
dependencies:
|
||||
vscode-uri: 3.1.0
|
||||
optionalDependencies:
|
||||
'@volar/language-service': 2.4.23
|
||||
prettier: 3.6.2
|
||||
prettier: 3.7.3
|
||||
|
||||
volar-service-typescript-twoslash-queries@0.0.66(@volar/language-service@2.4.23):
|
||||
dependencies:
|
||||
|
||||
@ -21,7 +21,7 @@ catalog:
|
||||
eslint-config-prettier: ^10.1.8
|
||||
eslint-plugin-svelte: ^3.13.0
|
||||
globals: ^16.5.0
|
||||
prettier: ^3.6.2
|
||||
prettier: ^3.7.3
|
||||
prettier-plugin-svelte: ^3.4.0
|
||||
publint: ^0.3.15
|
||||
sharp: ^0.34.5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user