Upgrade packages

This commit is contained in:
Emmanuel 2024-11-25 18:06:12 +01:00
parent b9b78170ee
commit 63172ecec4
2 changed files with 1229 additions and 1313 deletions

2533
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -43,7 +43,7 @@
},
"dependencies": {
"@auditors/core": "^0.7.0",
"@tricoteuses/explorer-tools": "^0.5.0",
"@tricoteuses/explorer-tools": "^0.6.2",
"fast-xml-parser": "^4.3.2",
"he": "^1.2.0",
"jsdom": "^25.0.0"
@ -53,7 +53,7 @@
"@playwright/test": "^1.22.2",
"@sveltejs/adapter-node": "^5.0.1",
"@sveltejs/package": "^2.1.0",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"@sveltejs/vite-plugin-svelte": "^4.0.2",
"@tailwindcss/typography": "^0.5.3",
"@tricoteuses/assemblee": "^1.8.0",
"@types/eslint": "^9.6.1",
@ -63,7 +63,7 @@
"@types/morgan": "^1.9.4",
"@types/object-hash": "^3.0.6",
"@types/papaparse": "^5.3.7",
"augmented-data-viewer": "^0.4.4",
"augmented-data-viewer": "^0.6.4",
"autoprefixer": "^10.4.7",
"daisyui": "^4.4.22",
"dotenv": "^16.0.1",
@ -93,7 +93,6 @@
"zx": "^8.1.6"
},
"peerDependencies": {
"@sveltejs/kit": "^2.0.4",
"svelte": "^4.2.8"
"svelte": "^5.2.8"
}
}