File tree 7 files changed +765
-661
lines changed
7 files changed +765
-661
lines changed Original file line number Diff line number Diff line change 39
39
"@commitlint/cli" : " ^18.6.0" ,
40
40
"@commitlint/config-conventional" : " ^18.6.0" ,
41
41
"@commitlint/rules" : " ^18.6.0" ,
42
- "@types/node" : " ^18.19.10 " ,
42
+ "@types/node" : " ^18.19.14 " ,
43
43
"dotenv" : " ^16.4.1" ,
44
44
"eslint" : " ^8.56.0" ,
45
- "husky" : " ^9.0.7 " ,
46
- "lint-staged" : " ^15.2.0 " ,
45
+ "husky" : " ^9.0.10 " ,
46
+ "lint-staged" : " ^15.2.2 " ,
47
47
"standard-version" : " ^9.5.0" ,
48
48
"ts-node" : " ^10.9.2" ,
49
- "turbo" : " ^1.11.3 " ,
49
+ "turbo" : " ^1.12.2 " ,
50
50
"typescript" : " ~5.2.2" ,
51
51
"uglify-js" : " ^3.17.4" ,
52
52
"vite" : " ^5.0.11" ,
Original file line number Diff line number Diff line change 26
26
"dependencies" : {
27
27
"@cloudcommerce/api" : " workspace:*" ,
28
28
"@cloudcommerce/firebase" : " workspace:*" ,
29
- "@google-cloud/pubsub" : " ^4.1.1 " ,
29
+ "@google-cloud/pubsub" : " ^4.2.0 " ,
30
30
"axios" : " ^1.6.7" ,
31
31
"firebase-admin" : " ^12.0.0" ,
32
32
"firebase-functions" : " ^4.6.0"
Original file line number Diff line number Diff line change 19
19
"build" : " echo '@ecomplus/eslint'"
20
20
},
21
21
"dependencies" : {
22
- "@typescript-eslint/eslint-plugin" : " ^6.19.1 " ,
23
- "@typescript-eslint/parser" : " ^6.19.1 " ,
22
+ "@typescript-eslint/eslint-plugin" : " ^6.20.0 " ,
23
+ "@typescript-eslint/parser" : " ^6.20.0 " ,
24
24
"eslint" : " ^8.56.0" ,
25
25
"eslint-config-airbnb-base" : " ^15.0.0" ,
26
- "eslint-plugin-astro" : " ^0.31.3 " ,
26
+ "eslint-plugin-astro" : " ^0.31.4 " ,
27
27
"eslint-plugin-import" : " ^2.29.1" ,
28
28
"eslint-plugin-tailwindcss" : " 3.14.1" ,
29
- "eslint-plugin-vue" : " ^9.20 .1"
29
+ "eslint-plugin-vue" : " ^9.21 .1"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 32
32
"dependencies" : {
33
33
"@cloudcommerce/api" : " workspace:*" ,
34
34
"@cloudcommerce/config" : " workspace:*" ,
35
- "@google-cloud/pubsub" : " ^4.1.1 " ,
35
+ "@google-cloud/pubsub" : " ^4.2.0 " ,
36
36
"dotenv" : " ^16.4.1" ,
37
37
"firebase-admin" : " ^12.0.0" ,
38
38
"firebase-functions" : " ^4.6.0" ,
Original file line number Diff line number Diff line change 43
43
},
44
44
"devDependencies" : {
45
45
"@cloudcommerce/types" : " workspace:*" ,
46
- "@cloudflare/workers-types" : " ^4.20240117 .0" ,
46
+ "@cloudflare/workers-types" : " ^4.20240129 .0" ,
47
47
"@firebase/app-types" : " ^0.9.0" ,
48
48
"typescript" : " ~5.2.2"
49
49
}
Original file line number Diff line number Diff line change 47
47
"astro-capo" : " ^0.0.1" ,
48
48
"chroma-js" : " ^2.4.2" ,
49
49
"dotenv" : " ^16.4.1" ,
50
- "firebase" : " ^10.7.2 " ,
50
+ "firebase" : " ^10.8.0 " ,
51
51
"image-size" : " ^1.1.1" ,
52
52
"mime" : " ^3.0.0" ,
53
53
"mitt" : " ^3.0.1" ,
54
54
"semver" : " ^7.5.4" ,
55
55
"sharp" : " ^0.32.6" ,
56
56
"tailwindcss" : " ^3.4.1" ,
57
- "unocss" : " ^0.58.4 " ,
57
+ "unocss" : " ^0.58.5 " ,
58
58
"unplugin-auto-import" : " ^0.17.5" ,
59
59
"vite" : " ^5.0.11" ,
60
60
"vite-plugin-pwa" : " ^0.17.5" ,
You can’t perform that action at this time.
0 commit comments