diff --git a/artifacts/api-server/package.json b/artifacts/api-server/package.json index 2d7ff62..d9d16fe 100644 --- a/artifacts/api-server/package.json +++ b/artifacts/api-server/package.json @@ -22,7 +22,7 @@ "@types/cors": "^2.8.19", "@types/express": "^5.0.6", "@types/node": "catalog:", - "esbuild": "^0.27.3", + "esbuild": "^0.28.1", "esbuild-plugin-pino": "^2.3.3", "pino-pretty": "^13", "thread-stream": "3.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d9af6e3..1be38af 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1153,6 +1153,7 @@ packages: recharts@2.15.4: resolution: {integrity: sha512-UT/q6fwS3c1dHbXv2uFgYJ9BMFHu3fwnd7AYZaEQhXuYQ4hgsxLvsUXzGdKeZrW5xopzDCvuA2N41WJ88I7zIw==} engines: {node: '>=14'} + deprecated: 1.x and 2.x branches are no longer active. Bump to Recharts v3 to receive latest features and bugfixes. See https://github.com/recharts/recharts/wiki/3.0-migration-guide peerDependencies: react: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0