Skip to content

Commit

Permalink
정기 디펜던시 업그레이드
Browse files Browse the repository at this point in the history
  • Loading branch information
devunt committed Jan 27, 2024
1 parent 01f8d8c commit e92806d
Show file tree
Hide file tree
Showing 15 changed files with 784 additions and 789 deletions.
4 changes: 2 additions & 2 deletions apps/bedrock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"@penxle/tsconfig": "workspace:^",
"@pulumi/aws": "^6.18.2",
"@pulumi/kubernetes": "^4.7.1",
"@pulumi/pulumi": "^3.103.0",
"@pulumi/pulumi": "^3.103.1",
"@pulumi/random": "^4.15.1",
"@pulumi/tailscale": "^0.13.4",
"@pulumi/tls": "^5.0.0",
"@types/node": "^20.11.6",
"@types/node": "^20.11.7",
"fast-glob": "^3.3.2",
"tsx": "^4.7.0"
}
Expand Down
6 changes: 3 additions & 3 deletions apps/cashflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lint:typecheck": "tsc"
},
"dependencies": {
"@aws-sdk/client-dynamodb": "^3.499.0",
"@aws-sdk/client-dynamodb": "^3.501.0",
"@slack/bolt": "^3.17.1",
"dayjs": "^1.11.10",
"iconv-lite": "^0.6.3"
Expand All @@ -19,8 +19,8 @@
"@penxle/tsconfig": "workspace:^",
"@pulumi/aws": "^6.18.2",
"@pulumi/kubernetes": "^4.7.1",
"@pulumi/pulumi": "^3.103.0",
"@types/node": "^20.11.6",
"@pulumi/pulumi": "^3.103.1",
"@types/node": "^20.11.7",
"tsup": "^8.0.1",
"tsx": "^4.7.0",
"typescript": "^5.3.3"
Expand Down
8 changes: 4 additions & 4 deletions apps/help.penxle.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@penxle/adapter-docker": "workspace:^",
"@penxle/lib": "workspace:^",
"@penxle/ui": "workspace:^",
"@sveltejs/kit": "^2.4.3",
"@sveltejs/kit": "^2.5.0",
"clsx": "^2.1.0",
"lightningcss": "^1.23.0",
"mdsvex": "^0.11.0",
Expand All @@ -28,13 +28,13 @@
"@penxle/pulumi": "workspace:^",
"@penxle/tracing": "workspace:^",
"@penxle/tsconfig": "workspace:^",
"@pulumi/pulumi": "^3.103.0",
"@pulumi/pulumi": "^3.103.1",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@types/node": "^20.11.6",
"@types/node": "^20.11.7",
"svelte-check": "^3.6.3",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"unocss": "^0.58.3",
"unocss": "^0.58.4",
"vite": "^5.0.12",
"vite-plugin-dynamic-import": "^1.5.0"
}
Expand Down
6 changes: 3 additions & 3 deletions apps/literoom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"lint:typecheck": "tsc"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.499.0",
"@aws-sdk/client-s3": "^3.501.0",
"aws-lambda-ric": "^3.1.0",
"sharp": "^0.33.2"
},
Expand All @@ -20,8 +20,8 @@
"@penxle/pulumi": "workspace:^",
"@penxle/tsconfig": "workspace:^",
"@pulumi/aws": "^6.18.2",
"@pulumi/aws-native": "^0.94.0",
"@pulumi/pulumi": "^3.103.0",
"@pulumi/aws-native": "^0.95.0",
"@pulumi/pulumi": "^3.103.1",
"tsup": "^8.0.1",
"tsx": "^4.7.0",
"typescript": "^5.3.3"
Expand Down
21 changes: 10 additions & 11 deletions apps/penxle.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,17 @@
"test": "playwright test"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.499.0",
"@aws-sdk/client-ses": "^3.499.0",
"@aws-sdk/s3-request-presigner": "^3.499.0",
"@aws-sdk/client-s3": "^3.501.0",
"@aws-sdk/client-ses": "^3.501.0",
"@aws-sdk/s3-request-presigner": "^3.501.0",
"@elastic/elasticsearch": "^8.11.0",
"@emoji-mart/data": "^1.1.2",
"@envelop/core": "^5.0.0",
"@envelop/graphql-jit": "^8.0.1",
"@envelop/opentelemetry": "^6.2.1",
"@felte/core": "^1.4.3",
"@felte/validator-zod": "^1.0.17",
"@floating-ui/core": "^1.5.3",
"@floating-ui/dom": "^1.5.4",
"@floating-ui/dom": "^1.6.0",
"@opentelemetry/api": "^1.7.0",
"@paralleldrive/cuid2": "^2.2.2",
"@penxle/adapter-docker": "workspace:^",
Expand All @@ -47,10 +46,10 @@
"@pothos/tracing-opentelemetry": "^0.6.9",
"@prisma/client": "^5.8.1",
"@resvg/resvg-js": "^2.6.0",
"@sentry/sveltekit": "^7.95.0",
"@sentry/sveltekit": "^7.98.0",
"@shopify/draggable": "^1.1.3",
"@sindresorhus/string-hash": "^2.0.0",
"@sveltejs/kit": "^2.4.3",
"@sveltejs/kit": "^2.5.0",
"@tiptap/core": "^2.1.16",
"@tiptap/html": "^2.1.16",
"@tiptap/pm": "^2.1.16",
Expand All @@ -63,7 +62,7 @@
"dayjs": "^1.11.10",
"emoji-mart": "^5.5.2",
"felte": "^1.2.14",
"google-auth-library": "^9.4.2",
"google-auth-library": "^9.5.0",
"got": "^14.0.0",
"graphql": "^16.8.1",
"graphql-scalars": "^1.22.4",
Expand Down Expand Up @@ -100,17 +99,17 @@
"@penxle/pulumi": "workspace:^",
"@penxle/tsconfig": "workspace:^",
"@playwright/test": "^1.41.1",
"@pulumi/pulumi": "^3.103.0",
"@pulumi/pulumi": "^3.103.1",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@types/body-scroll-lock": "^3.1.2",
"@types/mixpanel-browser": "^2.48.1",
"@types/node": "^20.11.6",
"@types/node": "^20.11.7",
"@types/numeral": "^2.0.5",
"@types/randomcolor": "^0.5.9",
"svelte-check": "^3.6.3",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"unocss": "^0.58.3",
"unocss": "^0.58.4",
"vite": "^5.0.12"
}
}
8 changes: 4 additions & 4 deletions apps/penxle.com/src/lib/svelte-floating-ui/index.ts
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
// https://github.com/fedorovvvv/svelte-floating-ui/blob/a331210/src/lib/index.ts

import { arrow as arrowCore } from '@floating-ui/core';
import { autoUpdate as _autoUpdate, computePosition } from '@floating-ui/dom';
import { arrow as arrowCore, autoUpdate as _autoUpdate, computePosition } from '@floating-ui/dom';
import { onDestroy, tick } from 'svelte';
import { get } from 'svelte/store';
import type {
AutoUpdateOptions,
ComputePositionConfig,
ComputePositionReturn,
FloatingElement,
Middleware,
MiddlewareState,
Padding,
ReferenceElement,
VirtualElement,
} from '@floating-ui/core';
import type { AutoUpdateOptions, MiddlewareState } from '@floating-ui/dom';
} from '@floating-ui/dom';
import type { Readable, Writable } from 'svelte/store';

export type ComputeConfig = Partial<ComputePositionConfig> & {
Expand Down
8 changes: 4 additions & 4 deletions apps/penxle.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,21 @@
"@penxle/lib": "workspace:^",
"@penxle/tracing": "workspace:^",
"@penxle/ui": "workspace:^",
"@sveltejs/kit": "^2.4.3",
"@sveltejs/kit": "^2.5.0",
"clsx": "^2.1.0",
"lightningcss": "^1.23.0",
"svelte": "^4.2.9"
},
"devDependencies": {
"@penxle/pulumi": "workspace:^",
"@penxle/tsconfig": "workspace:^",
"@pulumi/pulumi": "^3.103.0",
"@pulumi/pulumi": "^3.103.1",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@types/node": "^20.11.6",
"@types/node": "^20.11.7",
"svelte-check": "^3.6.3",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"unocss": "^0.58.3",
"unocss": "^0.58.4",
"vite": "^5.0.12"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@penxle/lintconfig": "workspace:^",
"cspell": "^8.3.2",
"eslint": "^8.56.0",
"husky": "^9.0.1",
"husky": "^9.0.6",
"lint-staged": "^15.2.0",
"prettier": "^3.2.4",
"syncpack": "^12.3.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/adapter-docker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"lint:typecheck": "tsc"
},
"dependencies": {
"h3": "^1.9.0",
"h3": "^1.10.1",
"mrmime": "^2.0.0"
},
"devDependencies": {
"@penxle/tsconfig": "workspace:^",
"@sveltejs/kit": "^2.4.3",
"@types/node": "^20.11.6",
"@sveltejs/kit": "^2.5.0",
"@types/node": "^20.11.7",
"tsup": "^8.0.1",
"typescript": "^5.3.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/glitch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"devDependencies": {
"@penxle/tsconfig": "workspace:^",
"@sveltejs/kit": "^2.4.3",
"@sveltejs/kit": "^2.5.0",
"rollup": "^4.9.6",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
Expand Down
18 changes: 9 additions & 9 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@
"lint:typecheck": "tsc"
},
"dependencies": {
"@iconify/json": "^2.2.174",
"@iconify/utils": "^2.1.16",
"@iconify/json": "^2.2.175",
"@iconify/utils": "^2.1.20",
"@pnpm/find-workspace-dir": "^6.0.2",
"@sindresorhus/string-hash": "^2.0.0",
"@unocss/config": "^0.58.3",
"@unocss/core": "^0.58.3",
"@unocss/preset-icons": "^0.58.3",
"@unocss/preset-uno": "^0.58.3",
"@unocss/vite": "^0.58.3",
"@unocss/config": "^0.58.4",
"@unocss/core": "^0.58.4",
"@unocss/preset-icons": "^0.58.4",
"@unocss/preset-uno": "^0.58.4",
"@unocss/vite": "^0.58.4",
"@vercel/nft": "^0.26.2",
"browserslist": "^4.22.2",
"browserslist": "^4.22.3",
"css-tree": "^2.3.1",
"lightningcss": "^1.23.0",
"magic-string": "^0.30.5",
Expand All @@ -63,7 +63,7 @@
},
"devDependencies": {
"@penxle/tsconfig": "workspace:^",
"@sveltejs/kit": "^2.4.3",
"@sveltejs/kit": "^2.5.0",
"@types/css-tree": "^2.3.5",
"rollup": "^4.9.6",
"tsup": "^8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/pulumi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@pulumi/aws": "^6.18.2",
"@pulumi/kubernetes": "^4.7.1",
"@pulumi/pulumi": "^3.103.0",
"@pulumi/pulumi": "^3.103.1",
"fast-glob": "^3.3.2",
"ts-pattern": "^5.0.6"
},
Expand Down
16 changes: 8 additions & 8 deletions packages/tracing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
"lint:typecheck": "tsc"
},
"dependencies": {
"@opentelemetry/exporter-metrics-otlp-grpc": "^0.47.0",
"@opentelemetry/exporter-trace-otlp-grpc": "^0.47.0",
"@opentelemetry/resources": "^1.20.0",
"@opentelemetry/sdk-metrics": "^1.20.0",
"@opentelemetry/sdk-node": "^0.47.0",
"@opentelemetry/sdk-trace-node": "^1.20.0",
"@opentelemetry/semantic-conventions": "^1.20.0",
"@opentelemetry/exporter-metrics-otlp-grpc": "^0.48.0",
"@opentelemetry/exporter-trace-otlp-grpc": "^0.48.0",
"@opentelemetry/resources": "^1.21.0",
"@opentelemetry/sdk-metrics": "^1.21.0",
"@opentelemetry/sdk-node": "^0.48.0",
"@opentelemetry/sdk-trace-node": "^1.21.0",
"@opentelemetry/semantic-conventions": "^1.21.0",
"@prisma/instrumentation": "^5.8.1"
},
"devDependencies": {
"@penxle/tsconfig": "workspace:^",
"@types/node": "^20.11.6",
"@types/node": "^20.11.7",
"tsup": "^8.0.1",
"typescript": "^5.3.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@penxle/lib": "workspace:^",
"@penxle/tsconfig": "workspace:^",
"@sveltejs/kit": "^2.4.3",
"@sveltejs/kit": "^2.5.0",
"clsx": "^2.1.0",
"svelte": "^4.2.9",
"svelte-check": "^3.6.3",
Expand Down
Loading

0 comments on commit e92806d

Please sign in to comment.