yarn upgrade
All checks were successful
Deploy / deploy (push) Successful in 5m36s

This commit is contained in:
2026-09-05 14:54:47 +06:00
parent 05f8e3e603
commit 9b0a27dbcc
3 changed files with 9 additions and 2 deletions

View File

@@ -1 +1,8 @@
approvedGitRepositories:
- "**"
enableScripts: true
nodeLinker: node-modules
npmMinimalAgeGate: 0

View File

@@ -5,7 +5,7 @@
"db:deploy": "npx prisma migrate deploy && npx prisma generate"
},
"type": "module",
"packageManager": "yarn@4.10.3",
"packageManager": "yarn@4.18.0",
"dependencies": {
"@fastify/autoload": "^6.3.1",
"@fastify/cookie": "^11.0.2",

View File

@@ -2,7 +2,7 @@
# Manual changes might be lost - proceed with caution!
__metadata:
version: 8
version: 10
cacheKey: 10c0
"@antfu/eslint-config@npm:^5.4.1":