Skip to content

Commit

Permalink
fix(deps): update all dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 29, 2023
1 parent 9eeeb1a commit a098eb7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"homepage": "https://podium-lib.io/",
"description": "Server for building page fragment with web components in a micro frontend architecture.",
"dependencies": {
"@fastify/compress": "6.3.0",
"@fastify/compress": "6.4.0",
"@fastify/restartable": "1.4.0",
"@fastify/static": "6.10.1",
"@fastify/static": "6.10.2",
"@lit-labs/ssr": "3.1.2",
"@lingui/cli": "4.1.2",
"@lingui/cli": "4.2.0",
"@lit-labs/ssr-client": "^1.1.1",
"@metrics/client": "2.5.0",
"@podium/fastify-podlet": "3.0.0-next.3",
Expand Down Expand Up @@ -62,7 +62,7 @@
"ora": "6.3.1",
"pino": "8.14.1",
"pino-pretty": "10.0.0",
"rollup": "3.22.1",
"rollup": "3.23.0",
"semver": "7.5.1",
"yargs": "17.7.2"
},
Expand Down

0 comments on commit a098eb7

Please sign in to comment.