mirror of https://github.com/wg-easy/wg-easy
Browse Source
argon2 now prebuilds for armv7 only libsql is missing: https://github.com/tursodatabase/libsql-js/pull/169pull/1834/head
2 changed files with 334 additions and 343 deletions
@ -29,7 +29,7 @@ |
|||
"@pinia/nuxt": "^0.11.0", |
|||
"@tailwindcss/forms": "^0.5.10", |
|||
"apexcharts": "^4.6.0", |
|||
"argon2": "^0.41.1", |
|||
"argon2": "^0.43.0", |
|||
"cidr-tools": "^11.0.3", |
|||
"citty": "^0.1.6", |
|||
"consola": "^3.4.2", |
|||
@ -58,14 +58,14 @@ |
|||
"@types/phc__format": "^1.0.1", |
|||
"@types/semver": "^7.7.0", |
|||
"drizzle-kit": "^0.31.0", |
|||
"esbuild": "^0.25.2", |
|||
"esbuild": "^0.25.3", |
|||
"eslint": "^9.25.1", |
|||
"eslint-config-prettier": "^10.1.2", |
|||
"prettier": "^3.5.3", |
|||
"prettier-plugin-tailwindcss": "^0.6.11", |
|||
"tsx": "^4.19.3", |
|||
"typescript": "^5.8.3", |
|||
"vue-tsc": "^2.2.8" |
|||
"vue-tsc": "^2.2.10" |
|||
}, |
|||
"packageManager": "[email protected]" |
|||
} |
|||
|
File diff suppressed because it is too large
Loading…
Reference in new issue