chore: update package dependencies to include @types/node and undici-types; refactor SHA-256 encryption implementation in App component

This commit is contained in:
ethan.chen
2025-06-18 15:37:03 +08:00
parent 2cd47cf330
commit 0613966ba4
3 changed files with 23 additions and 4 deletions

View File

@@ -20,6 +20,7 @@
"dependencies": {
"@melt-ui/svelte": "^0.86.6",
"@skeletonlabs/skeleton": "^2.0.0",
"@types/node": "^24.0.3",
"autoprefixer": "^10.4.17",
"axios": "^1.6.7",
"date-fns": "^4.1.0",