Skip to content

Commit 9c53676

Browse files
chore(deps): update all non-major dependencies
1 parent 59a16ca commit 9c53676

File tree

4 files changed

+269
-208
lines changed

4 files changed

+269
-208
lines changed

apps/backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@hono/arktype-validator": "^2.0.0",
22-
"@kinde-oss/kinde-typescript-sdk": "^2.9.1",
22+
"@kinde-oss/kinde-typescript-sdk": "^2.10.0",
2323
"@local/common": "workspace:*",
2424
"@local/locales": "workspace:*",
2525
"@local/tsconfig": "workspace:*",
@@ -33,7 +33,7 @@
3333
"hono-openapi": "^0.4.6",
3434
"hono-sessions": "^0.7.2",
3535
"petite-vue-i18n": "^11.1.2",
36-
"std-env": "^3.8.1",
36+
"std-env": "^3.9.0",
3737
"unbuild": "^3.5.0",
3838
"vitest": "^3.1.1"
3939
}

apps/frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"primevue": "^4.3.3"
1818
},
1919
"devDependencies": {
20-
"@kinde-oss/kinde-typescript-sdk": "^2.9.1",
20+
"@kinde-oss/kinde-typescript-sdk": "^2.10.0",
2121
"@local/common": "workspace:*",
2222
"@local/common-vue": "workspace:*",
2323
"@namesmt/vue-query-nuxt": "^0.3.3",
@@ -36,7 +36,7 @@
3636
"class-variance-authority": "^0.7.1",
3737
"clsx": "^2.1.1",
3838
"dayjs": "^1.11.13",
39-
"destr": "^2.0.3",
39+
"destr": "^2.0.5",
4040
"embla-carousel": "^8.5.2",
4141
"embla-carousel-vue": "^8.5.2",
4242
"h3-proxy": "^1.13.0",
@@ -46,7 +46,7 @@
4646
"ohash": "^2.0.11",
4747
"primeicons": "^7.0.0",
4848
"radix-vue": "^1.9.17",
49-
"sass": "^1.86.2",
49+
"sass": "^1.86.3",
5050
"shadcn-nuxt": "^1.0.3",
5151
"tailwind-merge": "^2.6.0",
5252
"ufo": "^1.5.4",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@
1818
},
1919
"devDependencies": {
2020
"@antfu/eslint-config": "^4.11.0",
21-
"@dotenvx/dotenvx": "1.11.4",
21+
"@dotenvx/dotenvx": "1.39.0",
2222
"@types/aws-lambda": "^8.10.148",
2323
"@unocss/eslint-plugin": "^66.0.0",
2424
"eslint": "^9.23.0",
2525
"frontend": "workspace:*",
2626
"lint-staged": "^15.5.0",
2727
"pathe": "^2.0.3",
2828
"simple-git-hooks": "^2.12.1",
29-
"std-env": "^3.8.1",
29+
"std-env": "^3.9.0",
3030
"tsx": "^4.19.3",
31-
"turbo": "^2.4.4",
31+
"turbo": "^2.5.0",
3232
"typescript": "^5.8.2"
3333
},
3434
"pnpm": {

0 commit comments

Comments
 (0)