build: add yup & upgrade better-sqlite3
This commit is contained in:
+3
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user