Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit 141e260

Browse files
fix(deps): update all dependencies (non-major)
1 parent 6543d2c commit 141e260

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -38,27 +38,27 @@
3838
"@fastify/etag": "4.2.0",
3939
"@fastify/restartable": "2.3.1",
4040
"@fastify/static": "6.12.0",
41-
"@lingui/cli": "4.11.4",
42-
"@lit-labs/ssr": "3.2.2",
41+
"@lingui/cli": "4.14.1",
42+
"@lit-labs/ssr": "3.3.0",
4343
"@lit-labs/ssr-client": "1.1.7",
44-
"@metrics/client": "2.5.3",
44+
"@metrics/client": "2.5.4",
4545
"@podium/fastify-podlet": "3.0.11",
46-
"@podium/podlet": "5.1.17",
46+
"@podium/podlet": "5.2.4",
4747
"@rollup/plugin-commonjs": "25.0.8",
48-
"@rollup/plugin-node-resolve": "15.3.0",
48+
"@rollup/plugin-node-resolve": "15.3.1",
4949
"@rollup/plugin-replace": "5.0.7",
5050
"@rollup/plugin-terser": "0.4.4",
5151
"@rollup/plugin-typescript": "11.1.6",
5252
"@webcomponents/template-shadowroot": "0.2.1",
5353
"abslog": "2.4.4",
5454
"ajv": "8.17.1",
5555
"boxen": "7.1.1",
56-
"chalk": "5.3.0",
56+
"chalk": "5.4.1",
5757
"chokidar": "3.6.0",
5858
"cli-table": "0.3.11",
5959
"convict": "6.2.4",
60-
"esbuild": "0.24.0",
61-
"fastify": "4.28.1",
60+
"esbuild": "0.24.2",
61+
"fastify": "4.29.0",
6262
"fastify-metrics-js-prometheus": "4.0.0",
6363
"fastify-metrics-js-response-timing": "3.0.0",
6464
"fastify-plugin": "4.5.1",
@@ -67,12 +67,12 @@
6767
"lit": "2.8.0",
6868
"lodash.merge": "4.6.2",
6969
"minify-html-literals": "1.3.5",
70-
"ora": "8.1.0",
70+
"ora": "8.2.0",
7171
"pino": "8.21.0",
7272
"pino-pretty": "10.3.1",
7373
"rollup": "3.29.5",
74-
"semver": "7.6.3",
75-
"tslib": "2.7.0",
74+
"semver": "7.7.0",
75+
"tslib": "2.8.1",
7676
"ws": "8.18.0",
7777
"yargs": "17.7.2"
7878
},

0 commit comments

Comments
 (0)