feat: switch stardew-valley deck to frankfurt theme
Deploy Slides / build-and-deploy (push) Successful in 1m29s
Deploy Slides / build-and-deploy (push) Successful in 1m29s
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
theme: default
|
||||
theme: frankfurt
|
||||
title: 星露谷物语完全指南
|
||||
transition: slide-left
|
||||
mdc: true
|
||||
|
||||
@@ -30,5 +30,8 @@
|
||||
"@slidev/cli": "^52.15.2",
|
||||
"@slidev/theme-default": "^0.25.0",
|
||||
"serve": "^14.2.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"slidev-theme-frankfurt": "^1.0.8"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+36
@@ -206,6 +206,10 @@ settings:
|
||||
importers:
|
||||
|
||||
.:
|
||||
dependencies:
|
||||
slidev-theme-frankfurt:
|
||||
specifier: ^1.0.8
|
||||
version: 1.0.8(@nuxt/kit@3.21.6)(@vue/compiler-sfc@3.5.34)(typescript@5.9.3)(vite@8.0.14(@types/node@22.19.19)(jiti@2.7.0)(yaml@2.9.0))
|
||||
devDependencies:
|
||||
'@slidev/cli':
|
||||
specifier: ^52.15.2
|
||||
@@ -2742,6 +2746,10 @@ packages:
|
||||
sisteransi@1.0.5:
|
||||
resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==}
|
||||
|
||||
slidev-theme-frankfurt@1.0.8:
|
||||
resolution: {integrity: sha512-47+y8zwlNA15moxAL1z6lN2w1KnzHq19aHaaVlq2y+bKXce1bDduCK+NknzyH69MN9OV665kAWZQKV0/ipASJg==}
|
||||
engines: {node: '>=18.0.0', slidev: '>=0.19.3'}
|
||||
|
||||
source-map-js@1.2.1:
|
||||
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
@@ -2808,6 +2816,10 @@ packages:
|
||||
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
theme-vitesse@1.0.0:
|
||||
resolution: {integrity: sha512-y2aMepBGqt9NLCulpAZic5cleF/wc33tstLa2v7uyi6hVvMSO8RMi+xBj0QlgfoI9R2SL15ke3GBBBfl3njfbg==}
|
||||
engines: {vscode: ^1.43.0}
|
||||
|
||||
time-span@5.1.0:
|
||||
resolution: {integrity: sha512-75voc/9G4rDIJleOo4jPvN4/YC4GRZrY8yy1uU4lwrB3XEQbWve8zXoO5No4eFrGcTAMYyoY67p8jRQdtA1HbA==}
|
||||
engines: {node: '>=12'}
|
||||
@@ -6179,6 +6191,28 @@ snapshots:
|
||||
|
||||
sisteransi@1.0.5: {}
|
||||
|
||||
slidev-theme-frankfurt@1.0.8(@nuxt/kit@3.21.6)(@vue/compiler-sfc@3.5.34)(typescript@5.9.3)(vite@8.0.14(@types/node@22.19.19)(jiti@2.7.0)(yaml@2.9.0)):
|
||||
dependencies:
|
||||
'@slidev/types': 52.15.2(@nuxt/kit@3.21.6)(@vue/compiler-sfc@3.5.34)(typescript@5.9.3)(vite@8.0.14(@types/node@22.19.19)(jiti@2.7.0)(yaml@2.9.0))
|
||||
codemirror-theme-vars: 0.1.2
|
||||
prism-theme-vars: 0.2.5
|
||||
theme-vitesse: 1.0.0
|
||||
transitivePeerDependencies:
|
||||
- '@nuxt/kit'
|
||||
- '@pinia/colada'
|
||||
- '@svgr/core'
|
||||
- '@svgx/core'
|
||||
- '@unocss/astro'
|
||||
- '@unocss/postcss'
|
||||
- '@unocss/webpack'
|
||||
- '@vue/compiler-sfc'
|
||||
- markdown-it-async
|
||||
- pinia
|
||||
- supports-color
|
||||
- svelte
|
||||
- typescript
|
||||
- vite
|
||||
|
||||
source-map-js@1.2.1: {}
|
||||
|
||||
space-separated-tokens@2.0.2: {}
|
||||
@@ -6245,6 +6279,8 @@ snapshots:
|
||||
dependencies:
|
||||
has-flag: 4.0.0
|
||||
|
||||
theme-vitesse@1.0.0: {}
|
||||
|
||||
time-span@5.1.0:
|
||||
dependencies:
|
||||
convert-hrtime: 5.0.0
|
||||
|
||||
Reference in New Issue
Block a user