Update multiple packages across the project

Multiple packages have been upgraded including both "@tanstack/react-query" and "@types/node" among others. React-i18next package have also been upgraded to version 15. All changes have been reflected in the "pnpm-lock.yaml" file.
This commit is contained in:
gbuomprisco
2024-07-18 09:06:45 +02:00
parent 342c96abfa
commit 56dfcb872b
15 changed files with 99 additions and 160 deletions

View File

@@ -13,7 +13,7 @@
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.45.2",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"node-html-parser": "^6.1.13"
}
}