build: add yup & upgrade better-sqlite3

This commit is contained in:
2026-04-16 21:39:56 +04:00
parent ac50d27dc7
commit 442e942f41
2 changed files with 30 additions and 9 deletions
+3 -2
View File
@@ -25,7 +25,7 @@
"@strapi/plugin-users-permissions": "4.26.1",
"@strapi/provider-email-nodemailer": "^4.26.1",
"@strapi/strapi": "4.26.1",
"better-sqlite3": "^8.4.0",
"better-sqlite3": "^12.9.0",
"diff": "^5.1.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
@@ -33,7 +33,8 @@
"slugify": "^1.6.5",
"strapi-plugin-rest-cache": "^4.2.4",
"strapi-provider-rest-cache-memory": "^4.2.4",
"styled-components": "^5.2.1"
"styled-components": "^5.2.1",
"yup": "^1.7.1"
},
"strapi": {
"uuid": "d65204fd-feec-4e3e-9c49-a3840f7104a8",