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 1, 2024
1 parent 6aebe91 commit 3b5fe08
Show file tree
Hide file tree
Showing 3 changed files with 3,605 additions and 2,352 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.9",
"@strapi/strapi": "4.25.9",
"pg": "8.12.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.9",
"@strapi/icons": "1.19.0",
"@strapi/strapi": "4.25.9"
},
"devDependencies": {
"@strapi/database": "4.11.7",
Expand Down
Loading

0 comments on commit 3b5fe08

Please sign in to comment.