diff --git a/package.json b/package.json index 170b3f1..770c2f5 100644 --- a/package.json +++ b/package.json @@ -38,14 +38,14 @@ "@fastify/etag": "4.2.0", "@fastify/restartable": "2.3.1", "@fastify/static": "6.12.0", - "@lingui/cli": "4.11.4", + "@lingui/cli": "4.14.1", "@lit-labs/ssr": "3.2.2", "@lit-labs/ssr-client": "1.1.7", - "@metrics/client": "2.5.3", + "@metrics/client": "2.5.4", "@podium/fastify-podlet": "3.0.11", - "@podium/podlet": "5.1.17", + "@podium/podlet": "5.2.4", "@rollup/plugin-commonjs": "25.0.8", - "@rollup/plugin-node-resolve": "15.3.0", + "@rollup/plugin-node-resolve": "15.3.1", "@rollup/plugin-replace": "5.0.7", "@rollup/plugin-terser": "0.4.4", "@rollup/plugin-typescript": "11.1.6", @@ -53,12 +53,12 @@ "abslog": "2.4.4", "ajv": "8.17.1", "boxen": "7.1.1", - "chalk": "5.3.0", + "chalk": "5.4.0", "chokidar": "3.6.0", "cli-table": "0.3.11", "convict": "6.2.4", - "esbuild": "0.24.0", - "fastify": "4.28.1", + "esbuild": "0.24.2", + "fastify": "4.29.0", "fastify-metrics-js-prometheus": "4.0.0", "fastify-metrics-js-response-timing": "3.0.0", "fastify-plugin": "4.5.1", @@ -67,12 +67,12 @@ "lit": "2.8.0", "lodash.merge": "4.6.2", "minify-html-literals": "1.3.5", - "ora": "8.1.0", + "ora": "8.1.1", "pino": "8.21.0", "pino-pretty": "10.3.1", "rollup": "3.29.5", "semver": "7.6.3", - "tslib": "2.7.0", + "tslib": "2.8.1", "ws": "8.18.0", "yargs": "17.7.2" },