Skip to content

Commit

Permalink
fix(deps): Update @ecomplus/utils to v1.5.0-rc.5
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Jun 26, 2023
1 parent ca15480 commit 8794ca6
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions packages/apps/datafrete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@cloudcommerce/api": "workspace:*",
"@cloudcommerce/firebase": "workspace:*",
"@ecomplus/utils": "1.5.0-rc.4",
"@ecomplus/utils": "1.5.0-rc.5",
"axios": "^1.4.0",
"firebase-admin": "^11.9.0",
"firebase-functions": "^4.4.1"
Expand All @@ -34,4 +34,4 @@
"@cloudcommerce/types": "workspace:*",
"@firebase/app-types": "^0.9.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/apps/discounts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
},
"dependencies": {
"@cloudcommerce/api": "workspace:*",
"@ecomplus/utils": "1.5.0-rc.4"
"@ecomplus/utils": "1.5.0-rc.5"
},
"devDependencies": {
"@cloudcommerce/types": "workspace:*"
}
}
}
4 changes: 2 additions & 2 deletions packages/apps/tiny-erp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@cloudcommerce/api": "workspace:*",
"@cloudcommerce/firebase": "workspace:*",
"@ecomplus/utils": "1.5.0-rc.4",
"@ecomplus/utils": "1.5.0-rc.5",
"axios": "^1.4.0",
"firebase-admin": "^11.9.0",
"firebase-functions": "^4.4.1",
Expand All @@ -31,4 +31,4 @@
"@cloudcommerce/types": "workspace:*",
"@firebase/app-types": "^0.9.0"
}
}
}
2 changes: 1 addition & 1 deletion packages/modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@cloudcommerce/app-paghiper": "workspace:*",
"@cloudcommerce/app-pix": "workspace:*",
"@cloudcommerce/firebase": "workspace:*",
"@ecomplus/utils": "1.5.0-rc.4",
"@ecomplus/utils": "1.5.0-rc.5",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"axios": "^1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@cloudcommerce/api": "workspace:*",
"@cloudcommerce/firebase": "workspace:*",
"@cloudcommerce/i18n": "workspace:*",
"@ecomplus/utils": "1.5.0-rc.4",
"@ecomplus/utils": "1.5.0-rc.5",
"@headlessui/vue": "^1.7.14",
"@vueuse/core": "10.2.0",
"astro": "2.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/storefront/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@cloudcommerce/api": "workspace:*",
"@cloudcommerce/config": "workspace:*",
"@cloudcommerce/i18n": "workspace:*",
"@ecomplus/utils": "1.5.0-rc.4",
"@ecomplus/utils": "1.5.0-rc.5",
"@fastify/deepmerge": "^1.3.0",
"@headlessui/vue": "^1.7.14",
"@iconify-json/fa6-brands": "^1.1.11",
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8794ca6

Please sign in to comment.