Skip to content

Commit

Permalink
↗️ [patch](deps): bump consola from 3.3.0 to 3.3.3
Browse files Browse the repository at this point in the history
Bumps [consola](https://github.com/unjs/consola) from 3.3.0 to 3.3.3.
- [Release notes](https://github.com/unjs/consola/releases)
- [Changelog](https://github.com/unjs/consola/blob/main/CHANGELOG.md)
- [Commits](unjs/consola@v3.3.0...v3.3.3)

---
updated-dependencies:
- dependency-name: consola
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 8e3b0f2 commit 0489623
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@gouvfr/dsfr": "1.13.0",
"@~/app.api": "workspace:*",
"@~/app.core": "workspace:*",
"consola": "3.3.0",
"consola": "3.3.3",
"dotenv": "16.4.7",
"hono": "4.6.14",
"tsx": "4.19.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/~/app/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@~/users.api": "workspace:*",
"@~/welcome.api": "workspace:*",
"await-to-js": "3.0.0",
"consola": "3.3.0",
"consola": "3.3.3",
"drizzle-orm": "0.36.4",
"hono": "4.6.14",
"htmx.ext...chunked-transfer": "1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/~/app/sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@sentry/node": "8.47.0",
"@sentry/profiling-node": "8.47.0",
"@~/app.core": "workspace:*",
"consola": "3.3.0",
"consola": "3.3.3",
"hono": "4.6.14"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/~/app/urls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"format": "prettier --write src/**/*.ts"
},
"dependencies": {
"consola": "3.3.0",
"consola": "3.3.3",
"hono": "4.6.14",
"static-path": "0.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/~/infra/crisp/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@numerique-gouv/crisp": "https://github.com/douglasduteil/crisp/releases/download/v1.6.1/douglasduteil-crisp-1.6.1.tgz",
"@~/app.core": "workspace:*",
"consola": "3.3.0",
"consola": "3.3.3",
"zod": "3.23.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/~/infra/moncomptepro/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@~/app.core": "workspace:*",
"@~/moncomptepro.lib": "workspace:*",
"consola": "3.3.0",
"consola": "3.3.3",
"drizzle-orm": "0.36.4",
"hono": "4.6.14",
"pg": "8.13.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/~/infra/moncomptepro/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@numerique-gouv/moncomptepro": "numerique-gouv/moncomptepro#f26af544c636f071bf6efc4343bfe4f9e98fddb5",
"@~/app.core": "workspace:*",
"consola": "3.3.0",
"consola": "3.3.3",
"zod": "3.23.8"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/~/infra/zammad/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@~/app.core": "workspace:*",
"consola": "3.3.0",
"consola": "3.3.3",
"zod": "3.23.8"
},
"devDependencies": {
Expand Down

0 comments on commit 0489623

Please sign in to comment.