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 Oct 28, 2024
1 parent 6aebe91 commit bc60ced
Show file tree
Hide file tree
Showing 3 changed files with 3,748 additions and 2,385 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.13",
"@strapi/strapi": "4.25.14",
"pg": "8.13.1"
},
"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.14"
},
"devDependencies": {
"@strapi/database": "4.11.7",
Expand Down
Loading

0 comments on commit bc60ced

Please sign in to comment.