File tree Expand file tree Collapse file tree 2 files changed +370
-370
lines changed Expand file tree Collapse file tree 2 files changed +370
-370
lines changed Original file line number Diff line number Diff line change 2020 "author" : " Paul Fischer" ,
2121 "license" : " Big Time Public License" ,
2222 "dependencies" : {
23- "@fastify/static" : " ^8.1.1 " ,
23+ "@fastify/static" : " ^8.2.0 " ,
2424 "@fastify/swagger" : " ^9.5.1" ,
2525 "@fastify/swagger-ui" : " ^5.2.2" ,
2626 "@paralleldrive/cuid2" : " ^2.2.2" ,
2727 "@simplewebauthn/browser" : " ^13.1.0" ,
2828 "@simplewebauthn/server" : " ^13.1.1" ,
2929 "argon2" : " ^0.41.1" ,
30- "better-sqlite3" : " ^11.9.1 " ,
30+ "better-sqlite3" : " ^11.10.0 " ,
3131 "cookie" : " ^1.0.2" ,
3232 "dotenv" : " ^16.5.0" ,
3333 "drizzle-orm" : " ^0.41.0" ,
3434 "emailjs" : " ^4.0.3" ,
35- "fastify" : " ^5.3.2 " ,
35+ "fastify" : " ^5.3.3 " ,
3636 "fastify-plugin" : " ^5.0.1" ,
3737 "jose" : " ^6.0.11" ,
3838 "jwt-decode" : " ^4.0.0" ,
39- "postgres" : " ^3.4.5 " ,
39+ "postgres" : " ^3.4.7 " ,
4040 "vue-router" : " ^4.5.1"
4141 },
4242 "devDependencies" : {
43- "@vitejs/plugin-vue" : " ^5.2.3 " ,
43+ "@vitejs/plugin-vue" : " ^5.2.4 " ,
4444 "ava" : " ^6.3.0" ,
4545 "concurrently" : " ^9.1.2" ,
4646 "conventional-changelog-cli" : " ^5.0.0" ,
4747 "drizzle-kit" : " ^0.30.6" ,
4848 "prettier" : " ^3.5.3" ,
4949 "vite" : " ^6.3.5" ,
50- "vue" : " ^3.5.13 "
50+ "vue" : " ^3.5.16 "
5151 },
5252 "engines" : {
5353 "node" : " >=20" ,
You can’t perform that action at this time.
0 commit comments