File tree 4 files changed +334
-228
lines changed
4 files changed +334
-228
lines changed Original file line number Diff line number Diff line change 15
15
"build" : " dotenvx run -f .env.prod.local -f .env -- unbuild"
16
16
},
17
17
"dependencies" : {
18
- "srvx" : " ^0.2.6 "
18
+ "srvx" : " ^0.2.7 "
19
19
},
20
20
"devDependencies" : {
21
21
"@hono/arktype-validator" : " ^2.0.0" ,
22
22
"@kinde-oss/kinde-typescript-sdk" : " ^2.9.1" ,
23
23
"@local/common" : " workspace:*" ,
24
24
"@local/tsconfig" : " workspace:*" ,
25
25
"@namesmt/utils" : " ^0.5.9" ,
26
- "@scalar/hono-api-reference" : " ^0.7.4 " ,
26
+ "@scalar/hono-api-reference" : " ^0.7.5 " ,
27
27
"@vitest/coverage-v8" : " ^3.1.1" ,
28
28
"arktype" : " ^2.1.16" ,
29
29
"consola" : " ^3.4.2" ,
Original file line number Diff line number Diff line change 25
25
"@nuxt/image" : " ^1.10.0" ,
26
26
"@nuxtjs/color-mode" : " ^3.5.2" ,
27
27
"@nuxtjs/i18n" : " ^9.4.0" ,
28
- "@nuxtjs/seo" : " ^3.0.1 " ,
28
+ "@nuxtjs/seo" : " ^3.0.2 " ,
29
29
"@primevue/nuxt-module" : " ^4.3.3" ,
30
- "@tanstack/query-persist-client-core" : " ^5.71.1 " ,
31
- "@tanstack/vue-query" : " ^5.71.1 " ,
30
+ "@tanstack/query-persist-client-core" : " ^5.71.5 " ,
31
+ "@tanstack/vue-query" : " ^5.71.5 " ,
32
32
"@unocss/nuxt" : " ^66.0.0" ,
33
33
"@vueuse/core" : " ^13.0.0" ,
34
34
"@vueuse/nuxt" : " ^13.0.0" ,
42
42
"h3-proxy" : " ^1.13.0" ,
43
43
"hono" : " ^4.7.5" ,
44
44
"idb-keyval" : " ^6.2.1" ,
45
- "nuxt" : " ^3.16.1 " ,
45
+ "nuxt" : " ^3.16.2 " ,
46
46
"ohash" : " ^2.0.11" ,
47
47
"primeicons" : " ^7.0.0" ,
48
48
"radix-vue" : " ^1.9.17" ,
49
- "sass" : " ^1.86.1 " ,
49
+ "sass" : " ^1.86.2 " ,
50
50
"shadcn-nuxt" : " ^1.0.3" ,
51
51
"tailwind-merge" : " ^2.6.0" ,
52
52
"ufo" : " ^1.5.4" ,
Original file line number Diff line number Diff line change 2
2
"name" : " starter-fullstack" ,
3
3
"type" : " module" ,
4
4
"private" : true ,
5
- "packageManager" :
" [email protected] .0 " ,
5
+ "packageManager" :
" [email protected] .1 " ,
6
6
"engines" : {
7
7
"node" : " >=20.13.1"
8
8
},
14
14
"prepare" : " simple-git-hooks"
15
15
},
16
16
"dependencies" : {
17
- "sst" : " ^3.11.21 "
17
+ "sst" : " ^3.12.3 "
18
18
},
19
19
"devDependencies" : {
20
20
"@antfu/eslint-config" : " ^4.11.0" ,
21
- "@dotenvx/dotenvx" : " 1.11.4 " ,
21
+ "@dotenvx/dotenvx" : " 1.39.0 " ,
22
22
"@types/aws-lambda" : " ^8.10.148" ,
23
23
"@unocss/eslint-plugin" : " ^66.0.0" ,
24
24
"eslint" : " ^9.23.0" ,
You can’t perform that action at this time.
0 commit comments