Upgraded dependencies, bumped to Node 24.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { render } from 'vike/abort'; /* eslint-disable-line import/extensions */
|
||||
import { render } from 'vike/abort';
|
||||
|
||||
import { fetchSeriesById } from '#/src/series.js';
|
||||
import { fetchScenes } from '#/src/scenes.js';
|
||||
import { fetchSeriesById } from '#/src/series.js';
|
||||
import { curateScenesQuery } from '#/src/web/scenes.js';
|
||||
|
||||
function getTitle(serie) {
|
||||
|
||||
Reference in New Issue
Block a user