Skip to content

Commit

Permalink
chore(deps): ⬆️ update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2024
1 parent 6aebe91 commit ca57a5c
Show file tree
Hide file tree
Showing 3 changed files with 3,616 additions and 2,368 deletions.
6 changes: 3 additions & 3 deletions apps/cms-strapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
]
},
"dependencies": {
"@strapi/plugin-i18n": "4.11.7",
"@strapi/strapi": "4.11.7",
"pg": "8.11.1"
"@strapi/plugin-i18n": "4.25.12",
"@strapi/strapi": "4.25.12",
"pg": "8.13.0"
},
"devDependencies": {
"@types/node": "20.4.4",
Expand Down
8 changes: 4 additions & 4 deletions apps/cms-strapi/src/plugins/uno/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"test": "echo \"no test specified\" && exit 0"
},
"dependencies": {
"@strapi/design-system": "1.8.2",
"@strapi/helper-plugin": "4.11.7",
"@strapi/icons": "1.8.2",
"@strapi/strapi": "4.11.7"
"@strapi/design-system": "1.19.0",
"@strapi/helper-plugin": "4.25.12",
"@strapi/icons": "1.19.0",
"@strapi/strapi": "4.25.12"
},
"devDependencies": {
"@strapi/database": "4.11.7",
Expand Down
Loading

0 comments on commit ca57a5c

Please sign in to comment.