|
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | 27 | "@antfu/utils": "^9.2.0", |
28 | | - "@aws-sdk/client-s3": "^3.846.0", |
29 | | - "@aws-sdk/lib-storage": "^3.846.0", |
30 | | - "@aws-sdk/s3-request-presigner": "^3.846.0", |
31 | | - "@google-cloud/storage": "^7.16.0", |
| 28 | + "@aws-sdk/client-s3": "^3.879.0", |
| 29 | + "@aws-sdk/lib-storage": "^3.879.0", |
| 30 | + "@aws-sdk/s3-request-presigner": "^3.879.0", |
| 31 | + "@google-cloud/storage": "^7.17.0", |
32 | 32 | "@types/better-sqlite3": "^7.6.13", |
33 | | - "@types/pg": "^8.15.4", |
| 33 | + "@types/pg": "^8.15.5", |
34 | 34 | "better-sqlite3": "^12.2.0", |
35 | 35 | "consola": "^3.4.2", |
36 | 36 | "croner": "^9.1.0", |
37 | 37 | "execa": "^9.6.0", |
38 | | - "h3": "^1.15.3", |
39 | | - "kysely": "^0.28.2", |
40 | | - "mysql2": "^3.14.2", |
41 | | - "nitropack": "^2.12.2", |
| 38 | + "h3": "^1.15.4", |
| 39 | + "kysely": "^0.28.5", |
| 40 | + "mysql2": "^3.14.4", |
| 41 | + "nitropack": "^2.12.5", |
42 | 42 | "pg": "^8.16.3", |
43 | | - "remeda": "^2.26.0", |
44 | | - "typescript": "^5.8.3", |
45 | | - "zod": "^3.24.1" |
| 43 | + "remeda": "^2.30.0", |
| 44 | + "typescript": "^5.9.2", |
| 45 | + "zod": "^4.1.5" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@actions/cache": "^4.0.3", |
| 48 | + "@actions/cache": "^4.0.5", |
49 | 49 | "@commitlint/cli": "^19.8.1", |
50 | | - "@louishaftmann/commitlint-config": "^4.2.0", |
51 | | - "@louishaftmann/eslint-config": "^4.2.0", |
52 | | - "@louishaftmann/lintstaged-config": "^4.2.0", |
53 | | - "@louishaftmann/prettier-config": "^4.2.0", |
54 | | - "@testcontainers/mysql": "^11.2.1", |
55 | | - "@testcontainers/postgresql": "^11.2.1", |
| 50 | + "@louishaftmann/commitlint-config": "^4.3.3", |
| 51 | + "@louishaftmann/eslint-config": "^4.3.3", |
| 52 | + "@louishaftmann/lintstaged-config": "^4.3.3", |
| 53 | + "@louishaftmann/prettier-config": "^4.3.3", |
| 54 | + "@testcontainers/mysql": "^11.5.1", |
| 55 | + "@testcontainers/postgresql": "^11.5.1", |
56 | 56 | "@types/node": "^22.13.0", |
57 | 57 | "@types/wait-on": "^5.3.4", |
58 | 58 | "@vitest/ui": "^3.2.4", |
59 | | - "concurrently": "^9.2.0", |
60 | | - "dotenv": "^17.2.0", |
61 | | - "eslint": "^9.31.0", |
| 59 | + "concurrently": "^9.2.1", |
| 60 | + "dotenv": "^17.2.2", |
| 61 | + "eslint": "^9.34.0", |
62 | 62 | "execa": "^9.3.1", |
63 | 63 | "husky": "^9.1.7", |
64 | | - "ky": "^1.8.2", |
65 | | - "lint-staged": "^16.1.2", |
| 64 | + "ky": "^1.9.1", |
| 65 | + "lint-staged": "^16.1.6", |
66 | 66 | "prettier": "^3.6.2", |
67 | | - "start-server-and-test": "^2.0.12", |
68 | | - "testcontainers": "^11.2.1", |
69 | | - "ts-pattern": "^5.7.1", |
| 67 | + "start-server-and-test": "^2.0.13", |
| 68 | + "testcontainers": "^11.5.1", |
| 69 | + "ts-pattern": "^5.8.0", |
70 | 70 | "vitest": "^3.2.4", |
71 | | - "wait-on": "^8.0.3" |
| 71 | + "wait-on": "^8.0.4" |
72 | 72 | }, |
73 | 73 | "pnpm": { |
74 | 74 | "onlyBuiltDependencies": [ |
|
0 commit comments