Compare commits
9
Commits
c90960ea54
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1e76d88fae | ||
|
|
d89318a004 | ||
|
|
578296ea4d | ||
|
|
acde1bda50 | ||
|
|
10a0f49501 | ||
|
|
8872854c72 | ||
|
|
b2641abade | ||
|
|
a6baa63d28 | ||
|
|
068171cba0 |
@@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
renovate:
|
||||
container: ghcr.io/renovatebot/renovate:43
|
||||
container: ghcr.io/renovatebot/renovate:44
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Generated
+573
-909
File diff suppressed because it is too large
Load Diff
Generated
+583
-805
File diff suppressed because it is too large
Load Diff
@@ -17,10 +17,10 @@
|
||||
"upgrade:dry": "npx @strapi/upgrade latest --dry"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/plugin-cloud": "5.51.1",
|
||||
"@strapi/plugin-users-permissions": "5.51.1",
|
||||
"@strapi/strapi": "5.51.1",
|
||||
"better-sqlite3": "13.0.2",
|
||||
"@strapi/plugin-cloud": "5.52.1",
|
||||
"@strapi/plugin-users-permissions": "5.52.1",
|
||||
"@strapi/strapi": "5.52.1",
|
||||
"better-sqlite3": "13.0.3",
|
||||
"fs-extra": "^11.0.0",
|
||||
"mime-types": "^3.0.0",
|
||||
"react": "^18.0.0",
|
||||
|
||||
Reference in New Issue
Block a user