Skip to content

Commit 53229b7

Browse files
committed
chore: update deps
1 parent b074f36 commit 53229b7

8 files changed

Lines changed: 2945 additions & 3888 deletions

File tree

apps/backend-convex/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,23 +20,23 @@
2020
"@ai-sdk/anthropic": "^1.2.12",
2121
"@ai-sdk/google": "^1.2.22",
2222
"@ai-sdk/groq": "^1.2.9",
23-
"@ai-sdk/openai": "^1.3.23",
23+
"@ai-sdk/openai": "^1.3.24",
2424
"@convex-dev/rate-limiter": "^0.2.12",
2525
"@convex-dev/sharded-counter": "^0.1.8",
2626
"@hono/zod-validator": "^0.7.2",
27-
"@openrouter/ai-sdk-provider": "^0.7.3",
27+
"@openrouter/ai-sdk-provider": "^0.7.5",
2828
"ai": "^4.3.19",
29-
"convex-helpers": "^0.1.101",
29+
"convex-helpers": "^0.1.104",
3030
"destr": "^2.0.5",
31-
"hono": "^4.9.0",
31+
"hono": "^4.9.6",
3232
"zod": "^3.25.76"
3333
},
3434
"devDependencies": {
3535
"@local/common": "workspace:*",
3636
"@local/locales": "workspace:*",
3737
"@local/tsconfig": "workspace:*",
38-
"@namesmt/utils": "^0.5.16",
39-
"convex": "^1.25.4",
38+
"@namesmt/utils": "^0.5.17",
39+
"convex": "^1.26.2",
4040
"kontroll": "^1.1.1",
4141
"vitest": "^3.2.4"
4242
}

apps/backend/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,27 +17,27 @@
1717
"deploy": "dotenvx run -f .env.prod.local -f .env.prod -f .env -- sh scripts/deploy.sh"
1818
},
1919
"dependencies": {
20-
"srvx": "^0.8.6"
20+
"srvx": "^0.8.7"
2121
},
2222
"devDependencies": {
2323
"@hono/arktype-validator": "^2.0.1",
24-
"@kinde-oss/kinde-typescript-sdk": "^2.12.0",
24+
"@kinde-oss/kinde-typescript-sdk": "^2.13.0",
2525
"@local/common": "workspace:*",
2626
"@local/locales": "workspace:*",
2727
"@local/tsconfig": "workspace:*",
28-
"@namesmt/utils": "^0.5.16",
29-
"@scalar/hono-api-reference": "^0.9.13",
28+
"@namesmt/utils": "^0.5.17",
29+
"@scalar/hono-api-reference": "^0.9.16",
3030
"@vitest/coverage-v8": "^3.2.4",
31-
"arktype": "^2.1.20",
31+
"arktype": "^2.1.21",
3232
"backend-convex": "workspace:*",
33-
"convex": "^1.25.4",
34-
"hono": "^4.9.0",
33+
"convex": "^1.26.2",
34+
"hono": "^4.9.6",
3535
"hono-adapter-aws-lambda": "^1.3.3",
3636
"hono-openapi": "^0.4.8",
3737
"hono-sessions": "^0.8.0",
3838
"petite-vue-i18n": "^11.1.11",
3939
"std-env": "^3.9.0",
40-
"tsdown": "^0.13.3",
40+
"tsdown": "^0.14.2",
4141
"vitest": "^3.2.4"
4242
}
4343
}

apps/frontend/package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"dependencies": {
1919
"embla-carousel": "^8.6.0",
2020
"embla-carousel-vue": "^8.6.0",
21-
"lenis": "^1.3.8",
22-
"lucide-vue-next": "^0.537.0",
23-
"reka-ui": "^2.4.1"
21+
"lenis": "^1.3.11",
22+
"lucide-vue-next": "^0.542.0",
23+
"reka-ui": "^2.5.0"
2424
},
2525
"devDependencies": {
2626
"@ai-sdk/vue": "^1.2.12",
@@ -29,47 +29,47 @@
2929
"@local/locales": "workspace:*",
3030
"@local/tsconfig": "workspace:*",
3131
"@namesmt/vue-query-nuxt": "^0.3.7",
32-
"@nuxt/eslint": "^1.8.0",
32+
"@nuxt/eslint": "^1.9.0",
3333
"@nuxt/image": "^1.11.0",
3434
"@nuxtjs/color-mode": "^3.5.2",
35-
"@nuxtjs/i18n": "^10.0.3",
35+
"@nuxtjs/i18n": "^10.0.6",
3636
"@nuxtjs/mdc": "0.17.0",
3737
"@nuxtjs/seo": "^3.1.0",
38-
"@tanstack/query-persist-client-core": "^5.83.1",
39-
"@tanstack/vue-query": "^5.83.1",
40-
"@unocss/nuxt": "^66.4.1",
41-
"@vueuse/core": "^13.6.0",
42-
"@vueuse/integrations": "^13.6.0",
38+
"@tanstack/query-persist-client-core": "^5.85.9",
39+
"@tanstack/vue-query": "^5.85.9",
40+
"@unocss/nuxt": "^66.5.0",
41+
"@vueuse/core": "^13.9.0",
42+
"@vueuse/integrations": "^13.9.0",
4343
"@vueuse/motion": "^3.0.3",
44-
"@vueuse/nuxt": "^13.6.0",
45-
"@vueuse/router": "^13.6.0",
44+
"@vueuse/nuxt": "^13.9.0",
45+
"@vueuse/router": "^13.9.0",
4646
"backend": "workspace:*",
4747
"backend-convex": "workspace:*",
4848
"class-variance-authority": "^0.7.1",
4949
"clsx": "^2.1.1",
50-
"convex": "^1.25.4",
50+
"convex": "^1.26.2",
5151
"convex-nuxt": "^0.1.5",
52-
"dayjs": "^1.11.13",
52+
"dayjs": "^1.11.18",
5353
"destr": "^2.0.5",
5454
"fetch-result-please": "^0.2.0",
5555
"h3-proxy": "^1.13.0",
56-
"hono": "^4.9.0",
56+
"hono": "^4.9.6",
5757
"idb-keyval": "^6.2.2",
5858
"kontroll": "^1.1.1",
59-
"nuxt": "^4.0.3",
60-
"nuxt-booster": "^3.2.11",
59+
"nuxt": "^4.1.0",
60+
"nuxt-booster": "^3.3.0",
6161
"nuxt-llms": "^0.1.3",
6262
"nuxt-svgo": "4.2.2",
6363
"ohash": "^2.0.11",
64-
"sass": "^1.90.0",
64+
"sass": "^1.92.0",
6565
"shadcn-nuxt": "^1.0.3",
6666
"tailwind-merge": "^2.6.0",
6767
"ufo": "^1.6.1",
68-
"unocss": "^66.4.1",
68+
"unocss": "^66.5.0",
6969
"unocss-preset-animations": "^1.2.1",
7070
"unocss-preset-shadcn": "^0.5.0",
7171
"vite-plugin-optimize-exclude": "^0.0.1",
72-
"vue": "^3.5.18",
72+
"vue": "^3.5.21",
7373
"vue-router": "^4.5.1"
7474
}
7575
}

locals/common-vue/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
"quickcheck": "pnpm run lint && pnpm run test:types"
1010
},
1111
"dependencies": {
12-
"unocss": "^66.4.1",
13-
"vue": "^3.5.18"
12+
"unocss": "^66.5.0",
13+
"vue": "^3.5.21"
1414
},
1515
"devDependencies": {
1616
"@local/tsconfig": "workspace:*",
17-
"vue-tsc": "^3.0.5"
17+
"vue-tsc": "^3.0.6"
1818
}
1919
}

locals/locales/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"petite-vue-i18n": "^11.1.11",
1515
"spreadsheet-i18n": "^0.3.8",
16-
"vue": "^3.5.18"
16+
"vue": "^3.5.21"
1717
},
1818
"devDependencies": {
1919
"@local/tsconfig": "workspace:*"

locals/tsconfig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"version": "0.0.0",
55
"private": true,
66
"devDependencies": {
7-
"@vue/tsconfig": "^0.7.0"
7+
"@vue/tsconfig": "^0.8.1"
88
}
99
}

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "3.1.0",
55
"private": true,
6-
"packageManager": "pnpm@10.14.0",
6+
"packageManager": "pnpm@10.15.1",
77
"engines": {
88
"node": ">=20.13.1"
99
},
@@ -22,22 +22,22 @@
2222
},
2323
"dependencies": {
2424
"pathe": "^2.0.3",
25-
"sst": "^3.17.10",
25+
"sst": "^3.17.12",
2626
"std-env": "^3.9.0"
2727
},
2828
"devDependencies": {
29-
"@antfu/eslint-config": "^5.2.0",
29+
"@antfu/eslint-config": "^5.2.1",
3030
"@dotenvx/dotenvx": "1.11.4",
31-
"@namesmt/utils": "^0.5.16",
31+
"@namesmt/utils": "^0.5.17",
3232
"@types/aws-lambda": "^8.10.152",
33-
"@types/node": "^22.17.0",
34-
"@unocss/eslint-plugin": "^66.4.1",
35-
"eslint": "^9.32.0",
33+
"@types/node": "^24.3.0",
34+
"@unocss/eslint-plugin": "^66.5.0",
35+
"eslint": "^9.34.0",
3636
"frontend": "workspace:*",
37-
"lint-staged": "^16.1.4",
37+
"lint-staged": "^16.1.6",
3838
"simple-git-hooks": "^2.13.1",
39-
"tsx": "^4.20.3",
40-
"turbo": "^2.5.5",
39+
"tsx": "^4.20.5",
40+
"turbo": "^2.5.6",
4141
"typescript": "^5.9.2"
4242
},
4343
"pnpm": {

0 commit comments

Comments
 (0)