From f0a075191979d9c7a19698d664f73f81d61b0f56 Mon Sep 17 00:00:00 2001 From: npenin Date: Sat, 10 Aug 2024 13:20:59 +0200 Subject: [PATCH] chore: update lock file --- docker/package.json | 2 +- package.json | 2 +- packages/authentication/package.json | 2 +- packages/automate-yamlloader/package.json | 2 +- packages/automate/package.json | 2 +- packages/aws-lambda/package.json | 2 +- packages/cli/package.json | 2 +- packages/client-compiler/package.json | 2 +- packages/client/package.json | 2 +- packages/commands/package.json | 2 +- packages/config/package.json | 2 +- packages/core/package.json | 2 +- packages/cron/package.json | 2 +- packages/crud/package.json | 2 +- packages/dashboard/package.json | 2 +- packages/gateway/package.json | 2 +- packages/json-rpc-ws/package.json | 2 +- packages/jwt/package.json | 2 +- packages/nocode/package.json | 2 +- packages/pages/package.json | 2 +- packages/pm/package.json | 2 +- packages/protocol-parser/package.json | 2 +- packages/pubsub/package.json | 2 +- packages/semantic-release/package.json | 2 +- packages/server/package.json | 2 +- packages/sidecar/package.json | 2 +- packages/storage-mongodb/package.json | 2 +- packages/storage/package.json | 2 +- packages/tacl/package.json | 2 +- packages/vite/test/package.json | 2 +- packages/web-ui/package.json | 2 +- packages/webdav/package.json | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) diff --git a/docker/package.json b/docker/package.json index 418cfaa7b6..57926ecc66 100644 --- a/docker/package.json +++ b/docker/package.json @@ -6,4 +6,4 @@ "@akala/pm": "^8.0.4", "yarn": "^1.22.22" } -} \ No newline at end of file +} diff --git a/package.json b/package.json index 1608fe793c..ab9962d9a3 100644 --- a/package.json +++ b/package.json @@ -36,4 +36,4 @@ "source-map-js": "^1.2.0" }, "packageManager": "yarn@4.4.0" -} \ No newline at end of file +} diff --git a/packages/authentication/package.json b/packages/authentication/package.json index 785dd59f1d..cced8e4039 100644 --- a/packages/authentication/package.json +++ b/packages/authentication/package.json @@ -56,4 +56,4 @@ "module": "./dist/esm/index.js", "types": "./dist/esm/index.d.ts", "typings": "./dist/esm/index.d.ts" -} \ No newline at end of file +} diff --git a/packages/automate-yamlloader/package.json b/packages/automate-yamlloader/package.json index a8f0472f9b..df111c81b9 100644 --- a/packages/automate-yamlloader/package.json +++ b/packages/automate-yamlloader/package.json @@ -44,4 +44,4 @@ }, "types": "./dist/esm/index.d.ts", "typings": "./dist/esm/index.d.ts" -} \ No newline at end of file +} diff --git a/packages/automate/package.json b/packages/automate/package.json index 496bb2397f..1030d65a5a 100644 --- a/packages/automate/package.json +++ b/packages/automate/package.json @@ -66,4 +66,4 @@ "module": "./dist/esm/index.js", "types": "./dist/esm/index.d.ts", "typings": "./dist/esm/index.d.ts" -} \ No newline at end of file +} diff --git a/packages/aws-lambda/package.json b/packages/aws-lambda/package.json index a90570bfa5..abbcc96e2c 100644 --- a/packages/aws-lambda/package.json +++ b/packages/aws-lambda/package.json @@ -35,4 +35,4 @@ } }, "types": "./dist/esm/index.d.ts" -} \ No newline at end of file +} diff --git a/packages/cli/package.json b/packages/cli/package.json index 5aac7891cd..71ce2dad4d 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -46,4 +46,4 @@ }, "default": "./dist/cjs/index.js" } -} \ No newline at end of file +} diff --git a/packages/client-compiler/package.json b/packages/client-compiler/package.json index 2738f9a7a8..f1955fd96a 100644 --- a/packages/client-compiler/package.json +++ b/packages/client-compiler/package.json @@ -35,4 +35,4 @@ "@akala/commands": "workspace:^", "bun-types": "^1.0.18" } -} \ No newline at end of file +} diff --git a/packages/client/package.json b/packages/client/package.json index 7d27587618..d145c60e51 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -72,4 +72,4 @@ }, "module": "./dist/esm/index.js", "typings": "./dist/esm/index.d.ts" -} \ No newline at end of file +} diff --git a/packages/commands/package.json b/packages/commands/package.json index afe4ab6c37..e6b109424c 100644 --- a/packages/commands/package.json +++ b/packages/commands/package.json @@ -119,4 +119,4 @@ }, "types": "./dist/esm/index.browser.d.ts", "module": "./dist/esm/index.browser.js" -} \ No newline at end of file +} diff --git a/packages/config/package.json b/packages/config/package.json index 54753d22b4..667740e7ad 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -56,4 +56,4 @@ }, "module": "./dist/esm/index.js", "typings": "./dist/esm/index.d.ts" -} \ No newline at end of file +} diff --git a/packages/core/package.json b/packages/core/package.json index 74bade55f2..07168c1840 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -63,4 +63,4 @@ }, "gitHead": "d92f6693ed8cca439c8e92d2045bb15c0a7dae43", "typings": "./dist/esm/index.d.ts" -} \ No newline at end of file +} diff --git a/packages/cron/package.json b/packages/cron/package.json index 6371273d8d..848cf92310 100644 --- a/packages/cron/package.json +++ b/packages/cron/package.json @@ -42,4 +42,4 @@ "module": "./dist/esm/index.js", "types": "./dist/esm/index.d.ts", "typings": "./dist/esm/index.d.ts" -} \ No newline at end of file +} diff --git a/packages/crud/package.json b/packages/crud/package.json index 72c3b13a93..d1253c8283 100644 --- a/packages/crud/package.json +++ b/packages/crud/package.json @@ -28,4 +28,4 @@ }, "module": "./dist/esm/index.js", "typings": "./dist/esm/index.d.ts" -} \ No newline at end of file +} diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index 50e400a8cd..18bda8f07f 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -54,4 +54,4 @@ }, "module": "./dist/esm/index.js", "typings": "./dist/esm/index.d.ts" -} \ No newline at end of file +} diff --git a/packages/gateway/package.json b/packages/gateway/package.json index f624b8a875..ef97e6ea4a 100644 --- a/packages/gateway/package.json +++ b/packages/gateway/package.json @@ -39,4 +39,4 @@ }, "module": "./dist/esm/index.js", "typings": "./dist/esm/index.d.ts" -} \ No newline at end of file +} diff --git a/packages/json-rpc-ws/package.json b/packages/json-rpc-ws/package.json index bc37501a50..cea6481774 100644 --- a/packages/json-rpc-ws/package.json +++ b/packages/json-rpc-ws/package.json @@ -100,4 +100,4 @@ }, "module": "./dist/esm/browser.js", "types": "./dist/esm/browser.d.ts" -} \ No newline at end of file +} diff --git a/packages/jwt/package.json b/packages/jwt/package.json index 40facdeafb..6c2d1fde5c 100644 --- a/packages/jwt/package.json +++ b/packages/jwt/package.json @@ -18,4 +18,4 @@ "scripts": { "test": "echo \"Error: no test specified\"" } -} \ No newline at end of file +} diff --git a/packages/nocode/package.json b/packages/nocode/package.json index a60a3506ed..953343100f 100644 --- a/packages/nocode/package.json +++ b/packages/nocode/package.json @@ -33,4 +33,4 @@ "devDependencies": { "esbuild": "^0.20.2" } -} \ No newline at end of file +} diff --git a/packages/pages/package.json b/packages/pages/package.json index 379d9a16ac..2cafd0d092 100644 --- a/packages/pages/package.json +++ b/packages/pages/package.json @@ -24,4 +24,4 @@ }, "module": "./dist/esm/index.js", "typings": "./dist/esm/index.d.ts" -} \ No newline at end of file +} diff --git a/packages/pm/package.json b/packages/pm/package.json index b3611f2177..2b6b586fba 100644 --- a/packages/pm/package.json +++ b/packages/pm/package.json @@ -67,4 +67,4 @@ }, "types": "./dist/esm/index.d.ts", "typings": "./dist/esm/index.d.ts" -} \ No newline at end of file +} diff --git a/packages/protocol-parser/package.json b/packages/protocol-parser/package.json index 7ce619a91b..0bb429c467 100644 --- a/packages/protocol-parser/package.json +++ b/packages/protocol-parser/package.json @@ -27,4 +27,4 @@ "access": "public" }, "gitHead": "0753bdd964281fd06c89ea8a751ed1605dfd5ee8" -} \ No newline at end of file +} diff --git a/packages/pubsub/package.json b/packages/pubsub/package.json index 7b65851c30..59fcaedc28 100644 --- a/packages/pubsub/package.json +++ b/packages/pubsub/package.json @@ -37,4 +37,4 @@ "module": "./dist/esm/index.js", "types": "./dist/esm/index.d.ts", "typings": "./dist/esm/index.d.ts" -} \ No newline at end of file +} diff --git a/packages/semantic-release/package.json b/packages/semantic-release/package.json index c201a5e123..7196f02cd6 100644 --- a/packages/semantic-release/package.json +++ b/packages/semantic-release/package.json @@ -51,4 +51,4 @@ "module": "./dist/esm/index.js", "types": "./dist/esm/index.d.ts", "typings": "./dist/esm/index.d.ts" -} \ No newline at end of file +} diff --git a/packages/server/package.json b/packages/server/package.json index 1517e7cc1a..8d3667b34f 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -77,4 +77,4 @@ }, "module": "./dist/esm/index.js", "types": "./dist/esm/index.d.ts" -} \ No newline at end of file +} diff --git a/packages/sidecar/package.json b/packages/sidecar/package.json index f4806f1ac1..eeef219041 100644 --- a/packages/sidecar/package.json +++ b/packages/sidecar/package.json @@ -29,4 +29,4 @@ "module": "./dist/esm/index.js", "types": "./dist/esm/index.d.ts", "typings": "./dist/esm/index.d.ts" -} \ No newline at end of file +} diff --git a/packages/storage-mongodb/package.json b/packages/storage-mongodb/package.json index 5131776f77..2ff0467641 100644 --- a/packages/storage-mongodb/package.json +++ b/packages/storage-mongodb/package.json @@ -29,4 +29,4 @@ }, "module": "./dist/esm/index.js", "typings": "./dist/esm/index.d.ts" -} \ No newline at end of file +} diff --git a/packages/storage/package.json b/packages/storage/package.json index 075c47f43b..16a8d93099 100644 --- a/packages/storage/package.json +++ b/packages/storage/package.json @@ -50,4 +50,4 @@ }, "module": "./dist/esm/index.js", "typings": "./dist/esm/index.d.ts" -} \ No newline at end of file +} diff --git a/packages/tacl/package.json b/packages/tacl/package.json index 16e33af8ee..44665601af 100644 --- a/packages/tacl/package.json +++ b/packages/tacl/package.json @@ -35,4 +35,4 @@ "module": "./dist/esm/index.js", "types": "./dist/esm/index.d.ts", "typings": "./dist/esm/index.d.ts" -} \ No newline at end of file +} diff --git a/packages/vite/test/package.json b/packages/vite/test/package.json index 0ce1a31d81..de405cb8ea 100644 --- a/packages/vite/test/package.json +++ b/packages/vite/test/package.json @@ -30,4 +30,4 @@ "postcss-modules": "^6.0.0", "vite": "^5.2.8" } -} \ No newline at end of file +} diff --git a/packages/web-ui/package.json b/packages/web-ui/package.json index 6d8767046f..27cc8b5bfd 100644 --- a/packages/web-ui/package.json +++ b/packages/web-ui/package.json @@ -36,4 +36,4 @@ "@akala/client": "workspace:^", "@akala/core": "workspace:^" } -} \ No newline at end of file +} diff --git a/packages/webdav/package.json b/packages/webdav/package.json index e6d275a4ea..4070ecf593 100644 --- a/packages/webdav/package.json +++ b/packages/webdav/package.json @@ -32,4 +32,4 @@ }, "module": "./dist/esm/index.js", "typings": "./dist/esm/index.d.ts" -} \ No newline at end of file +}