Updated packages (Next.js 15.1.0)

Fixed linting
This commit is contained in:
gbuomprisco
2024-12-11 12:45:11 +08:00
parent be16bf70d5
commit ce63993035
28 changed files with 682 additions and 720 deletions

View File

@@ -12,7 +12,7 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.49.0",
"@playwright/test": "^1.49.1",
"@types/node": "^22.10.1",
"node-html-parser": "^6.1.13"
}