File tree Expand file tree Collapse file tree 7 files changed +169
-189
lines changed Expand file tree Collapse file tree 7 files changed +169
-189
lines changed Original file line number Diff line number Diff line change 12
12
"firebase-auth-cloudflare-workers" : " 2.0.4" ,
13
13
"@hono/zod-validator" : " 0.4.1" ,
14
14
"@repo/database" : " workspace:*" ,
15
- "drizzle-orm" : " 0.37 .0" ,
15
+ "drizzle-orm" : " 0.38 .0" ,
16
16
"hono" : " 4.6.10" ,
17
17
"node-html-parser" : " 6.1.13"
18
18
},
19
19
"devDependencies" : {
20
20
"@cloudflare/workers-types" : " 4.20241205.0" ,
21
21
"@repo/eslint-config" : " workspace:*" ,
22
22
"@repo/typescript-config" : " workspace:*" ,
23
- "wrangler" : " 3.93 .0"
23
+ "wrangler" : " 3.94 .0"
24
24
}
25
25
}
Original file line number Diff line number Diff line change 22
22
"@repo/env" : " workspace:*" ,
23
23
"@repo/database" : " workspace:*" ,
24
24
"@repo/ui" : " workspace:*" ,
25
- "drizzle-orm" : " 0.37 .0" ,
25
+ "drizzle-orm" : " 0.38 .0" ,
26
26
"firebase" : " 11.0.1" ,
27
27
"firebase-auth-cloudflare-workers" : " 2.0.4" ,
28
28
"isbot" : " 5.1.17" ,
38
38
"@types/react" : " 18.3.12" ,
39
39
"@types/react-dom" : " 18.3.1" ,
40
40
"@types/serviceworker" : " 0.0.102" ,
41
- "@typescript-eslint/eslint-plugin" : " 8.17 .0" ,
41
+ "@typescript-eslint/eslint-plugin" : " 8.18 .0" ,
42
42
"autoprefixer" : " 10.4.20" ,
43
43
"eslint-import-resolver-typescript" : " 3.7.0" ,
44
44
"eslint-plugin-import" : " 2.31.0" ,
50
50
"typescript" : " 5.7.2" ,
51
51
"vite" : " 5.4.11" ,
52
52
"vite-tsconfig-paths" : " 5.1.2" ,
53
- "wrangler" : " 3.93 .0"
53
+ "wrangler" : " 3.94 .0"
54
54
},
55
55
"volta" : {
56
56
"extends" : " ../../package.json"
Original file line number Diff line number Diff line change 22
22
"typecheck" : " tsc --noEmit"
23
23
},
24
24
"dependencies" : {
25
- "drizzle-orm" : " 0.37 .0" ,
26
- "drizzle-zod" : " 0.5.1 " ,
25
+ "drizzle-orm" : " 0.38 .0" ,
26
+ "drizzle-zod" : " 0.6.0 " ,
27
27
"zod" : " 3.23.8"
28
28
},
29
29
"devDependencies" : {
30
30
"@repo/eslint-config" : " workspace:*" ,
31
31
"@repo/typescript-config" : " workspace:*" ,
32
- "drizzle-kit" : " 0.29 .0" ,
32
+ "drizzle-kit" : " 0.30 .0" ,
33
33
"typescript" : " 5.7.2" ,
34
- "wrangler" : " 3.93 .0"
34
+ "wrangler" : " 3.94 .0"
35
35
},
36
36
"volta" : {
37
37
"extends" : " ../../package.json"
Original file line number Diff line number Diff line change 8
8
"devDependencies" : {
9
9
"eslint-config-turbo" : " 2.3.0" ,
10
10
"eslint-config-prettier" : " 9.1.0" ,
11
- "@typescript-eslint/parser" : " 8.17 .0"
11
+ "@typescript-eslint/parser" : " 8.18 .0"
12
12
},
13
13
"volta" : {
14
14
"extends" : " ../../package.json"
You can’t perform that action at this time.
0 commit comments