1
0
mirror of https://github.com/morris/vanilla-todo.git synced 2025-08-20 12:51:43 +02:00

update dev dependencies

This commit is contained in:
Morris Brodersen
2024-12-28 20:44:28 +01:00
parent 83280f37dd
commit c291981406
8 changed files with 555 additions and 1079 deletions

View File

@@ -1,3 +1,4 @@
/* global process */
import { test } from '@playwright/test';
import { randomUUID } from 'crypto';
import { promises as fs } from 'fs';